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

simplified gas accounting #69

Closed
tzemanovic opened this issue Feb 4, 2022 · 1 comment
Closed

simplified gas accounting #69

tzemanovic opened this issue Feb 4, 2022 · 1 comment

Comments

@tzemanovic
Copy link
Member

tzemanovic commented Feb 4, 2022

Depends on anoma/anoma#875, anoma/anoma#876, #8

For the limited set of whitelisted VPs and txs that can be used in a network, we'd like to implement a simplified gas accounting system, where each VP and tx WASM code will have (almost) constant gas consumption.

This has at least 2 high-level components:

  • determining the gas consumed by a tx
  • turning the gas into tx fee and charging it from the tx source account
@tzemanovic tzemanovic transferred this issue from anoma/anoma Jul 7, 2022
@arafey arafey added the namada label Aug 19, 2022
@arafey arafey moved this from Todo to WIP in Namada-Old Aug 19, 2022
@grarco grarco self-assigned this Dec 5, 2022
@grarco grarco mentioned this issue Dec 13, 2022
@grarco
Copy link
Collaborator

grarco commented Jan 12, 2023

Closed in favor of #1010

@grarco grarco closed this as completed Jan 12, 2023
@github-project-automation github-project-automation bot moved this from WIP to Tested in Devnet in Namada-Old Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Tested in Devnet
Development

No branches or pull requests

4 participants