0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-03-08 14:34:53 -05:00
bitcoin-core/src/index
MarcoFalke 2e30e328a7
Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor calls
792be53d3e refactor: Replace std::bind with lambdas (Hennadii Stepanov)
a508f718f3 refactor: Use appropriate thread constructor (Hennadii Stepanov)
30e4448215 refactor: Make TraceThread a non-template free function (Hennadii Stepanov)

Pull request description:

  This PR does not change behavior.
  Its goal is to improve readability and maintainability of the code.

ACKs for top commit:
  jnewbery:
    utACK 792be53d3e
  jonatack:
    tACK 792be53d3e
  MarcoFalke:
    cr ACK 792be53d3e

Tree-SHA512: a03142f04f370f6bc02bd3ddfa870819b51740fcd028772241d68c84087f95a2d78207cbd5edb3f7c636fcf2d76192d9c59873f8f0af451d3b05c0cf9cf234df
2021-05-12 08:51:32 +02:00
..
base.cpp Merge bitcoin/bitcoin#19064: refactor: Cleanup thread ctor calls 2021-05-12 08:51:32 +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