rust-bitcoin/fuzz
Carl Dong e5b5cbfadb Fix Error type for SimpleDecoder and SimpleEncoder
- Separate serialize::Error and network::Error from util::Error
- Remove unneeded propagate_err and consume_err
- Change fuzzing code to ignore Err type
2018-08-21 01:58:40 -07:00
..
fuzz_targets Fix Error type for SimpleDecoder and SimpleEncoder 2018-08-21 01:58:40 -07:00
hfuzz_input Check in good fuzzing starting points for current fuzz targets 2018-06-04 10:36:48 -04:00
.gitignore Add fuzzing code 2017-06-07 09:19:25 +01:00
Cargo.toml Add address serialization round-trip fuzzer 2018-03-21 18:44:10 -04:00
travis-fuzz.sh hfuzz: separate _workspace and _input directories, add workspace to .gitignore 2018-04-16 21:42:09 +00:00