Merge pull request #6246 from Crypt-iQ/settle_pipeline_check

htlcswitch: only pipeline settle if add is locked-in
This commit is contained in:
Olaoluwa Osuntokun
2022-03-02 17:07:14 -08:00
committed by GitHub
3 changed files with 200 additions and 3 deletions

View File

@@ -18,6 +18,8 @@
## Bug Fixes
* [Pipelining an UpdateFulfillHTLC message now only happens when the related UpdateAddHTLC is locked-in.](https://github.com/lightningnetwork/lnd/pull/6246)
* [Fixed an inactive invoice subscription not removed from invoice
registry](https://github.com/lightningnetwork/lnd/pull/6053). When an invoice
subscription is created and canceled immediately, it could be left uncleaned