Age | Commit message (Expand) | Author |
---|---|---|
2023-11-14 | Use ParamsWrapper for witness serialization | Anthony Towns |
2023-07-13 | scripted-diff: Use new FUZZ_TARGET macro everywhere | MarcoFalke |
2023-05-09 | refactor: Replace string chain name constants with ChainTypes | TheCharlatan |
2021-03-03 | Move MakeNoLogFileContext to common libtest_util, and use it in bench | MarcoFalke |
2021-02-22 | scripted-diff: Rename MakeFuzzingContext to MakeNoLogFileContext | MarcoFalke |
2021-01-21 | fuzz: Consolidate fuzzing TestingSetup initialization | Carl Dong |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-09-22 | fuzz: Remove needless guard | MarcoFalke |
2020-09-22 | refactor: Remove SignetTxs::m_valid and use optional instead | MarcoFalke |
2020-09-18 | test: add small signet fuzzer | practicalswift |