aboutsummaryrefslogtreecommitdiff
path: root/src/test/validation_tests.cpp
AgeCommit message (Expand)Author
2021-05-16fuzz: Add utxo_snapshot targetMarcoFalke
2021-05-11refactor: Use type-safe assumeutxo hashMarcoFalke
2021-04-08test: Use compressed keys in TestChain100SetupMarcoFalke
2021-02-12chainparams: add allowed assumeutxo valuesJames O'Beirne
2021-01-04doc: fix various typosIkko Ashimine
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-10-08[net] Remove CombinerAllJohn Newbery
2020-10-02refactor: fix -Wbraced-scalar-init warning in validation testsfanquake
2020-09-29test: Add signet witness commitment section parse testsMarcoFalke
2020-09-29Remove gArgs global from CreateChainParams to aid testingMarcoFalke
2019-11-06scripted-diff: test: Move setup_common to test libraryMarcoFalke
2019-04-11scripted-diff: Rename test_bitcoin to test/setup_commonMarcoFalke
2019-02-28test: Move main_tests to validation_testsMarcoFalke