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
This effort covers the introduction of a standard gas formula for VM transaction executions.
The majority of this effort is covered in a detailed issue on the Gno repo already.
Having a standard gas fee equation enables estimating transactions, and having deterministic gas usage across gno nodes and transactions.
Successful outcome of this effort:
The text was updated successfully, but these errors were encountered:
Moving this issue out of the Mainnet launch milestone, since we have #1917 in the mainnet launch scope.
Sorry, something went wrong.
No branches or pull requests
Description
This effort covers the introduction of a standard gas formula for VM transaction executions.
The majority of this effort is covered in a detailed issue on the Gno repo already.
Having a standard gas fee equation enables estimating transactions, and having deterministic gas usage across gno nodes and transactions.
Successful outcome of this effort:
The text was updated successfully, but these errors were encountered: