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

Allow limiting gas for internal sends #966

Closed
Stebalien opened this issue Oct 13, 2022 · 1 comment · Fixed by #1149
Closed

Allow limiting gas for internal sends #966

Stebalien opened this issue Oct 13, 2022 · 1 comment · Fixed by #1149
Assignees
Labels
P1 P1: Must be resolved Topic: EVM runtime

Comments

@Stebalien
Copy link
Member

Currently, there's no way to limit the amount of gas spent on internal sends. We need to add a new field to the send syscall to allow limiting the gas spent.

@Stebalien Stebalien added this to the M2.1 (r7) Quartz milestone Oct 13, 2022
@maciejwitowski
Copy link
Contributor

@Stebalien I added this to the checklist based on Quartz milestone assigned.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P1 P1: Must be resolved Topic: EVM runtime
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants