X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=fuzz%2Fsrc%2Ffull_stack.rs;h=a2ae07a2149045e14742174f7df16f2888cfed61;hb=3ccf06416091e107f443ee92027501105c48054b;hp=2807b6dd4195e6f14d9e434f8b8268199ae5c876;hpb=07f33800a163ba867a8ac8d22130e8f7058b96ed;p=rust-lightning diff --git a/fuzz/src/full_stack.rs b/fuzz/src/full_stack.rs index 2807b6dd..a2ae07a2 100644 --- a/fuzz/src/full_stack.rs +++ b/fuzz/src/full_stack.rs @@ -1366,8 +1366,8 @@ mod tests { // process the now-pending HTLC forward ext_from_hex("07", &mut test); - // Two feerate requests to check dust exposure - ext_from_hex("00fd00fd", &mut test); + // Three feerate requests to check dust exposure + ext_from_hex("00fd00fd00fd", &mut test); // client now sends id 1 update_add_htlc and commitment_signed (CHECK 7: UpdateHTLCs event for node 03020000 with 1 HTLCs for channel 3f000000) // we respond with commitment_signed then revoke_and_ack (a weird, but valid, order) @@ -1478,8 +1478,8 @@ mod tests { // process the now-pending HTLC forward ext_from_hex("07", &mut test); - // Two feerate requests to check dust exposure - ext_from_hex("00fd00fd", &mut test); + // Three feerate requests to check dust exposure + ext_from_hex("00fd00fd00fd", &mut test); // client now sends id 1 update_add_htlc and commitment_signed (CHECK 7 duplicate) // we respond with revoke_and_ack, then commitment_signed, then update_fail_htlc @@ -1602,8 +1602,8 @@ mod tests { // process the now-pending HTLC forward ext_from_hex("07", &mut test); - // Two feerate requests to check dust exposure - ext_from_hex("00fd00fd", &mut test); + // Three feerate requests to check dust exposure + ext_from_hex("00fd00fd00fd", &mut test); // client now sends id 1 update_add_htlc and commitment_signed (CHECK 7 duplicate) // connect a block with one transaction of len 125