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 Holesky network support #34

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Add Holesky network support #34

merged 1 commit into from
Dec 14, 2023

Conversation

mksh
Copy link
Contributor

@mksh mksh commented Dec 14, 2023

Adds functionality necessary to support Holesky testnet.

  • Verify Holesky deposit correctness
  • Add "holesky" parameter to all commands
  • Modernize deps, including ssz_rs (the version used was 1 year old)
  • Switch to using new ssz_rs API

- Verify Holesky deposit correctness
- Add "holesky" parameter to all commands
- Modernize libraries, including ssz_rs (the version used was 1 year
  old)
- Switch to using new ssz_rs API
@mksh mksh marked this pull request as ready for review December 14, 2023 02:31
Cargo.toml Show resolved Hide resolved
Copy link
Contributor

@jenpaff jenpaff left a comment

Choose a reason for hiding this comment

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

LGTM !

@mksh mksh merged commit a639ec9 into main Dec 14, 2023
2 checks passed
@mksh mksh deleted the holesky-support branch December 14, 2023 12:56
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