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

Implement validatorapi component #179

Closed
corverroos opened this issue Mar 4, 2022 · 0 comments
Closed

Implement validatorapi component #179

corverroos opened this issue Mar 4, 2022 · 0 comments

Comments

@corverroos
Copy link
Contributor

Problem to solve

We have a validatorAPI router, but it just does http wranging, we still need to implement the validatorAPI core workflow component that queries the DutyDB and stores results in the ParSigDB.

Proposed solution

Implement a validatorapi component as a handler to the router as per architecture spec.

corverroos added a commit that referenced this issue Mar 5, 2022
Implements the validator API component as a handler to the validator API router. It queries attestation data from the duty DB, then stores resulting partial signatures in the parsig DB.

Will add unit tests in subsequent PR.

category: feature
ticket: #179
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