Skip to content
This repository has been archived by the owner on Feb 18, 2025. It is now read-only.

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
Collaborator

@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 requested review from DNK90, andicrypt and NganSM March 22, 2024 04:39
@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 force-pushed the london-hardfork branch from 039665f to 07f1b93 Compare May 14, 2024 07:07
@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
Francesco4203 pushed a commit to Francesco4203/ronin that referenced this pull request Jun 18, 2024
…y#421)

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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants