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

Add signed validator registration list type #38

Draft
wants to merge 2 commits into
base: electra
Choose a base branch
from

Conversation

jtraglia
Copy link

@jtraglia jtraglia commented Feb 4, 2025

To allow SSZ support in mev-boost, I believe we need a new SignedValidatorRegistrationList type.

The max size is VALIDATOR_REGISTRY_LIMIT:

https://github.com/ethereum/consensus-specs/blob/dev/specs/phase0/beacon-chain.md#state-list-lengths

Question: is there a better field name than "Items"?

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 this pull request may close these issues.

1 participant