We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We need to test the overhead of the gastracking module over the TX and the chain itself.
In order to do so, we initialize two applications:
We execute a TX on the Archway APP and we then execute that same TX on Wasmd APP.
The TX being executed must include multiple interactions between contracts and should ideally almost fill an entire block (estimated at 6m gas).
This means that also two more contracts which interact with one another are required for this bench test.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered:
edjroz
Successfully merging a pull request may close this issue.
We need to test the overhead of the gastracking module over the TX and the chain itself.
In order to do so, we initialize two applications:
We execute a TX on the Archway APP and we then execute that same TX on Wasmd APP.
The TX being executed must include multiple interactions between contracts and should ideally almost fill an entire block (estimated at 6m gas).
This means that also two more contracts which interact with one another are required for this bench test.
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: