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

Option to have upcoming duties as metrics #45

Open
ybstaked opened this issue Jun 13, 2023 · 0 comments
Open

Option to have upcoming duties as metrics #45

ybstaked opened this issue Jun 13, 2023 · 0 comments

Comments

@ybstaked
Copy link

For block proposals, we should use /eth/v1/validator/duties/proposer/<epoch> where we can look 1 epoch into the future which gives us 6.4-12.8 minutes to respond. We can look at either pubkey or index.

https://ethereum.github.io/beacon-APIs/#/Validator/getProposerDuties

Sync committees are very similar, we should use /eth/v1/validator/duties/sync/<epoch> where we should be able to look up to 256 epochs into the future.

https://ethereum.github.io/beacon-APIs/#/Validator/getSyncCommitteeDuties

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant