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

Test harness: slow creation of accounts #1332

Open
heifner opened this issue Jun 22, 2023 · 0 comments
Open

Test harness: slow creation of accounts #1332

heifner opened this issue Jun 22, 2023 · 0 comments

Comments

@heifner
Copy link
Member

heifner commented Jun 22, 2023

Cluster createAccounts creates each account and verifies it is in a block. Using the script to create a large amount of accounts therefore takes a long time.

Update createAccounts to create the accounts first and then verify them all as a second step. This will allow for more than one new account per block.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

3 participants