Age | Commit message (Expand) | Author |
---|---|---|
2022-07-19 | Merge bitcoin/bitcoin#25494: indexes: Stop using node internal types | fanquake |
2022-07-18 | indexes, refactor: Pass Chain interface instead of CChainState class to indexes | Ryan Ofsky |
2022-07-18 | refactor: remove unused using directives | fanquake |
2022-05-23 | scripted-diff: Move src/kernel/coinstats to kernel:: | Carl Dong |
2022-05-23 | Move logic from LookupUTXOStatsWithIndex to CoinStatsIndex::LookUpStats | Carl Dong |
2022-05-20 | coinstats: Extract hash_type in-member to in-param | Carl Dong |
2022-02-25 | Add coinstatsindex_unclean_shutdown test | Ryan Ofsky |
2022-01-06 | Add src/node/* code to node:: namespace | Russell Yanofsky |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-06-10 | scripted-diff: test: Use existing chainman in unit tests | Carl Dong |
2021-05-27 | index: Add chainstate member to BaseIndex | Carl Dong |
2021-05-12 | index: Avoid async shutdown on init error | MarcoFalke |
2021-04-19 | test: Add unit test for Coinstats index | Fabian Jahr |