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

consensus, miner: set the basefee to 0 after London fork #421

Merged
merged 1 commit into from
May 21, 2024

Conversation

minh-bq
Copy link
Contributor

@minh-bq minh-bq commented Mar 22, 2024

Currently, we choose to set basefee to 0 after London fork on Ronin, the basefee logic can be changed in future fork. Besides, at the London fork, we don't double the block gas limit.

@minh-bq minh-bq force-pushed the london-hardfork branch 3 times, most recently from 59a6ecc to 039665f Compare March 27, 2024 10:02
Currently, we choose to set basefee to 0 after London fork on Ronin, the basefee
logic can be changed in future fork. Besides, at the London fork, we don't
double the block gas limit.
@minh-bq minh-bq merged commit 2b7f4eb into axieinfinity:master May 21, 2024
1 check passed
@minh-bq minh-bq deleted the london-hardfork branch May 21, 2024 10:45
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.

None yet

2 participants