File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 5959- [ Fixed a bug] ( https://github.com/lightningnetwork/lnd/pull/10330 ) to ensure that goroutine resources are properly freed in the case
6060 of a disconnection or other failure event.
6161
62- - Chain notifier RPCs now [ return the gRPC ` Unavailable `
63- status] ( https://github.com/lightningnetwork/lnd/pull/10352 ) while the
64- sub-server is still starting. This allows clients to reliably detect the
65- transient condition and retry without brittle string matching.
66-
6762# New Features
6863
6964* Use persisted [ nodeannouncement] ( https://github.com/lightningnetwork/lnd/pull/8825 )
Original file line number Diff line number Diff line change 2121
2222# Bug Fixes
2323
24+ - Chain notifier RPCs now [ return the gRPC ` Unavailable `
25+ status] ( https://github.com/lightningnetwork/lnd/pull/10352 ) while the
26+ sub-server is still starting. This allows clients to reliably detect the
27+ transient condition and retry without brittle string matching.
28+
2429# New Features
2530
2631- Basic Support for [ onion messaging forwarding] ( https://github.com/lightningnetwork/lnd/pull/9868 )
6469
6570# Contributors (Alphabetical Order)
6671
72+ * Boris Nagaev
6773* Elle Mouton
You can’t perform that action at this time.
0 commit comments