Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add mint V2 loadtest #1285

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

GeorgeTsagk
Copy link
Member

Description

This is a lighter version of the mintTest, which also uses a few more configuration parameters to control how minting occurs. We now mint normal assets into a fixed total number of groups.

This was originally intended as a rewrite of the existing mint test, but it is introduced as a totally separate function. We could keep both functions and even try to run them in parallel at some point.

The minter is fixed to Alice node, as Bob could not mint into a group that is controlled by Alice. So fixing this role to Alice makes things much simpler.

@GeorgeTsagk GeorgeTsagk self-assigned this Jan 9, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build 12689922443

Details

  • 0 of 2 (0.0%) changed or added relevant lines in 1 file are covered.
  • 6 unchanged lines in 3 files lost coverage.
  • Overall coverage increased (+0.03%) to 40.966%

Changes Missing Coverage Covered Lines Changed/Added Lines %
itest/utils.go 0 2 0.0%
Files with Coverage Reduction New Missed Lines %
tapgarden/planter.go 2 74.12%
tapchannel/aux_leaf_signer.go 2 43.08%
commitment/tap.go 2 84.09%
Totals Coverage Status
Change from base Build 12650018423: 0.03%
Covered Lines: 26419
Relevant Lines: 64490

💛 - Coveralls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 New
Development

Successfully merging this pull request may close these issues.

2 participants