rust-lightning/fuzz
Jean Pierre Dudey d0e9137bc5 Add the OutPoint type for the ChannelMonitor's funding_txo field.
This structure replaces the (Sha256dHash, u16) tuple that was being used
for the funding output.

Signed-off-by: Jean Pierre Dudey <jeandudey@hotmail.com>
2018-06-29 12:12:17 -04:00
..
fuzz_targets Add the OutPoint type for the ChannelMonitor's funding_txo field. 2018-06-29 12:12:17 -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 Add ping/pong fuzz targets 2018-06-16 23:26:56 -04:00
travis-fuzz.sh Make travis check that msg_targets match the template 2018-05-13 13:23:22 -04:00