lightninglabs / lightninglabs/taproot-assets
[feature]: Itest tranches should use same network
Open
@GeorgeTsagk is already working on this.
Since Jun 16, 2026.
CI
enhancement
itests
performance
- Dominant language
- Go
- Stars
- 525
- Forks
- 150
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 31
Description
## Description
When running an itest tranche currently we go through the network setup once for each itest. We can instead use a static network that wipes/resets databases to emulate fresh instances instead of tearing things down and setting them up again.
The end goal is to significantly speed up the itest sequence execution time within the same tranche.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.