rust-lightning/fuzz/fuzz_targets
Matt Corallo 8e07259326 Use bitcoin_hashes' Ripemd160/Hash160 from rust-crypto+rust-bitcoin
Note that this requires rewriting full_stack_target tests, which
sucks, but it does let the fuzzer hit more stuff since the real
ripemd160 isn't ever actually called anymore.
2018-12-19 20:02:36 -05:00
..
msg_targets Utilize Writer size hinting in message fuzz targets and check them 2018-09-16 14:33:50 -04:00
utils Avoid writing to stdout during fuzz tests 2018-12-03 13:58:50 -05:00
chanmon_deser_target.rs Track last_block_hash in ChannelMonitor and expose it on deser 2018-10-27 09:42:04 -04:00
full_stack_target.rs Use bitcoin_hashes' Ripemd160/Hash160 from rust-crypto+rust-bitcoin 2018-12-19 20:02:36 -05:00
peer_crypt_target.rs Upgrade AFL to 0.4 with persistent mode fuzzing 2018-08-20 13:58:31 -04:00
router_target.rs Add is_permanent field to ChannelClosed message and add NodeFailure 2018-10-23 10:30:49 -04:00