bitcoin/src/index
Martin Zumsande eb6cc05da3 index: Commit DB_MUHASH and DB_BEST_BLOCK to disk together
If these are written to disk at different times,
unclean shutdowns can lead to index corruption.
2022-02-21 11:37:19 -05:00
..
base.cpp index: Don't commit without valid m_best_block_index 2022-01-31 21:20:41 +01:00
base.h index: remove txindex references from base index 2022-02-17 00:34:37 +01:00
blockfilterindex.cpp Add src/node/* code to node:: namespace 2022-01-06 22:14:16 -05:00
blockfilterindex.h scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00
coinstatsindex.cpp index: Commit DB_MUHASH and DB_BEST_BLOCK to disk together 2022-02-21 11:37:19 -05:00
coinstatsindex.h index: Commit DB_MUHASH and DB_BEST_BLOCK to disk together 2022-02-21 11:37:19 -05: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 scripted-diff: Bump copyright headers 2021-12-30 19:36:57 +02:00