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 default gas values in debug_ RPCs #9922

Merged
merged 1 commit into from
Apr 12, 2024
Merged

Conversation

shohamc1
Copy link
Member

When not specified, gas fee cap should default to base fee to prevent errors where gas fee cap is less than block base fee.

Fixes #9870

@battlmonstr battlmonstr merged commit 4eed27b into devel Apr 12, 2024
7 checks passed
@battlmonstr battlmonstr deleted the shohamc1/trace-gas-defaults branch April 12, 2024 09:43
@ghost ghost mentioned this pull request Jun 3, 2024
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 this pull request may close these issues.

debug_traceCall not working if gas values are not set. This works on Geth.
2 participants