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

add ssv_network_config for configurable networks #121

Merged
merged 5 commits into from
Feb 5, 2025

Conversation

dknopik
Copy link
Member

@dknopik dknopik commented Feb 3, 2025

Analogous to Lighthouses eth2_network_config, implement ssv_network_config, which builds upon it. It has support for the hardcoded "holesky" and "mainnet" networks, and can load from extended LH testnet dirs via the --testnet-dir CLI option.

It includes some boot ENRs, which were taken from the go-ssv implementation.

Sync code is adjusted to use this config.

Copy link
Member

@Zacholme7 Zacholme7 left a comment

Choose a reason for hiding this comment

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

Left a few thoughts, gj otherwise

@Zacholme7 Zacholme7 merged commit b2e5164 into sigp:unstable Feb 5, 2025
10 checks passed
@dknopik dknopik deleted the testnet-dir branch February 5, 2025 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants