aboutsummaryrefslogtreecommitdiff
path: root/src/test/util/chainstate.h
AgeCommit message (Expand)Author
2024-03-18assumeutxo: Get rid of faked nTx and nChainTx valuesRyan Ofsky
2023-09-30validation: do not activate snapshot if behind active chainJames O'Beirne
2023-08-03refactor: fix unterminated LogPrintf()sfanquake
2023-07-14test: Clear block index flags when testing snapshotsSuhas Daftuar
2023-03-23refactor: Move fs.* to util/fs.*TheCharlatan
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-09-13test: allow on-disk coins and block tree dbs in testsJames O'Beirne
2022-09-13test: add reset_chainstate parameter for snapshot unittestsJames O'Beirne
2022-09-05test: remove Boost Test from libtest utilfanquake
2022-06-29Use AutoFile where possibleMacroFake
2022-04-21Disallow more unsafe string->path conversions allowed by path append operatorsRyan Ofsky
2022-01-06Add src/node/* code to node:: namespaceRussell Yanofsky
2021-12-02Merge bitcoin/bitcoin#23155: rpc: various fixups for dumptxoutsetW. J. van der Laan
2021-11-30rpc: various fixups for dumptxoutsetJames O'Beirne
2021-11-19scripted-diff: Use clang-tidy syntax for C++ named argumentsMarcoFalke
2021-10-05refactor: Block unsafe fs::path std::string conversion callsRussell Yanofsky
2021-09-15test: refactor: declare NoMalleation const autoJames O'Beirne
2021-09-15move-only: unittest: add test/util/chainstate.hJames O'Beirne