aboutsummaryrefslogtreecommitdiff
path: root/src/init.cpp
diff options
context:
space:
mode:
authorMarcoFalke <falke.marco@gmail.com>2020-07-09 01:01:14 +0200
committerMarcoFalke <falke.marco@gmail.com>2020-07-09 01:01:21 +0200
commitf7c19e829eca10ce8b4acafc61264f8bb9b922f3 (patch)
tree93b7df01a273e88ae34501b622430d375ac0a829 /src/init.cpp
parent9f4c0a9694d399388d0514c13feae7d2303fac3d (diff)
parentfa8a341b88cabfd7f8d702db7cb9972b0804bf2a (diff)
downloadbitcoin-f7c19e829eca10ce8b4acafc61264f8bb9b922f3.tar.xz
Merge #19320: wallet: Replace CDataStream& with CDataStream&& where appropriate
fa8a341b88cabfd7f8d702db7cb9972b0804bf2a wallet: Replace CDataStream& with CDataStream&& where appropriate (MarcoFalke) fa021e9a5b7e930a3db0febb416942dea3a90a8f wallet: Remove confusing double return value ret+success (MarcoFalke) Pull request description: The keys and values are only to be used once because their memory is set to zero. Make that explicit by moving the bytes into the lower level methods. ACKs for top commit: sipa: utACK fa8a341b88cabfd7f8d702db7cb9972b0804bf2a ryanofsky: Code review ACK fa8a341b88cabfd7f8d702db7cb9972b0804bf2a. Nice changes. Tree-SHA512: 5c0218bae0f3cd2a07346f1bbf4ad232e5dde7ef2f807d82cc6cfd208d11fe60c8b0f37e7986087b52fbfc79cdfd33c3c8a5822b3d4d9a44d1c6b09e354fc424
Diffstat (limited to 'src/init.cpp')
0 files changed, 0 insertions, 0 deletions