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
Ryan Ofsky feeb7b816a refactor: Remove calls to StartShutdown from KernelNotifications
Use SignalInterrupt object instead. There is a slight change in behavior here
because the previous StartShutdown code used to abort on failure and the
new code logs errors instead.
2023-12-04 15:39:15 -04:00
..
base.cpp refactor: Remove calls to StartShutdown from KernelNotifications 2023-12-04 15:39:15 -04:00
base.h validation: indexing changes for assumeutxo 2023-09-30 06:38:47 -04:00
blockfilterindex.cpp serialize: Drop useless version param from GetSerializeSize() 2023-11-16 11:14:13 +10:00
blockfilterindex.h Remove unused includes from blockfilter.h 2023-08-17 18:28:15 +02:00
coinstatsindex.cpp coinstats: Fix hash_serialized2 calculation 2023-10-20 22:53:05 +02: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 blockstorage: switch from CAutoFile to AutoFile 2023-11-18 03:01:03 +10:00
txindex.h scripted-diff: Bump copyright headers 2022-12-24 23:49:50 +00:00