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 anvil_setNextBlockBaseFeePerGas #450

Merged
merged 3 commits into from
Nov 29, 2024

Conversation

itegulov
Copy link
Contributor

What 💻

Closes #449

Fee management is a big mess right now and IMHO we should invest some time into aligning it with core. This PR introduces support for anvil_setNextBlockBaseFeePerGas with minimal invasion for now.

Why ✋

Feature parity with anvil

@itegulov itegulov requested a review from a team as a code owner November 29, 2024 07:34
@itegulov itegulov merged commit 6e6dba2 into main Nov 29, 2024
13 checks passed
@itegulov itegulov deleted the daniyar/anvil/block-base-fee branch November 29, 2024 08:29
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.

feat: implement anvil_setNextBlockBaseFeePerGas API endpoint
2 participants