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

On validator registration, committee drops entire slot #1885

Open
Roy-blox opened this issue Nov 27, 2024 · 0 comments
Open

On validator registration, committee drops entire slot #1885

Roy-blox opened this issue Nov 27, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Roy-blox
Copy link
Collaborator

Describe the bug
While registering new validators we have a mechanism to not attest on registration epoch + 1 to avoid slashing attacks, in post fork we see that the registration slot drops completely instead of only dropping the newly added validators.

To Reproduce
Steps to reproduce the behavior:

  1. Have a post fork cluster with some validators on it
  2. Bulk register some validators

Expected behavior
Only new validators will not attest on registration epoch while the rest attest as expected

Actual behavior
All validators that were supposed to attest on registration slots failed.

Node (please complete the following information):

  • Operator Version: v2.0.0 - Post-fork
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants