Merge pull request #2035 from TheBlueMatt/2023-02-fix-no-con-discon
authorMatt Corallo <649246+TheBlueMatt@users.noreply.github.com>
Tue, 21 Feb 2023 21:28:05 +0000 (21:28 +0000)
committerGitHub <noreply@github.com>
Tue, 21 Feb 2023 21:28:05 +0000 (21:28 +0000)
commite954ee8256a70ee917135f4c03c8726bf305c2fc
tree3908422be3a14953ddc7859d3ded5b1caff7356a
parent068c85663826f844cf7d1d501f1eec01a3adc6ec
parentbe6f263825e0c75d32d6d48fd5dff9986ca6b011
Merge pull request #2035 from TheBlueMatt/2023-02-fix-no-con-discon

Fix (and DRY) the conditionals before calling peer_disconnected
fuzz/src/chanmon_consistency.rs
lightning/src/ln/chanmon_update_fail_tests.rs
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_tests.rs
lightning/src/ln/onion_route_tests.rs
lightning/src/ln/payment_tests.rs
lightning/src/ln/peer_handler.rs
lightning/src/onion_message/messenger.rs
lightning/src/util/test_utils.rs