rust-lightning/fuzz
Matt Corallo 609054eae0 Handle duplicate funding transaction gracefully.
This can otherwise cause strange behavior, including a panic on
force_close_all_channels found by full_stack_target fuzzing.
2018-08-16 22:37:44 -04:00
..
fuzz_targets Handle duplicate funding transaction gracefully. 2018-08-16 22:37:44 -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 change hex version to 0.3, and leave out the minor bumps 2018-07-30 17:01:57 -07:00
travis-fuzz.sh Make travis check that msg_targets match the template 2018-05-13 13:23:22 -04:00