Files
bitcoin/src/wallet
MarcoFalke f7c19e829e Merge #19320: wallet: Replace CDataStream& with CDataStream&& where appropriate
fa8a341b88 wallet: Replace CDataStream& with CDataStream&& where appropriate (MarcoFalke)
fa021e9a5b 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 fa8a341b88
  ryanofsky:
    Code review ACK fa8a341b88. Nice changes.

Tree-SHA512: 5c0218bae0f3cd2a07346f1bbf4ad232e5dde7ef2f807d82cc6cfd208d11fe60c8b0f37e7986087b52fbfc79cdfd33c3c8a5822b3d4d9a44d1c6b09e354fc424
2020-07-09 01:01:21 +02:00
..
2020-05-28 02:13:19 -04:00
2020-05-28 02:13:19 -04:00
2020-05-24 10:34:52 -07:00
2019-10-15 22:56:43 +00:00
2020-05-25 12:39:40 -04:00
2020-05-25 12:39:40 -04:00
2020-06-17 12:31:29 -04:00