Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions docs/lnd/release-notes/release-notes-0.18.4.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@
cause a nil pointer dereference during the probing of a payment request that
does not contain a payment address.

* [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).

# New Features

The main channel state machine and database now allow for processing and storing
Expand Down