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

SyncCommitteeMessage production #833

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

SyncCommitteeMessage production #833

Arkenan opened this issue Mar 4, 2024 · 0 comments

Comments

@Arkenan
Copy link
Collaborator

Arkenan commented Mar 4, 2024

In #800 is_assigned_to_sync_committee is coded, to evaluate, if at a single slot, a validator is part of a sync_committee and should send a message. This issue encompasses:

  • Building a SyncCommitteeMessage using get_sync_committee_message(state, block_root, validator_index, privkey).
  • The message should be built and logged (mock broadcasting) if the current proposed block was received in the first slot interval or else if the interval has passed (empty slot).

spec ref: link

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