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

feat: add eth_maxPriorityFeePerGas RPC #2100

Merged
merged 5 commits into from
Aug 9, 2021

Conversation

banteg
Copy link
Contributor

@banteg banteg commented Aug 8, 2021

What was wrong?

Missing an RPC method complimentary to eth_feeHistory.

Related to Issue erigontech/erigon#2501

How was it fixed?

I added web3.eth.max_priority_fee which suggests max priority fee for dynamic fee transactions.

Todo:

Cute Animal Picture

banteg added a commit to banteg/brownie that referenced this pull request Aug 8, 2021
Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

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

Thanks @banteg! I'll add some tests and get this in!

@kclowes kclowes merged commit d75d245 into ethereum:master Aug 9, 2021
@sambacha
Copy link

relevant nethermind pr: NethermindEth/nethermind#3232

danhper pushed a commit to danhper/brownie that referenced this pull request Aug 16, 2021
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.

3 participants