We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82f36d8 commit 1c624a2Copy full SHA for 1c624a2
CHANGELOG.md
@@ -53,6 +53,8 @@
53
* `channel_update` messages no longer set the disable bit unless the peer has
54
been disconnected for some time. This should resolve cases where channels are
55
disabled for extended periods of time (#2198).
56
+ * We no longer remove CLN nodes from the network graph for violating the BOLT
57
+ spec in some cases after failing to pay through them (#2220).
58
* Fixed a debug assertion which may panic under heavy load (#2172).
59
* `CounterpartyForceClosed::peer_msg` is now wrapped in UntrustedString (#2114)
60
* Fixed a potential deadlock in `funding_transaction_generated` (#2158).
0 commit comments