rust-bitcoin-unsafe-fast/fuzz/fuzz_targets
Andrew Poelstra abb9210c04 make `VarInt::len` and `Transaction::get_weight` return a usize 2019-07-11 17:14:05 +00:00
..
deser_net_msg.rs Rename deserialize_raw_network_message to make my afl scripts happy 2019-06-05 07:49:19 -04:00
deserialize_address.rs Upgrade AFL to 0.4 with persistent mode fuzzing 2018-09-06 16:58:38 -04:00
deserialize_amount.rs Add fuzz target for Amount parsing 2019-06-04 12:54:12 +01:00
deserialize_block.rs Move relevant names into consensus::encode 2018-09-25 21:19:35 +08:00
deserialize_psbt.rs Add fuzz testing for PartiallySignedTransaction 2019-02-28 11:11:55 -05:00
deserialize_script.rs Move relevant names into consensus::encode 2018-09-25 21:19:35 +08:00
deserialize_transaction.rs make `VarInt::len` and `Transaction::get_weight` return a usize 2019-07-11 17:14:05 +00:00
outpoint_string.rs add fuzzer for transaction::OutPoint 2018-10-18 23:14:23 +00:00