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

Support register validator api endpoint #577

Closed
9 tasks
siladu opened this issue May 25, 2022 · 0 comments · Fixed by #596
Closed
9 tasks

Support register validator api endpoint #577

siladu opened this issue May 25, 2022 · 0 comments · Fixed by #596
Assignees
Labels
TeamGroot Under active development by TeamGroot @PegaSys

Comments

@siladu
Copy link
Contributor

siladu commented May 25, 2022

https://github.com/ethereum/beacon-APIs/blob/master/apis/validator/register_validator.yaml
ethereum/consensus-specs#2884

Note, we do not need to implement this API. Teku will send sign request

Tasks

  • Add new signing type (ArtifactType)
  • Add to Eth2SigningRequestBody (entrypoint)
  • Update data models
  • Update OpenAPI schema
  • Process request to perform signing
  • Integration tests
    est. 2
  • Acceptance Tests to verify OpenAPI
  • Communicate API changes to unblock validator client teams
    est. 1

To be estimated separately:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
TeamGroot Under active development by TeamGroot @PegaSys
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants