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

fix: use next base fee of forked block +1 on reset #6645

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

mattsse
Copy link
Member

@mattsse mattsse commented Dec 21, 2023

Closes #6640

we used the basefee of the forked block on reset but we should use the next basefee(forked_block)

@mattsse mattsse requested a review from Evalir as a code owner December 21, 2023 15:20
@mattsse mattsse merged commit ce3d88a into foundry-rs:master Dec 21, 2023
17 of 19 checks passed
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.

baseFeePerGas of the first mined block after anvil_reset equals block before anvil_reset
2 participants