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

Return saved gas price parameter in eth_gasPrice call #188

Closed
yarkinwho opened this issue Jan 23, 2024 · 1 comment
Closed

Return saved gas price parameter in eth_gasPrice call #188

yarkinwho opened this issue Jan 23, 2024 · 1 comment

Comments

@yarkinwho
Copy link
Contributor

yarkinwho commented Jan 23, 2024

Depends on #186

Currently the eth_gasPrice call from node is not used in our system and will return wrong number.

We could change it to return minimum gas fee saved in #186

This will make it easier to debug related issues and pave the way for letting node reply to this call (may need extra works after we adopt SHANGHAI fork) in the future.

@stephenpdeos
Copy link
Member

We will hold off on this until London Hard Fork design has been completed

@github-project-automation github-project-automation bot moved this from Todo to Done in EOS EVM Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

4 participants