Age | Commit message (Expand) | Author |
---|---|---|
2023-07-13 | scripted-diff: Use new FUZZ_TARGET macro everywhere | MarcoFalke |
2023-05-09 | refactor: Replace string chain name constants with ChainTypes | TheCharlatan |
2022-12-13 | Adapt to libsecp256k1 API changes | Pieter Wuille |
2021-12-30 | scripted-diff: Bump copyright headers | Hennadii Stepanov |
2021-07-04 | fuzz: Move CTxDestination fuzzing to script fuzz target | MarcoFalke |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-03-11 | fuzz: Add missing ECC_Start to key_io test | MarcoFalke |
2020-03-07 | tests: Add key_io fuzzing harness | practicalswift |