Age | Commit message (Expand) | Author |
---|---|---|
2023-05-10 | refactor, blockstorage: Replace blocksdir arg | TheCharlatan |
2023-05-10 | refactor: Move functions to BlockManager methods | TheCharlatan |
2023-05-09 | refactor: Replace string chain name constants with ChainTypes | TheCharlatan |
2023-05-04 | Remove unused chainparams from BlockManager methods | MarcoFalke |
2023-05-04 | Add BlockManagerOpts::chainparams reference | MarcoFalke |
2023-03-15 | Move ::nPruneTarget into BlockManager | MarcoFalke |
2022-12-20 | test: add unit test for ScanAndUnlinkAlreadyPrunedFiles | Andrew Toth |
2022-05-07 | reindex, log, test: fixes #21379 | mruddy |