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

SyncCommiteeContribution Aggregators lookahead #835

Open
Arkenan opened this issue Mar 4, 2024 · 0 comments
Open

SyncCommiteeContribution Aggregators lookahead #835

Arkenan opened this issue Mar 4, 2024 · 0 comments

Comments

@Arkenan
Copy link
Collaborator

Arkenan commented Mar 4, 2024

SyncCommitteeMessages are aggregated by sync committee aggregators. A validator that is in a sync committee can check if it's also an aggregator by ussing get_sync_committee_selection_proof(state, slot, subcommittee_index, privkey) |> is_sync_committee_aggregator(signature). This should be looked ahead of time, as it changes every slot.

specs ref: link

@Arkenan Arkenan changed the title SyncCommiteeContribution Aggregators SyncCommiteeContribution Aggregators lookahead Mar 4, 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