bitcoin/src/index
W. J. van der Laan 3275c6e578
Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage
fa09a9eac8 style: Add { } to multi-line if (MarcoFalke)
fadafab833 move-only: Move functions to blockstorage (MarcoFalke)
fa7e64d586 move-only: Move constants to blockstorage (MarcoFalke)
fa247a327f refactor: Move block storage globals to blockstorage (MarcoFalke)
fa81c30c6f refactor: Move pruning/reindex/importing globals to blockstorage (MarcoFalke)

Pull request description:

  See #21575

ACKs for top commit:
  Sjors:
    ACK fa09a9eac8
  kiminuo:
    ACK fa09a9e
  laanwj:
    Code review ACK fa09a9eac8
  promag:
    Code review ACK fa09a9eac8. Since last review

Tree-SHA512: 2eb6962ff44da6b77f3058fc02ec66ab742e25ae8dcc8ec62b062896571910d43ca7c4bb16fb3ccb5e5245195b8dec6384b6c8d442fa97ca28d93bdff347d677
2021-05-05 16:03:03 +02:00
..
base.cpp refactor: [index] Replace deprecated char with uint8_t in serialization 2021-05-01 13:48:42 +02:00
base.h index: Add Coinstats index 2021-04-19 20:28:48 +02:00
blockfilterindex.cpp refactor: [index] Replace deprecated char with uint8_t in serialization 2021-05-01 13:48:42 +02:00
blockfilterindex.h Merge #19935: Move SaltedHashers to separate file and add some new ones 2021-01-13 08:49:17 +01:00
coinstatsindex.cpp refactor: [index] Replace deprecated char with uint8_t in serialization 2021-05-01 13:48:42 +02:00
coinstatsindex.h rpc, index: Add verbose amounts tracking to Coinstats index 2021-04-19 20:31:02 +02:00
disktxpos.h scripted-diff: Bump copyright headers 2020-12-31 09:45:41 +01:00
txindex.cpp Merge bitcoin/bitcoin#21727: refactor: Move more stuff to blockstorage 2021-05-05 16:03:03 +02:00
txindex.h index: Move index DBs into index/ directory. 2018-06-04 19:22:30 -07:00