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

feat(vc): validator client interfaces #7680

Closed
Tracked by #7681
Maddiaa0 opened this issue Jul 30, 2024 · 1 comment
Closed
Tracked by #7681

feat(vc): validator client interfaces #7680

Maddiaa0 opened this issue Jul 30, 2024 · 1 comment
Assignees

Comments

@Maddiaa0
Copy link
Member

Maddiaa0 commented Jul 30, 2024

Overview

Define an interface for the validator client that can be used for either an in-process or out of process validator client implementation.

An in process version will implement the client responsiblities with a typescript interface, an out of process client will run the same interface over http.

Notes

@Maddiaa0 Maddiaa0 self-assigned this Jul 30, 2024
@github-project-automation github-project-automation bot moved this to Todo in A3 Jul 30, 2024
@Maddiaa0 Maddiaa0 changed the title feat(vc): validator client in / out of process interfaces feat(vc): validator client interfaces Jul 30, 2024
@Maddiaa0
Copy link
Member Author

closed by #7854

@github-project-automation github-project-automation bot moved this from Todo to Done in A3 Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

1 participant