File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2626* [ Fixed a bug] ( https://github.com/lightningnetwork/lnd/pull/9324 ) to prevent
2727 potential deadlocks when LND depends on external components (e.g. aux
2828 components, hooks).
29+
30+ * [ Make sure blinded payment failures are handled correctly in the mission
31+ controller] ( https://github.com/lightningnetwork/lnd/pull/9316 ) .
2932
3033# New Features
3134
@@ -121,4 +124,5 @@ types in a series of changes:
121124* George Tsagkarelis
122125* Olaoluwa Osuntokun
123126* Oliver Gugger
127+ * Ziggie
124128
Original file line number Diff line number Diff line change 6060* [ Make the contract resolutions for the channel arbitrator optional] (
6161 https://github.com/lightningnetwork/lnd/pull/9253 )
6262
63- * [ Fixed a bug] ( https://github.com/lightningnetwork/lnd/pull/9322 ) that caused
63+ * [ Fixed a bug] ( https://github.com/lightningnetwork/lnd/pull/9322 ) that caused
6464 estimateroutefee to ignore the default payment timeout.
6565
6666# New Features
8080## RPC Additions
8181
8282* [ Add a new rpc endpoint] ( https://github.com/lightningnetwork/lnd/pull/8843 )
83- ` BumpForceCloseFee ` which moves the functionality soley available in the
83+ ` BumpForceCloseFee ` which moves the functionality solely available in the
8484 ` lncli ` to LND hence making it more universal.
8585
8686* [ The ` walletrpc.FundPsbt ` RPC method now has an option to specify the fee as
You can’t perform that action at this time.
0 commit comments