Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

Add eth_feeHistory RPC endpoint #1470

Closed
leroldary opened this issue Oct 31, 2021 · 5 comments · Fixed by #3351
Closed

Add eth_feeHistory RPC endpoint #1470

leroldary opened this issue Oct 31, 2021 · 5 comments · Fixed by #3351
Assignees
Milestone

Comments

@leroldary
Copy link

leroldary commented Oct 31, 2021

The eth_feeHistory API was introduced in the JSON-RPC spec as a counterpart to EIP-1559. The API exposes information that is useful for setting parameters (maxPriorityFeePerGas, maxFeePerGas) for the new transaction fee mechanism.

@seaona
Copy link

seaona commented Apr 4, 2022

+1! It would be very helpful to have support for eth_feeHistory in ganache

@davidmurdoch
Copy link
Member

@seaona Would you like to add it?

@davidmurdoch davidmurdoch changed the title Add eth_feeHistory RPC endpoint Add eth_feeHistory RPC endpoint Apr 4, 2022
@seaona
Copy link

seaona commented Apr 5, 2022

@davidmurdoch sure! I'll try my best 😊

@drortirosh
Copy link

It is very problematic that ganache is partial eip-1559 eth_feeHistory is a required part of it.

@MicaiahReid
Copy link
Contributor

@seaona any updates on a PR for this? No worries if you haven't been (or won't be) able to, just checking in.

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

Successfully merging a pull request may close this issue.

6 participants