rust-bitcoin-unsafe-fast/fuzz/fuzz_targets
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
..
deserialize_address.rs Add address serialization round-trip fuzzer 2018-03-21 18:44:10 -04:00
deserialize_block.rs Fix Error type for SimpleDecoder and SimpleEncoder 2018-08-21 01:58:40 -07:00
deserialize_script.rs Fix Error type for SimpleDecoder and SimpleEncoder 2018-08-21 01:58:40 -07:00
deserialize_transaction.rs Fix Error type for SimpleDecoder and SimpleEncoder 2018-08-21 01:58:40 -07:00