From c1b0acb7db6e0a85b3978f5dedf93b890a10ae54 Mon Sep 17 00:00:00 2001 From: GitHub Date: Wed, 11 Dec 2024 00:24:31 +0000 Subject: [PATCH] update documentation --- docs/lnd/release-notes/release-notes-0.18.4.md | 4 ++++ docs/lnd/release-notes/release-notes-0.19.0.md | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/lnd/release-notes/release-notes-0.18.4.md b/docs/lnd/release-notes/release-notes-0.18.4.md index ab72c01c..e52dbc3d 100644 --- a/docs/lnd/release-notes/release-notes-0.18.4.md +++ b/docs/lnd/release-notes/release-notes-0.18.4.md @@ -26,6 +26,9 @@ * [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9324) to prevent potential deadlocks when LND depends on external components (e.g. aux components, hooks). + +* [Make sure blinded payment failures are handled correctly in the mission +controller](https://github.com/lightningnetwork/lnd/pull/9316). # New Features @@ -121,4 +124,5 @@ types in a series of changes: * George Tsagkarelis * Olaoluwa Osuntokun * Oliver Gugger +* Ziggie diff --git a/docs/lnd/release-notes/release-notes-0.19.0.md b/docs/lnd/release-notes/release-notes-0.19.0.md index ee0b0c13..6f91a8fc 100644 --- a/docs/lnd/release-notes/release-notes-0.19.0.md +++ b/docs/lnd/release-notes/release-notes-0.19.0.md @@ -60,7 +60,7 @@ * [Make the contract resolutions for the channel arbitrator optional]( https://github.com/lightningnetwork/lnd/pull/9253) - * [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused +* [Fixed a bug](https://github.com/lightningnetwork/lnd/pull/9322) that caused estimateroutefee to ignore the default payment timeout. # New Features @@ -80,7 +80,7 @@ ## RPC Additions * [Add a new rpc endpoint](https://github.com/lightningnetwork/lnd/pull/8843) - `BumpForceCloseFee` which moves the functionality soley available in the + `BumpForceCloseFee` which moves the functionality solely available in the `lncli` to LND hence making it more universal. * [The `walletrpc.FundPsbt` RPC method now has an option to specify the fee as