-
Notifications
You must be signed in to change notification settings - Fork 997
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
Phase 1 shard blocks checklist #1211
Labels
Comments
generally agreed on single shard attestation. Would we restrict it to be only a single aggregate from the prior slot? will provide some more feedback on other points tmw |
Yeah, this is my thinking. |
|
Replaced by #1768 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
List[ShardAttestation]
structure in a shard block header, replace with a single shard attestation (rationale: these votes are not used for finalization and the penalties for missing votes are light, so it's okay if more votes "fall by the wayside"; this increases simplicity and makes the shard attestation constant-sized)SECOND_PER_SLOT
)The text was updated successfully, but these errors were encountered: