Age | Commit message (Expand) | Author |
---|---|---|
2021-04-25 | fuzz: Ensure prevout is consensus-valid | MarcoFalke |
2021-04-13 | Merge #21330: Deal with missing data in signature hashes more consistently | fanquake |
2021-03-30 | fuzz: [refactor] Use IsValidFlagCombination in signature_checker fuzz target | MarcoFalke |
2021-03-15 | Make all SignatureChecker explicit about missing data | Pieter Wuille |
2021-03-11 | scripted-diff: remove MakeUnique<T>() | fanquake |
2020-12-10 | fuzz: Link all targets once | MarcoFalke |
2020-10-26 | fuzz: Properly initialize PrecomputedTransactionData | MarcoFalke |
2020-04-16 | scripted-diff: Bump copyright headers | MarcoFalke |
2020-03-11 | tests: Simplify code by removing unwarranted use of unique_ptr:s | practicalswift |
2019-10-27 | tests: Add fuzzer initialization (hold ECCVerifyHandle) | practicalswift |
2019-10-07 | tests: Pass fuzzing inputs as constant references | practicalswift |
2019-06-26 | tests: Reduce compilation time and unneccessary recompiles by removing unused... | practicalswift |
2019-02-13 | fuzz: Script validation flags | MarcoFalke |