Age | Commit message (Expand) | Author |
---|---|---|
2019-12-06 | tests: Test serialisation as part of deserialisation fuzzing. Test round-trip... | practicalswift |
2019-11-21 | tests: Add deserialization fuzzing harnesses | practicalswift |
2019-10-24 | tests: Skip unnecessary fuzzer initialisation. Hold ECCVerifyHandle only when... | practicalswift |
2019-10-09 | tests: Remove TRANSACTION_DESERIALIZE (replaced by transaction fuzzer) | 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-04-11 | scripted-diff: Bump copyright headers in test, bench | MarcoFalke |
2019-02-13 | fuzz: Move deserialize tests to test/fuzz/deserialize.cpp | MarcoFalke |