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

[chain] Gas Fee Equation #1828

Open
zivkovicmilos opened this issue Mar 25, 2024 · 1 comment
Open

[chain] Gas Fee Equation #1828

zivkovicmilos opened this issue Mar 25, 2024 · 1 comment
Labels
📦 🌐 tendermint v2 Issues or PRs tm2 related 📦 ⛰️ gno.land Issues or PRs gno.land package related

Comments

@zivkovicmilos
Copy link
Member

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:

  • A gas fee equation is defined and implemented for transaction parsing
@Kouteki
Copy link
Contributor

Kouteki commented Oct 16, 2024

Moving this issue out of the Mainnet launch milestone, since we have #1917 in the mainnet launch scope.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📦 🌐 tendermint v2 Issues or PRs tm2 related 📦 ⛰️ gno.land Issues or PRs gno.land package related
Projects
Status: Backlog
Development

No branches or pull requests

2 participants