aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_bitcoin_fuzzy.cpp
AgeCommit message (Expand)Author
2017-06-01Switch CCoinsView and chainstate db from per-txid to per-txoutPieter Wuille
2017-05-19[test] Speed up fuzzing by ~200x when using afl-fuzzpracticalswift
2017-02-05Init ECC context for test_bitcoin_fuzzy.Gregory Maxwell
2016-12-31Increment MIT Licence copyright header year on files modified in 2016isle2983
2016-12-15Make fuzzer actually test CTxOutCompressorPieter Wuille
2016-12-15Simple fuzzing frameworkPatrick Strateman