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

Accounting for gas consumption #631

Closed
anorth opened this issue Nov 12, 2019 · 0 comments · Fixed by #685
Closed

Accounting for gas consumption #631

anorth opened this issue Nov 12, 2019 · 0 comments · Fixed by #685

Comments

@anorth
Copy link
Member

anorth commented Nov 12, 2019

We need a model for accounting for gas consumption. Which operations are accounted for explicitly? How do we account for direct actor code execution that doesn't cross account-ible boundaries like Runtime calls? Explicit or implicit? How good is good enough for initial network launch?

Precise numbers aren't needed yet, but the potential variance in implementation approaches is huge, and the efficiency gains of knowing where we should head significant.

There's the beginning of a discussion in slack here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant