rust-bitcoin-unsafe-fast/fuzz
Riccardo Casatta 7d6687451a use BTreeMap instead of HashMap to always serialize the same (#310)
* use BTreeMap instead of HashMap to always serialize the same

* fix rust 1.22 error

* psbt fuzz roundtrip

* psbt fuzz roundtrip on our ser
2019-08-09 17:03:12 +02:00
..
fuzz_targets use BTreeMap instead of HashMap to always serialize the same (#310) 2019-08-09 17:03:12 +02:00
hfuzz_input Update fuzz seeds 2018-09-06 16:58:37 -04:00
.gitignore Add fuzzing code 2017-06-07 09:19:25 +01:00
Cargo.toml Remove Decimal and replace strason with serde_json 2019-06-13 18:29:16 +01:00
travis-fuzz.sh Switch Travis fuzzing to 30 seconds per target from an iter count. 2019-06-07 07:11:21 -04:00