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

Enforce 0x02 credentials for consolidations #14684

Closed
wants to merge 1 commit into from

Conversation

terencechain
Copy link
Member

Blocked by spec test

Update consolidation flow to enforce 0x02 credentials and simplify protocol

  • Disallow consolidations if the target lacks 0x02 credentials
  • Prevent automatic switching to compounding during consolidation
  • Require a two-step process for consolidation:
    1. Switch target to compounding credentials
    2. Consolidate source balance into the target
  • Increase MAX consolidation requests per block to 2 to support credential switching and consolidation in a single block.

Reference: ethereum/consensus-specs#4020

@terencechain terencechain added the Blocked Blocked by research or external factors label Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked Blocked by research or external factors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant