We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33de6c8 commit 918e871Copy full SHA for 918e871
docs/release-notes/release-notes-0.20.0.md
@@ -37,6 +37,9 @@
37
can cause contract resolvers to be stuck at marking the channel force close as
38
being complete.
39
40
+- Fixed [zombie channel leak](https://github.com/lightningnetwork/lnd/pull/10015)
41
+ in the memory graph, resulting in incorrect path finding and memory usage.
42
+
43
# New Features
44
45
## Functional Enhancements
@@ -212,6 +215,7 @@ reader of a payment request.
212
215
* Elle Mouton
213
216
* Erick Cestari
214
217
* Funyug
218
+* Gustavo Stingelin
219
* Mohamed Awnallah
220
* Pins
221
* Torkel Rogstad
0 commit comments