rust-lightning/fuzz/fuzz_targets
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
..
msg_targets Fix message targets to not have an internal loop 2018-06-16 23:26:56 -04:00
channel_target.rs Add the OutPoint type for the ChannelMonitor's funding_txo field. 2018-06-29 12:12:17 -04:00
full_stack_target.rs Add the OutPoint type for the ChannelMonitor's funding_txo field. 2018-06-29 12:12:17 -04:00
msg_ping_target.rs Add ping/pong fuzz targets 2018-06-16 23:26:56 -04:00
msg_pong_target.rs Add ping/pong fuzz targets 2018-06-16 23:26:56 -04:00
peer_crypt_target.rs Expand full_stack_target from uselessly-large to laughably-large 2018-04-02 18:07:03 -04:00