aboutsummaryrefslogtreecommitdiff
path: root/src/test/blockmanager_tests.cpp
AgeCommit message (Expand)Author
2023-05-10refactor, blockstorage: Replace blocksdir argTheCharlatan
2023-05-10refactor: Move functions to BlockManager methodsTheCharlatan
2023-05-09refactor: Replace string chain name constants with ChainTypesTheCharlatan
2023-05-04Remove unused chainparams from BlockManager methodsMarcoFalke
2023-05-04Add BlockManagerOpts::chainparams referenceMarcoFalke
2023-03-15Move ::nPruneTarget into BlockManagerMarcoFalke
2022-12-20test: add unit test for ScanAndUnlinkAlreadyPrunedFilesAndrew Toth
2022-05-07reindex, log, test: fixes #21379mruddy