Skip to content

SSV Cluster migration cleanup#2892

Open
naddison36 wants to merge 5 commits into
masterfrom
nicka/claim-ssv
Open

SSV Cluster migration cleanup#2892
naddison36 wants to merge 5 commits into
masterfrom
nicka/claim-ssv

Conversation

@naddison36
Copy link
Copy Markdown
Collaborator

@naddison36 naddison36 commented May 11, 2026

Changes

  • Deploy script to claim the SSV now in the staking strategies
  • Fixed the SSVNetwork interface which now uses ETH payments rather than SSV
  • Hardhat tasks to use ETH payments instead of SSV to SSV Clusters
  • Removed old registration and staking tasks using the old P2P APIs

There are no changes to Origin contracts.

Deployments

Governance

Deploy checklist

Two reviewers complete the following checklist:

- [ ] All deployed contracts are listed in the deploy PR's description
- [ ] Deployed contract's verified code (and all dependencies) match the code in master
- [ ] Contract constructors have correct arguments
- [ ] The transactions that interacted with the newly deployed contract match the deploy script.
- [ ] Governance proposal matches the deploy script
- [ ] Smoke tests pass after fork test execution of the governance proposal

…th ETH deposits

Removed old registerValidators and stakeValidators Hardhat tasks using the P2P APIs
Hardhat registerValidator now works with ETH deposits
@codecov
Copy link
Copy Markdown

codecov Bot commented May 11, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.11%. Comparing base (1dd041f) to head (7d9044f).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2892   +/-   ##
=======================================
  Coverage   52.11%   52.11%           
=======================================
  Files         111      111           
  Lines        4874     4874           
  Branches     1353     1353           
=======================================
  Hits         2540     2540           
  Misses       2330     2330           
  Partials        4        4           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown
Member

@sparrowDom sparrowDom left a comment

Choose a reason for hiding this comment

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

LGTM

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