]> git.bitcoin.ninja Git - rust-lightning/history - lightning/src/ln/shutdown_tests.rs
Add custom message handler to peer manager
[rust-lightning] / lightning / src / ln / shutdown_tests.rs
2021-08-18 Matt CoralloMerge pull request #1048 from TheBlueMatt/2021-08-no...
2021-08-17 Matt CoralloMerge pull request #1011 from TheBlueMatt/2021-07-new...
2021-08-17 Matt CoralloAdd relatively simple tests of the legacy and target... 2021-07-new-closing-fee
2021-08-17 Matt CoralloAdd a test for shutdown negotiaion funder restart and...
2021-08-17 Matt CoralloMove shutdown-related tests into a new module