You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Add consol option to doAccounting Hardhat task
* Changed doAccounting Action to use the ConsolidationController
* Added getValidators Hardhat task
Refactored getting Beacon chain data to use Lodestar. So removed Beaconcha.in API use
* Removed reference to BEACONCHAIN_API_KEY
Formatting of getValidators
* More formatting of the output of the getValidators Hardhat task
Added epoch option to getValidators Hardhat task
* Added Claude and AGENTS md files
* Added safe option to confirmConsol
Refactored writing Safe file into safe util
* Got getValidators working with dRPC
* Added consol option to verifyDeposits which has to call snapBalances on the ConsolidationController
* FIxed consolidation fork tests
* Deploy script to migrate the SSV clusters to ETH payment
* Fix 183 deploy which was defaulting to Hoodi
* Updated Claude file
* Upgrade Lodestar dependencies
* Changed back to using GET for bulk validators
* Bumped deploy script number
* Updated Claude file with SSV cluster payment details
* Prettier
* Deployed 192_migrate_ssv_clusters_to_eth
- For SSV Cluster migrations to ETH billing, use the SSV ETH payment calculator: https://ssv-eth-forecasting.vercel.app/
110
111
111
112
### OTokens
112
113
`contracts/token/OUSD.sol` and `contracts/token/OETH.sol` - rebasing ERC-20 tokens. OUSD rebases to all holders; OETH uses a similar mechanism for ETH-denominated yield.
0 commit comments