rust-lightning/fuzz
Matt Corallo 56513f2927 Track last_block_hash in ChannelMonitor and expose it on deser
Also make block_connected take a &mut self to ensure serialized
state will always be self-consistent.
2018-10-27 09:42:04 -04:00
..
fuzz_targets Track last_block_hash in ChannelMonitor and expose it on deser 2018-10-27 09:42:04 -04:00
src/util Provide fallback for crypto's fixed_time_eq on non-x86/arm targets 2018-04-16 20:35:21 -04:00
.gitignore add .gitignore 2018-05-12 14:30:26 +09:00
Cargo.toml Remove fuzz channel_target. 2018-09-19 22:47:07 -04:00
travis-fuzz.sh Make travis check that msg_targets match the template 2018-05-13 13:23:22 -04:00