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

Handle validators not in the state at startup #1282

Open
rodrigo-o opened this issue Aug 22, 2024 · 0 comments
Open

Handle validators not in the state at startup #1282

rodrigo-o opened this issue Aug 22, 2024 · 0 comments
Assignees

Comments

@rodrigo-o
Copy link
Collaborator

rodrigo-o commented Aug 22, 2024

Validators that are not in the beacon state at the node initialization are ignored. This needs to be handled in the ValidatorSet probably at notify_head. We can use the store in this case to check if uninitialized validators are now in the state. Here are a couple of comments referring to this issue:

@rodrigo-o rodrigo-o self-assigned this Aug 22, 2024
@rodrigo-o rodrigo-o changed the title Handle validators not int the state at startup Handle validators not in the state at startup Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Ready
Development

No branches or pull requests

1 participant