]> git.bitcoin.ninja Git - rust-lightning/commit
Add a test for the past few commits
authorMatt Corallo <git@bluematt.me>
Fri, 30 Aug 2024 03:42:13 +0000 (03:42 +0000)
committerMatt Corallo <git@bluematt.me>
Tue, 3 Sep 2024 14:15:28 +0000 (14:15 +0000)
commit5a2372ce8e185fbaa662f98cc67da96c2dc922df
tree6abd2e007e489ff379b40499487479fdc3eac310
parentb3644dcdb5d9b4e7f0c9d1f95bae7f9324215961
Add a test for the past few commits

This adds a single test for coin selection which exercises the
issues fixed in the past three commits.
lightning/src/events/bump_transaction.rs
lightning/src/ln/chan_utils.rs