rust-lightning/fuzz
Matt Corallo 8a03830d43 Don't return a feerate of 0 in full_stack_target fuzz on EOF
This triggered a (legitimate) panic in OnChainTxHandler that the
feerate in use was non-0, which is required by the feerate API.
2020-03-16 22:09:08 -04:00
..
src Don't return a feerate of 0 in full_stack_target fuzz on EOF 2020-03-16 22:09:08 -04:00
.gitignore Move fuzz to top level. 2019-11-25 15:42:07 -05:00
Cargo.toml Bump bitcoin dep to 0.21 2019-12-11 18:17:54 -05:00
targets.h Refactor fuzzing to be a C-callable library plus rust binaries 2019-12-11 15:13:14 -05:00
travis-fuzz.sh Skip lto on travis when building fuzz targets as it takes 30 min 2020-02-20 20:02:26 -05:00