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 6a47a50 commit e0e4073Copy full SHA for e0e4073
docs/release-notes/release-notes-0.19.0.md
@@ -220,6 +220,9 @@
220
added and they will be removed in a future release. The defaults values for
221
these options have also been increased from max 3 log files to 10 and from
222
max 10 MB to 20 MB.
223
+
224
+* Refactored the `ValidationBarrier` to use
225
+ [set-based dependency tracking](https://github.com/lightningnetwork/lnd/pull/9241).
226
227
* [Deprecate `dust-threshold`
228
config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce
0 commit comments