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

Bugfix/besu 2598 basefee present before fork block #2603

Merged
merged 2 commits into from
Aug 2, 2021
Merged

Bugfix/besu 2598 basefee present before fork block #2603

merged 2 commits into from
Aug 2, 2021

Conversation

garyschulte
Copy link
Contributor

PR description

add header checks to ensure baseFee is not present prior to london fork block.

This fixes the failing BerlinToLondon blockchain transition reference test: http://retesteth.ethdevops.io/results/log//2021-08-02-1627881396-besu.txt

Fixed Issue(s)

fixes #2598

Changelog

…ork block

Signed-off-by: garyschulte <garyschulte@gmail.com>
…es when fee market is not active

Signed-off-by: garyschulte <garyschulte@gmail.com>
@garyschulte garyschulte merged commit dfd82be into hyperledger:master Aug 2, 2021
eum602 pushed a commit to lacchain/besu that referenced this pull request Nov 3, 2023
Signed-off-by: garyschulte <garyschulte@gmail.com>
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.

Investigate failing BerlinToLondonTransition reference test
2 participants