Handle 1-conf funding_locked in channel no matter the event order 2021-03-skip-blocks
authorMatt Corallo <git@bluematt.me>
Wed, 10 Mar 2021 03:05:21 +0000 (22:05 -0500)
committerMatt Corallo <git@bluematt.me>
Mon, 5 Apr 2021 21:33:04 +0000 (17:33 -0400)
commit47ad3d6bd87affc14281ac8dbf62d69b6c066072
tree470de9899dfd7fd668273a83d22393a28899c92a
parent5cd1857c5598211ec0180f8651e5bf168ae95bf3
Handle 1-conf funding_locked in channel no matter the event order

See comment in the diff for more details
fuzz/src/chanmon_consistency.rs
lightning/src/ln/channel.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/reorg_tests.rs