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

feat(op-chain-ops): add Wright fork config into genesis file generation code #226

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

welkin22
Copy link
Contributor

@welkin22 welkin22 commented Aug 1, 2024

Description

This PR is made in conjunction with bnb-chain/op-geth#130. A new Wright hard fork has been introduced in op-geth. Whenever there is a new hard fork, we need to make corresponding changes in the genesis file generation code to support the activation of the hard fork through the configuration file.

Rationale

This modification allows us to configure when to activate the hard fork through the configuration file, which is beneficial for both Devnet and Qanet.

Example

none

Changes

Notable changes:

  • add Wright fork config into genesis file generation code

@welkin22

This comment was marked as outdated.

@welkin22 welkin22 merged commit 6a31bf9 into bnb-chain:develop Aug 8, 2024
13 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.

3 participants