-
Notifications
You must be signed in to change notification settings - Fork 231
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
Implement the /eth/v1/validator/beacon_committee_selections
Beacon API end-point
#4738
Comments
https://docs.google.com/document/d/1q9jOTPcYQa-3L8luRvQJ-M0eegtba4Nmon3dpO79TMk/mobilebasic
So I guess that's clear enough on the BN side. |
The remaining work is to teach our validator client to consume these end-points, so it's compatible with the Charon middleware. |
Awesome progress here 🙏. Can someone please add me as a reviewer for PRs for this ticket? It'd be helpful for me track the changes and comment if something's off. Also, I believe the changes on the cc: @tersec |
Also
/eth/v1/validator/sync_committee_selections
.More details are present here:
ethereum/beacon-APIs#224
The text was updated successfully, but these errors were encountered: