]> git.bitcoin.ninja Git - rust-lightning/history - lightning/src/ln/onion_payment.rs
Include counterparty node id and channel id in shutdown log
[rust-lightning] / lightning / src / ln / onion_payment.rs
2023-12-01 valentinewallaceMerge pull request #2540 from valentinewallace/2023...
2023-11-30 Valentine WallaceSupport forwarding blinded HTLCs as intro node.
2023-11-29 Valentine WallaceParse blinded forward-as-intro onion payloads
2023-11-29 Valentine WallaceStore whether a forwarded HTLC is blinded in PendingHTL...
2023-11-29 Valentine WallaceParse blinding point in UpdateAddHTLC
2023-11-29 valentinewallaceMerge pull request #2739 from Evanfeenstra/channelmanag...
2023-11-28 Evan Feenstramove static channelmanager functions into their own...