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

Update beacon API PR #1365

Closed
xenowits opened this issue Oct 27, 2022 · 0 comments
Closed

Update beacon API PR #1365

xenowits opened this issue Oct 27, 2022 · 0 comments
Assignees

Comments

@xenowits
Copy link
Contributor

xenowits commented Oct 27, 2022

Problem to be solved

We raised a PR couple of months back proposing a new (v2) version of /eth/v1/validator/beacon_committee_subscriptions. Since then, we have made progress and have thought deeply on how best to tackle the issue of committee aggregations in a middleware DVT architecture such as charon's.

We have come up with a new proposal to include two NEW endpoints for committee aggregations (beacon committee and sync committee).

POST /eth/v1/validator/beacon_committee_selections
POST /eth/v1/validator/sync_committee_selections

Proposed solution

Update the EXISTING PR with the new proposal and proper explanation of our approach. We are refraining to create a new PR as the current one already has got a lot of useful feedback from some important people which we would not want to lose.

Also, write an https://ethresear.ch/t/ article explaining the idea.

Out of Scope

None.

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

2 participants