File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 8888* [ The aux bandwidth calculation was fixed for non-asset
8989 channels] ( https://github.com/lightningnetwork/lnd/pull/9502 ) .
9090
91+ * [ Pass through] ( https://github.com/lightningnetwork/lnd/pull/9601 ) the unused
92+ ` MaxPeers ` configuration variable for neutrino mode.
93+
9194# New Features
9295
9396* [ Support] ( https://github.com/lightningnetwork/lnd/pull/8390 ) for
236239
237240## lncli Updates
238241
242+ * [ Fixed] ( https://github.com/lightningnetwork/lnd/pull/9605 ) a case where
243+ inaccurate error message is displayed. Previously, when the ` lnd ` is built
244+ without with a given RPC service yet the ` cli ` does, running a command to
245+ access the RPC server would give an error saying the wallet is encrypted. This
246+ is now fixed to show specifically which RPC server is missing.
247+
239248## Code Health
240249
241250* [ Add retry logic] ( https://github.com/lightningnetwork/lnd/pull/8381 ) for
@@ -368,6 +377,10 @@ The underlying functionality between those two options remain the same.
368377 ] ( https://github.com/lightningnetwork/lnd/pull/9438 ) tombstone after native
369378 SQL migration.
370379
380+ * [ Rename of skip migration
381+ flag] ( https://github.com/lightningnetwork/lnd/pull/9606/ ) for future
382+ compatibility.
383+
371384## Code Health
372385
373386* A code refactor that [ moves all the graph related DB code out of the
@@ -409,6 +422,7 @@ The underlying functionality between those two options remain the same.
409422* Abdullahi Yunus
410423* Andras Banki-Horvath
411424* Animesh Bilthare
425+ * bitromortac
412426* Boris Nagaev
413427* Carla Kirk-Cohen
414428* CharlieZKSmith
You can’t perform that action at this time.
0 commit comments