Releases: wealdtech/ethdo
Releases · wealdtech/ethdo
Release 1.27.0-rc2
This is a release candidate for version 1.27.0. This uses a new build system to generate the binaries.
Release 1.27.0-rc1
This is a release candidate for version 1.27.0. This uses a new build system to generate the binaries.
Release 1.26.3
This is a maintenance release of ethdo. Updates include:
- provide support for additional S3 store options
- show error when attempting to delete non-filesystem wallets
- provide additional support for Capella
Release 1.26.2
This is maintenance release for ethdo. Updates include:
- remove check that requires capella prior to generating validator credentials change operations
Release 1.26.1
This is a maintenance release of ethdo. Updates include:
- add ability to generate validator credentials change operations prior to the fork in which they become usable
Release 1.26.0
This is a feature release for ethdo. Changes include:
- provide functionality to manage withdrawal credentials in anticipation of the Capella hard fork.
Release 1.25.3
This is a maintenance release for ethdo 1.25.x. Changes include:
- no longer require
connection
parameter (ethdo will try common ports if not specified) - support "block analyze" on bellatrix (thanks @tcrossland)
- check deposit message root match for verifying deposits (thanks @aaron-alderman)
Release 1.25.0
This is a feature release, including the following changes:
- add "proposer duties" command
- add deposit signature verification to "deposit verify"
Release 1.24.1
This is a maintenance release of ethdo. Updates include:
- fix potential crash when new validators are activated
- add "sepolia" to the list of supported networks
Release 1.24.0
This is a feature release, including the following changes:
- add "validator yield" command