]> git.bitcoin.ninja Git - rust-lightning/commit
Merge pull request #3125 from valentinewallace/2024-06-async-payments-prefactor
authorvalentinewallace <valentinewallace@users.noreply.github.com>
Mon, 24 Jun 2024 16:06:17 +0000 (12:06 -0400)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2024 16:06:17 +0000 (12:06 -0400)
commit88e1b56d66ff550b36a6d422f47c9b9729406f61
tree075ea5352a9e686e8917b15d90fa563e2d042273
parent07d991c82fadf10f59ae01b2b5aef6bc8797fd9a
parent5c7af8c6d32dd4bb2b307ba29c68667a15cb8509
Merge pull request #3125 from valentinewallace/2024-06-async-payments-prefactor

Async payments message encoding and prefactor
lightning/src/ln/channelmanager.rs
lightning/src/ln/functional_test_utils.rs
lightning/src/ln/offers_tests.rs
lightning/src/onion_message/functional_tests.rs
lightning/src/onion_message/messenger.rs