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

check over EL consolidations implementation #8377

Closed
7 tasks done
rolfyone opened this issue Jun 13, 2024 · 0 comments · Fixed by #8401
Closed
7 tasks done

check over EL consolidations implementation #8377

rolfyone opened this issue Jun 13, 2024 · 0 comments · Fixed by #8401
Assignees

Comments

@rolfyone
Copy link
Contributor

rolfyone commented Jun 13, 2024

ethereum/consensus-specs#3775

Tasks:

  • Rename MAX_CONSOLIDATIONS to MAX_CONSOLIDATION_REQUESTS_PER_PAYLOAD (including accessor methods)
  • Rename operation consolidation to consolidation_request (including containers - EL Header, BeaconState, etc., methods and reference test mappers)
  • Update fork transition to include consolidation_requests_root
  • Integrate Engine API operation income flow
  • Rename and update process_consolidation to process_execution_layer_consolidation_request, including any logic update for devnet-1
  • remove consolidation from electra block body
  • add consolidation request to stub EL response
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 a pull request may close this issue.

2 participants