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

[EIP-6110] Supply validator deposits on chain #3299

Closed
scorbajio opened this issue Mar 2, 2024 · 0 comments · Fixed by #3390
Closed

[EIP-6110] Supply validator deposits on chain #3299

scorbajio opened this issue Mar 2, 2024 · 0 comments · Fixed by #3390

Comments

@scorbajio
Copy link
Contributor

scorbajio commented Mar 2, 2024

Changes in the Execution Layer (from the slides):

  • Defining the deposit structure for engine API request and response, RLP encoding and decoding
  • Define new ExecutionPayload in engine API to include deposits
  • Introduce depositsRoot and deposits to BlockHeader and BlockBody respectively
  • Update BlockCreator to extract and decode deposits from transaction receipts
  • Update BlockValidator to validate deposits
  • Introduce depositContractAddress to genesis config
  • Design a series of acceptance test for EIP-6110

References:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants