0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-05 10:17:30 -05:00
bitcoin-bitcoin-core/src/index
Fabian Jahr f08c9fb0c6
Index: Use prune locks for blockfilterindex
Prior to this change blocks could be pruned up to the last block before the blockfilterindex current best block.
2022-04-25 23:22:00 +02:00
..
base.cpp Index: Use prune locks for blockfilterindex 2022-04-25 23:22:00 +02:00
base.h Index: Use prune locks for blockfilterindex 2022-04-25 23:22:00 +02:00
blockfilterindex.cpp Add src/node/* code to node:: namespace 2022-01-06 22:14:16 -05:00
blockfilterindex.h Index: Use prune locks for blockfilterindex 2022-04-25 23:22:00 +02:00
coinstatsindex.cpp refactor: more const annotations for uses of CBlockIndex* 2022-03-09 14:32:47 -05:00
coinstatsindex.h Index: Use prune locks for blockfilterindex 2022-04-25 23:22:00 +02:00
disktxpos.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
txindex.cpp Require CBlockIndex::GetBlockPos() to hold mutex cs_main 2022-01-25 20:43:12 +01:00
txindex.h Index: Use prune locks for blockfilterindex 2022-04-25 23:22:00 +02:00