Age | Commit message (Expand) | Author |
---|---|---|
2021-06-13 | refactor: Remove chainparams arg from CChainState member functions | MarcoFalke |
2021-06-10 | fuzz: Initialize a TestingSetup for test_one_input | Carl Dong |
2021-02-22 | scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext | MarcoFalke |
2021-01-28 | validation: Move LoadExternalBlockFile to CChainState | Carl Dong |
2021-01-21 | fuzz: Initialize a full TestingSetup where appropriate | Carl Dong |
2021-01-21 | fuzz: Consolidate fuzzing TestingSetup initialization | Carl Dong |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-07-15 | tests: Add fuzzing harness for LoadExternalBlockFile(...) (validation.h) | practicalswift |