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] Queue deposit requests and apply them during epoch processing #8618

Closed
5 tasks done
lucassaldanha opened this issue Sep 19, 2024 · 0 comments
Closed
5 tasks done
Assignees
Labels
Epic Electra Issues required to implement Electra upgrade

Comments

@lucassaldanha
Copy link
Member

lucassaldanha commented Sep 19, 2024

Reference: ethereum/consensus-specs#3818

Tasks:

  • Created PendingDeposit container
  • Updated presets
  • Epoch Processing: remove process_pending_balance_deposits / Add apply_pending_deposit and process_pending_deposit
  • Block Processing: process_deposit and related changes (get_validator_from_deposit, add_validator_to_registry)
  • Remove PendingPartialDeposit containers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Epic Electra Issues required to implement Electra upgrade
Projects
None yet
Development

No branches or pull requests

1 participant