Merge pull request #9195 from yyforyongyu/optimize-itest-setup

itest+lntest: speed up test setup
This commit is contained in:
Oliver Gugger
2024-10-17 10:16:06 +02:00
committed by GitHub
17 changed files with 134 additions and 102 deletions

View File

@@ -76,6 +76,10 @@
* Log rotation can now use ZSTD
* [A new method](https://github.com/lightningnetwork/lnd/pull/9195)
`AssertTxnsNotInMempool` has been added to `lntest` package to allow batch
exclusion check in itest.
# Technical and Architectural Updates
## BOLT Spec Updates