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

ethapi: add state override to estimateGas #27845

Conversation

amintalebi
Copy link
Contributor

@amintalebi amintalebi commented Aug 3, 2023

Fixes #27800

@amintalebi amintalebi marked this pull request as draft August 3, 2023 14:42
@s1na
Copy link
Contributor

s1na commented Aug 3, 2023

Please update the number of parameters in internal/web3ext/web3ext.go. Otherwise the overrides won't be recognized in the console.

@amintalebi amintalebi marked this pull request as ready for review August 4, 2023 16:36
@amintalebi amintalebi requested a review from s1na as a code owner August 4, 2023 16:36
Copy link
Contributor

@s1na s1na left a comment

Choose a reason for hiding this comment

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

LGTM thanks

@s1na s1na merged commit eeebb07 into ethereum:master Aug 7, 2023
2 checks passed
@s1na s1na added this to the 1.12.1 milestone Aug 7, 2023
MoonShiesty pushed a commit to MoonShiesty/go-ethereum that referenced this pull request Aug 30, 2023
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
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.

Allow state override on eth_estimateGas
3 participants