rust-lightning/fuzz
Matt Corallo 31cc243e6f Implement Flat Features
This merges local and global features into one struct, which is
parameterized by where it appers. The parameterization restricts
which queries can be made and which features can be set, in line
with the latest BOLT 9.

Closes #427.
2020-01-12 18:15:25 -05:00
..
src Implement Flat Features 2020-01-12 18:15:25 -05: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 Pre-build fuzz targets at once in travis instead of as we need them 2019-12-11 18:17:54 -05:00