0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-03 09:56:38 -05:00
bitcoin-bitcoin-core/src/index
Ryan Ofsky ee3a079fab indexes, refactor: Remove CBlockIndex* uses in index Rewind methods
Replace Rewind method with CustomRewind and pass block hashes and
heights instead of CBlockIndex* pointers

This commit does not change behavior in any way.
2022-07-18 13:39:55 -05:00
..
base.cpp indexes, refactor: Remove CBlockIndex* uses in index Rewind methods 2022-07-18 13:39:55 -05:00
base.h indexes, refactor: Remove CBlockIndex* uses in index Rewind methods 2022-07-18 13:39:55 -05:00
blockfilterindex.cpp indexes, refactor: Remove CBlockIndex* uses in index Rewind methods 2022-07-18 13:39:55 -05:00
blockfilterindex.h indexes, refactor: Remove CBlockIndex* uses in index Rewind methods 2022-07-18 13:39:55 -05:00
coinstatsindex.cpp indexes, refactor: Remove CBlockIndex* uses in index Rewind methods 2022-07-18 13:39:55 -05:00
coinstatsindex.h indexes, refactor: Remove CBlockIndex* uses in index Rewind methods 2022-07-18 13:39:55 -05:00
disktxpos.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
txindex.cpp indexes, refactor: Remove CBlockIndex* uses in index WriteBlock methods 2022-07-18 13:39:55 -05:00
txindex.h indexes, refactor: Remove CBlockIndex* uses in index WriteBlock methods 2022-07-18 13:39:55 -05:00