rust-lightning/fuzz
Antoine Riard 0052b2c5c3 Provide peer local_features to handle_open_channel/accept_channel
Peer may send us a shutdown_scriptpubkey in open_channel or
accept_channel messages. Before to enforce this policy on channel
closing, we want to be sure that our peer has opt-in to it.

Extend LocalFeatures new method visibilty from crate to public
for fuzz tests
2019-07-22 13:13:01 -04:00
..
fuzz_targets Provide peer local_features to handle_open_channel/accept_channel 2019-07-22 13:13:01 -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 Bump rust-bitcoin dep to 0.18 2019-06-01 07:40:21 -04:00
travis-fuzz.sh Add a fuzz target to test monitor update failure handling 2019-01-24 13:17:00 -05:00