Merge pull request #9241 from Crypt-iQ/fix_vb

discovery+graph: track job set dependencies in vb
This commit is contained in:
Olaoluwa Osuntokun
2025-01-24 11:21:35 -08:00
committed by GitHub
8 changed files with 815 additions and 567 deletions

View File

@@ -225,6 +225,9 @@
added and they will be removed in a future release. The defaults values for
these options have also been increased from max 3 log files to 10 and from
max 10 MB to 20 MB.
* Refactored the `ValidationBarrier` to use
[set-based dependency tracking](https://github.com/lightningnetwork/lnd/pull/9241).
* [Deprecate `dust-threshold`
config option](https://github.com/lightningnetwork/lnd/pull/9182) and introduce