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

Do accurate max_gas estimation for builtlin actors #4396

Open
ekovalev opened this issue Dec 12, 2024 · 0 comments
Open

Do accurate max_gas estimation for builtlin actors #4396

ekovalev opened this issue Dec 12, 2024 · 0 comments

Comments

@ekovalev
Copy link
Member

The change introduced in #4345 suggests builtin actors should report the maximum gas usage in a message processing for the runner (BuiltinDispatcher) to be able to decide if the remaining block gas allowance is not overstepped.
This requires either benchmarking or some theoretical analysis of what this max_gas value should be for each existing builtin actor.

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

No branches or pull requests

1 participant