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

fix: map 7623 to gas too high #9915

Merged

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Feb 18, 2025

this is a new error introduced with 7623 in prague that we need to treat as gas too high in ethestimate which happens if the calldata cost exceeds the gas limit

the error naming here is super inconsistent so it's debatable whether this is gas too low or gas too high, map this is treated as "out of gas"

Copy link
Collaborator

@grandizzy grandizzy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@mattsse mattsse merged commit c34a752 into foundry-rs:master Feb 19, 2025
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants