We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2c82c4 commit 141a30dCopy full SHA for 141a30d
docs/release-notes/release-notes-0.17.4.md
@@ -37,6 +37,11 @@
37
caused memory leak for users running `lnd` with `bitcoind.rpcpolling=1`
38
mode.
39
40
+* [Fix](https://github.com/lightningnetwork/lnd/pull/8428) an issue for pruned
41
+ nodes where the chain sync got lost because fetching of already pruned blocks
42
+ from our peers was not garbage collected when the request failed.
43
+
44
45
46
# New Features
47
## Functional Enhancements
0 commit comments