aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2021-09-01 10:29:16 +0800
committerfanquake <fanquake@gmail.com>2021-09-01 10:51:54 +0800
commita820e79512b67b1bfda20bdc32b47086d2b0910d (patch)
treef0ab6c7974f182c6ea0b3e6e77fc1242c5cde4c9 /test
parent81f4a3e84d6f30e7b12a9605dabc3359f614da93 (diff)
parent85b15ddc8ff499fe21d8ab35ece3994f8878b3de (diff)
downloadbitcoin-a820e79512b67b1bfda20bdc32b47086d2b0910d.tar.xz
Merge bitcoin/bitcoin#22740: [addrman] Move serialization code to cpp
85b15ddc8ff499fe21d8ab35ece3994f8878b3de [refactor] [addrman] Update constant comments (John Newbery) af9638a0fbb79bec743f4d2275b89e9573cfdc0a [move-only] Extract constants from addrman .h to .cpp (Amiti Uttarwar) 7dc443a62d3c98d8d0849d83060e940356fe32a3 [addrman] Change addrman #define constants to be constexprs (Amiti Uttarwar) a65053f1d44c72c43754a5d5aeb684fc1fca0300 [addrman] Move CAddrMan::Unserialize to cpp file (John Newbery) 1622543cf42feb810d8ea9e7b3238d21f1427c17 [addrman] Move CAddrMan::Serialize to cpp file (John Newbery) Pull request description: Moving the serialization code from the header to the cpp helps clarify interfaces vs internals, as well as speed up the compilation of the whole program with a smaller header file. ACKs for top commit: jnewbery: Code review ACK 85b15ddc8ff499fe21d8ab35ece3994f8878b3de 0xB10C: Code review ACK 85b15ddc8 mzumsande: Code Review ACK 85b15ddc8ff499fe21d8ab35ece3994f8878b3de (+ performed some light testing) Tree-SHA512: a1aac25155601dd0ffd073b37388d9062c3d82c499821bd7ee883286cbc5dc0c7ae87f127c127778dae290006b98166640dc974d1953f3f34c53a67cf7b21613
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions