diff options
author | Pieter Wuille <pieter.wuille@gmail.com> | 2016-10-28 17:50:04 -0700 |
---|---|---|
committer | Pieter Wuille <pieter.wuille@gmail.com> | 2016-11-07 13:56:27 -0800 |
commit | 25a211aa9edfeccc1e65bf699e0b32619cef2157 (patch) | |
tree | 07345f3d4cc10cd2d2c3419a6074a41c99bb20f2 /src/wallet/rpcdump.cpp | |
parent | a2929a26f5cf3501804fd12071dd6cf6b464a545 (diff) |
Add optimized CSizeComputer serializers
To get the advantages of faster GetSerializeSize() implementations
back that were removed in "Make GetSerializeSize a wrapper on top of
CSizeComputer", reintroduce them in the few places in the form of a
specialized Serialize() implementation. This actually gets us in a
better state than before, as these even get used when they're invoked
indirectly in the serialization of another object.
Diffstat (limited to 'src/wallet/rpcdump.cpp')
0 files changed, 0 insertions, 0 deletions