You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// 030000000000000000000000000000000000000000000000000000000000000005 030000000000000000000000000000000000000000000000000000000000000000 01 03000000000000000000000000000000 - rest of open_channel and mac
638
644
//
639
-
// 00fd00fd00fd - Three feerate requests (all returning min feerate, which our open_channel also uses)
645
+
// 00fd00fd00fd - Three feerate requests (all returning min feerate, which our open_channel also uses) (gonna be ingested by FuzzEstimator)
640
646
// - client should now respond with accept_channel (CHECK 1: type 33 to peer 03000000)
641
647
//
642
648
// 030012 - inbound read from peer id 0 of len 18
@@ -678,7 +684,7 @@ mod tests {
678
684
// 0010 00000000 01000000000000000000000000000000 - init message with no features (type 16)
679
685
//
680
686
// 05 01 030200000000000000000000000000000000000000000000000000000000000000 00c350 0003e8 - create outbound channel to peer 1 for 50k sat
681
-
// 00fd00fd00fd - Three feerate requests (all returning min feerate)
687
+
// 00fd00fd00fd - Three feerate requests (all returning min feerate) (gonna be ingested by FuzzEstimator)
// 0300c1 - inbound read from peer id 0 of len 193
718
724
// ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ef00000000000000000000000000000000000000000000000000000000000000 03000000000000000000000000000000 - end of update_add_htlc from 0 to 1 via client and mac
719
725
//
720
-
// 00fd - A feerate request (returning min feerate, which our open_channel also uses)
726
+
// 00fd - A feerate request (returning min feerate, which our open_channel also uses) (gonna be ingested by FuzzEstimator)
// 0300c1 - inbound read from peer id 0 of len 193
777
783
// ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ef00000000000000000000000000000000000000000000000000000000000000 03000000000000000000000000000000 - end of update_add_htlc from 0 to 1 via client and mac
778
784
//
779
-
// 00fd - A feerate request (returning min feerate, which our open_channel also uses)
785
+
// 00fd - A feerate request (returning min feerate, which our open_channel also uses) (gonna be ingested by FuzzEstimator)
780
786
//
781
787
// - now respond to the update_fulfill_htlc+commitment_signed messages the client sent to peer 0
782
788
// 030012 - inbound read from peer id 0 of len 18
@@ -854,7 +860,7 @@ mod tests {
854
860
// 0300c1 - inbound read from peer id 0 of len 193
855
861
// ffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff ef00000000000000000000000000000000000000000000000000000000000000 03000000000000000000000000000000 - end of update_add_htlc from 0 to 1 via client and mac
856
862
//
857
-
// 00fd - A feerate request (returning min feerate, which our open_channel also uses)
863
+
// 00fd - A feerate request (returning min feerate, which our open_channel also uses) (gonna be ingested by FuzzEstimator)
// - client now sends id 1 update_add_htlc and commitment_signed (CHECK 7 duplicate)
872
878
//
873
879
// 0c007d - connect a block with one transaction of len 125
874
-
// 02000000013f00000000000000000000000000000000000000000000000000000000000000000000000000000080020001000000000000220020e2000000000000000000000000000000000000000000000000000000000000006cc10000000000001600142e0000000000000000000000000000000000000005000020 - the funding transaction
875
-
// 00fd - A feerate request (returning min feerate, which our open_channel also uses)
880
+
// 02000000013f00000000000000000000000000000000000000000000000000000000000000000000000000000080020001000000000000220020e2000000000000000000000000000000000000000000000000000000000000006cc10000000000001600142e0000000000000000000000000000000000000005000020 - the commitment transaction for channel 3f00000000000000000000000000000000000000000000000000000000000000
881
+
// 00fd - A feerate request (returning min feerate, which our open_channel also uses) (gonna be ingested by FuzzEstimator)
876
882
// 0c005e - connect a block with one transaction of len 94
877
-
// 0200000001fb00000000000000000000000000000000000000000000000000000000000000000000000000000000014f00000000000000220020f60000000000000000000000000000000000000000000000000000000000000000000000 - the funding transaction
883
+
// 0200000001fb00000000000000000000000000000000000000000000000000000000000000000000000000000000014f00000000000000220020f60000000000000000000000000000000000000000000000000000000000000000000000 - the commitment transaction for channel 3d00000000000000000000000000000000000000000000000000000000000000
878
884
//
879
885
// 07 - process the now-pending HTLC forward
880
886
// - client now fails the HTLC backwards as it was unable to extract the payment preimage (CHECK 9 duplicate and CHECK 10)
0 commit comments