rust-lightning/fuzz
Matt Corallo bf7eeb1ec7 Make rand a dev-dep by having the user randomize HTLC forward delay
This removes the last calls to rand outside of test and moves the
dep to a dev-dependency, dropping our fuzz rng wrapper in the
process.
2019-07-23 14:29:56 -04:00
..
fuzz_targets Make rand a dev-dep by having the user randomize HTLC forward delay 2019-07-23 14:29:56 -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