File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed
Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 8787## Functional Enhancements
8888* [ Add ability] ( https://github.com/lightningnetwork/lnd/pull/8998 ) to paginate
8989 wallet transactions.
90+
9091## RPC Additions
9192
9293* [ Add a new rpc endpoint] ( https://github.com/lightningnetwork/lnd/pull/8843 )
@@ -317,6 +318,10 @@ The underlying functionality between those two options remain the same.
317318 StateMachine] ( https://github.com/lightningnetwork/lnd/pull/9342 ) to use the
318319 new GoroutineManager API along with structured logging.
319320
321+ * A minor [ refactor] ( https://github.com/lightningnetwork/lnd/pull/9446 ) is done
322+ to the sweeper to improve code quality, with a renaming of the internal state
323+ (` Failed ` -> ` Fatal ` ) used by the inputs tracked in the sweeper.
324+
320325## Tooling and Documentation
321326
322327* [ Improved ` lncli create ` command help text] ( https://github.com/lightningnetwork/lnd/pull/9077 )
You can’t perform that action at this time.
0 commit comments