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 b6759aa commit 554d491Copy full SHA for 554d491
docs/release-notes/release-notes-0.19.0.md
@@ -198,6 +198,9 @@
198
added and they will be removed in a future release. The defaults values for
199
these options have also been increased from max 3 log files to 10 and from
200
max 10 MB to 20 MB.
201
+
202
+* Refactored the `ValidationBarrier` to use
203
+ [set-based dependency tracking](https://github.com/lightningnetwork/lnd/pull/9241).
204
205
* [Deprecate `dust-threshold`
206
config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
0 commit comments