]> git.bitcoin.ninja Git - rust-lightning/commit
Add test for peer disconnect and async signing
authorChris Waterson <waterson@gmail.com>
Wed, 6 Sep 2023 23:10:42 +0000 (16:10 -0700)
committerChris Waterson <waterson@gmail.com>
Wed, 25 Oct 2023 16:26:34 +0000 (09:26 -0700)
commitdc6e0f44521b75d56988b895fb678cd11d31f98c
treedde5ab4ec85c9a447d248812bc3598360f00b90b
parent6881bbb94aad3f66eaefb553af901ecc507c96b8
Add test for peer disconnect and async signing

This adds a test that disconnects and reconnects the peers with a commitment
signature pending.
lightning/src/ln/async_signer_tests.rs
lightning/src/ln/functional_test_utils.rs