0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-11 11:16:09 -05:00
bitcoin-bitcoin-core/src/index
furszy eef595560e
index: coinstats reorg, fail when block cannot be reversed
During a reorg, continuing execution when a block cannot be
reversed leaves the coinstats index in an inconsistent state,
which was surely overlooked when 'CustomRewind' was implemented.
2023-09-07 12:15:34 -03:00
..
base.cpp lint: remove /* Continued */ markers from codebase 2023-08-03 17:52:24 +01:00
base.h index: verify blocks data existence only once 2023-07-10 10:50:50 -03:00
blockfilterindex.cpp Remove unused includes from blockfilter.h 2023-08-17 18:28:15 +02:00
blockfilterindex.h Remove unused includes from blockfilter.h 2023-08-17 18:28:15 +02:00
coinstatsindex.cpp index: coinstats reorg, fail when block cannot be reversed 2023-09-07 12:15:34 -03:00
coinstatsindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00
disktxpos.h Replace READWRITEAS macro with AsBase wrapping function 2023-08-28 17:48:15 +02:00
txindex.cpp refactor: Move functions to BlockManager methods 2023-05-10 19:06:53 +02:00
txindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00