mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-09-01 10:11:11 +02:00
Merge pull request #7768 from ProofOfKeags/spurious-htlc-rejections
invoices+htlcswitch: fix spurious htlc rejections from overly strict onion packet integrity checks
This commit is contained in:
@@ -162,6 +162,8 @@ unlock or create.
|
||||
* [Updated bbolt to v1.3.7](https://github.com/lightningnetwork/lnd/pull/7796)
|
||||
in order to address mmap issues affecting certain older iPhone devices.
|
||||
|
||||
* [Stop rejecting payments that overpay or over-timelock the final hop](https://github.com/lightningnetwork/lnd/pull/7768)
|
||||
|
||||
### Tooling and documentation
|
||||
|
||||
* Add support for [custom `RPCHOST` and
|
||||
@@ -187,6 +189,7 @@ unlock or create.
|
||||
* Hampus Sjöberg
|
||||
* hieblmi
|
||||
* Jordi Montes
|
||||
* Keagan McClelland
|
||||
* Lele Calo
|
||||
* Matt Morehouse
|
||||
* Maxwell Sayles
|
||||
|
Reference in New Issue
Block a user