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

Boba bedrock hardfork v2 #58

Open
wants to merge 27 commits into
base: boba-develop
Choose a base branch
from
Open

Conversation

boyuan-chen
Copy link

@boyuan-chen boyuan-chen commented Oct 18, 2023

This PR is based on the current boba-develop branch. To achieve the goal of writing the legacy block chain to the erigon, it has the following changes:

  1. The baseFee is set to nil if it's the boba legacy block
  2. The block reward is disabled for the boba legacy block
  3. The state transition is skipped for the boba legacy block
  4. The legacy deposit transaction is added to the legacyTransaction type
  5. The block information is replaced by the response from the legacy RPC endpoint

@boyuan-chen boyuan-chen marked this pull request as ready for review October 24, 2023 22:20
Copy link

This PR is stale because it has been open for 40 days with no activity.

@github-actions github-actions bot added the Stale label Dec 14, 2023
@github-actions github-actions bot removed the Stale label Jan 4, 2024
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

3 participants