-
Notifications
You must be signed in to change notification settings - Fork 97
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
Missed first slot proposals (Rare Case) #1827
Labels
bug
Something isn't working
Comments
2nd aspect related to message recieval/processing is (I think):
3rd aspect
|
olegshmuelov
changed the title
Missed proposal duty in first slot of the epoch (Rare Case)
Missed first slot proposals (Rare Case)
Oct 30, 2024
iurii-ssv
added a commit
that referenced
this issue
Nov 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In rare cases, proposal duty messages are received before the duty starts.
These messages are rejected with
no duty for this epoch
since the proposal duties store is not yet populated at that time.The text was updated successfully, but these errors were encountered: