aboutsummaryrefslogtreecommitdiff
path: root/src/test/test_bitcoin_fuzzy.cpp
Commit message (Expand)AuthorAgeFilesLines
* Switch CCoinsView and chainstate db from per-txid to per-txoutPieter Wuille2017-06-011-2/+2
* [test] Speed up fuzzing by ~200x when using afl-fuzzpracticalswift2017-05-191-2/+21
* Init ECC context for test_bitcoin_fuzzy.Gregory Maxwell2017-02-051-0/+2
* Increment MIT Licence copyright header year on files modified in 2016isle29832016-12-311-1/+1
* Make fuzzer actually test CTxOutCompressorPieter Wuille2016-12-151-2/+2
* Simple fuzzing frameworkPatrick Strateman2016-12-151-0/+256