0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-13 11:25:02 -05:00
bitcoin-bitcoin-core/src/index
James O'Beirne 4d8f4dcb45 validation: pass ChainstateRole for validationinterface calls
This allows consumers to decide how to handle events from background or
assumedvalid chainstates.
2023-09-30 06:38:47 -04:00
..
base.cpp validation: pass ChainstateRole for validationinterface calls 2023-09-30 06:38:47 -04:00
base.h validation: pass ChainstateRole for validationinterface calls 2023-09-30 06:38:47 -04:00
blockfilterindex.cpp Merge bitcoin/bitcoin#28427: index: coinstats reorg, fail when block cannot be reversed 2023-09-12 09:44:55 +01:00
blockfilterindex.h Remove unused includes from blockfilter.h 2023-08-17 18:28:15 +02:00
coinstatsindex.cpp index: add [nodiscard] attribute to functions writing to the db 2023-09-08 10:04:14 -03:00
coinstatsindex.h index: add [nodiscard] attribute to functions writing to the db 2023-09-08 10:04:14 -03:00
disktxpos.h Replace READWRITEAS macro with AsBase wrapping function 2023-08-28 17:48:15 +02:00
txindex.cpp Return CAutoFile from BlockManager::Open*File() 2023-09-15 14:34:24 +02:00
txindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00