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

Refactor oracle handlers #380

Merged
merged 6 commits into from
Jul 26, 2023
Merged

Refactor oracle handlers #380

merged 6 commits into from
Jul 26, 2023

Conversation

shanejearley
Copy link
Contributor

Didn't finish adding ethdo handler (for standard keygen), but refactored to suit configurable key "strategies". Initially DKG and ethdo CLI will be supported, but in the coming weeks, we'll revamp the strategies to remove both CLI dependencies. DKG currently just requires http requesting to the messenger server, so that CLI should be the first to go. The standard keygen support is lower priority, but it should also be completely doable within Node using the Chainsafe BLS and SSV Keys SDK libraries.

@shanejearley shanejearley requested a review from robosupport July 26, 2023 16:10
@shanejearley shanejearley merged commit f5242a1 into develop Jul 26, 2023
@shanejearley shanejearley deleted the feature/oracle-handlers branch July 26, 2023 17:04
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

Successfully merging this pull request may close these issues.

2 participants