diff options
author | MarcoFalke <falke.marco@gmail.com> | 2021-11-03 08:58:53 +0100 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2021-11-03 08:59:03 +0100 |
commit | e2b5192d1c078c92beb002f47f75666a2ee7474d (patch) | |
tree | 3c4cf021e036507c08e204f2520e66f97fd571af /contrib/linearize/linearize-hashes.py | |
parent | 3c4729a515d85e3cfcd66220c849857c712597e4 (diff) | |
parent | 65aaf9495d19ea3fb875228a7e14aab6c1f2986d (diff) |
Merge bitcoin/bitcoin#23211: refactor: move `update_*` structs from txmempool.h to .cpp file
65aaf9495d19ea3fb875228a7e14aab6c1f2986d refactor: move `update_*` structs from txmempool.h to .cpp file (Sebastian Falbesoner)
9947ce62626c05bd186ae8a4864aa382f673ec1a refactor: use const reference for parents in `CTxMemPool::UpdateAncestorsOf` (Sebastian Falbesoner)
Pull request description:
These helpers are exclusively used in txmempool.cpp, hence they should also be moved there. The PR also contains a commit which fixes const-correctness for parents in `CTxMemPool::UpdateAncestorsOf` and declares them as reference to avoid a copy.
ACKs for top commit:
promag:
Code review ACK 65aaf9495d19ea3fb875228a7e14aab6c1f2986d. Verified move-only commit locally.
Tree-SHA512: 7ce29f3ba0e68b5355001f27725b00f6d54cc993015356eb40b61b8cdd17db49b980f4c3d798c8e0c940d245dc3a72c474bb9ff3c0ee971ead450786076812c2
Diffstat (limited to 'contrib/linearize/linearize-hashes.py')
0 files changed, 0 insertions, 0 deletions