rust-lightning/lightning
Jeffrey Czyz bb445a3973
Authenticate payment_id from OffersContext
Before abandoning a payment when receiving an InvoiceError, verify that
the PaymentId included in the OffersContext with the included HMAC. This
prevents a malicious actor sending an InvoiceError with a known payment
id from abandoning our payment.
2024-08-14 10:42:17 -05:00
..
src Authenticate payment_id from OffersContext 2024-08-14 10:42:17 -05:00
Cargo.toml Swap the dep order between lightning and lightning-invoice 2024-08-13 12:55:18 +00:00