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

Merge interop tracking #9716

Closed
15 of 16 tasks
terencechain opened this issue Oct 1, 2021 · 0 comments
Closed
15 of 16 tasks

Merge interop tracking #9716

terencechain opened this issue Oct 1, 2021 · 0 comments

Comments

@terencechain
Copy link
Member

terencechain commented Oct 1, 2021

This issue tracks the necessary tasks required to support merge interop. The working branch is on merge-oct

  • Update bazel-go-ethereum to latest catalyst commit
  • Implement newly added execution payload, header and beacon state protobuf types
  • Implement SSZ support for the new types
  • Implement beacon chain merge functions
  • Implement beacon state trie for merge
  • Implement cli flags related to merge features (ie client settings, fee recipient... etc)
  • Implement merge spec vector test framework
  • Implement db support for merge version block and state
  • Add execution engine calls into beacon node run time
    • prepare payload
    • get payload
    • execute payload
    • consensus validated
    • forkchoice updated
  • Implement modified merge version of BeaconBlocksByRange and BeaconBlocksByRoot
  • Implement merge topics subscription
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

No branches or pull requests

2 participants