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

wire up everything #109

Merged
merged 5 commits into from
Jan 24, 2025
Merged

wire up everything #109

merged 5 commits into from
Jan 24, 2025

Conversation

dknopik
Copy link
Member

@dknopik dknopik commented Jan 17, 2025

Proposed Changes

  • add config for network selection
  • read or generate SSV private key
  • init database and sync
  • fill validator store from database

Additional Info

🎉 🎉 🎉

There is some room for optimisation/alignment between the components, but we can leave that for later.

- consistently use the same `OperatorId` if not known
- really only store own clusters in `clusters`
anchor/client/src/lib.rs Outdated Show resolved Hide resolved
@Zacholme7
Copy link
Member

small comments, gj otherwise!

- `wss` -> `ws` in default EL URL
- fix slot check for validator load
- correctly decode decrypted keys
- wait for historical sync to finish before starting duties
@dknopik dknopik requested a review from Zacholme7 January 21, 2025 11:34
@Zacholme7
Copy link
Member

lgtm!

@dknopik
Copy link
Member Author

dknopik commented Jan 24, 2025

Kingy, can we please merge this? 🥺 @jking-aus

@dknopik dknopik added the ready-for-review This PR is ready to be reviewed label Jan 24, 2025
Copy link
Contributor

@jking-aus jking-aus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jking-aus jking-aus merged commit 5cc2376 into sigp:unstable Jan 24, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-review This PR is ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants