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

Consolidate validations for max TX gas limit #758

Closed
m-Peter opened this issue Feb 17, 2025 · 0 comments · Fixed by #759
Closed

Consolidate validations for max TX gas limit #758

m-Peter opened this issue Feb 17, 2025 · 0 comments · Fixed by #759
Assignees

Comments

@m-Peter
Copy link
Collaborator

m-Peter commented Feb 17, 2025

After introducing the validation for TX gas limit to not exceed 50M, in #736, we should make sure that the same validation applies in the related JSON-RPC endpoints, such as:

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

Successfully merging a pull request may close this issue.

1 participant