| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Init ECC context for test_bitcoin_fuzzy. | Gregory Maxwell | 2017-02-05 | 1 | -0/+2 |
| | | | | | This avoids calling things like pubkey_parse with a null context argument. | ||||
| * | Increment MIT Licence copyright header year on files modified in 2016 | isle2983 | 2016-12-31 | 1 | -1/+1 |
| | | | | | | | Edited via: $ contrib/devtools/copyright_header.py update . | ||||
| * | Make fuzzer actually test CTxOutCompressor | Pieter Wuille | 2016-12-15 | 1 | -2/+2 |
| | | |||||
| * | Simple fuzzing framework | Patrick Strateman | 2016-12-15 | 1 | -0/+256 |