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

Enable eth_gasPrice #229

Open
yarkinwho opened this issue Dec 13, 2024 · 0 comments
Open

Enable eth_gasPrice #229

yarkinwho opened this issue Dec 13, 2024 · 0 comments
Assignees

Comments

@yarkinwho
Copy link
Contributor

We disabled this API as it will not return correct values during the process of gas fee changes.

But now
1 the gnosis-safe project require this in some batch requests.
2 It can only be visited via batch requests. (Regular calls will be routed to Miner in our system)
3 The cases when this API not working properly is really rare and we have full control to it (e.g. the timing to apply the price changes).

Therefore, it should be fine to expose this API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

No branches or pull requests

1 participant