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

Implement eth_feeHistory RPC method #2359

Closed
acolytec3 opened this issue Oct 14, 2022 · 3 comments
Closed

Implement eth_feeHistory RPC method #2359

acolytec3 opened this issue Oct 14, 2022 · 3 comments

Comments

@acolytec3
Copy link
Contributor

We should implement the eth_feeHistory RPC method so that our client will be fully compatible with the testnet faucets which use feeHistory to construct their transactions. The Alchemy documentation is up to date so don't rely on the Ethereum.org RPC spec as it doesn't include the GasUsedRatio property in the response.

A stub implementation was included in #2316 to allow the Shandong testnet to proceed.

@scorbajio
Copy link
Contributor

Does eth_feeHistory still need to be implemented? This ticket hasn't been updated in a while, is there any new context around this issue?

@acolytec3
Copy link
Contributor Author

acolytec3 commented May 30, 2023 via email

@holgerd77
Copy link
Member

Closed by #3295

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

No branches or pull requests

3 participants