Releases: wealdtech/ethdo
Releases · wealdtech/ethdo
Release 1.36.1
This is a maintenance release of ethdo
, with the following changes:
- more data for epoch summaries
- fix crash when block info has no blobs
Release 1.36.0
This is a feature release of ethdo
, with the following major changes:
- support creation of keystore wallets and accounts
Release 1.35.5
This is a maintenance release for ethdo 1.35.x, with the following changes:
- allow
account derive
to output keystores to the console
Release 1.35.4
This is a maintenance release for ethdo 1.35.x, with the following changes:
- provide consensus and execution client info in block info output
Release 1.35.3
This is a maintenance release for ethdo 1.35.x, with the following changes:
- provide better error message on context deadlline exceeded
- update launchpad output to match latest version
- add deposit contract address to "chain info"
Release 1.35.2
This is a maintenance release for ethdo 1.35.x, with the following changes:
- update dependencies
Release 1.35.1
This is a maintenance release for ethdo 1.35.x, with the following changes:
- update dependencies
- fix output for various commands that may encounter an empty slot
Release 1.35.0
This is a feature release for ethdo, supporting the Deneb hard fork.
Release 1.34.1
This is a feature release. Changes include:
- use Capella fork for all exits
- support Deneb beta 5
- fix period parsing for "synccommittee members" command
Release 1.33.2
This is a maintenance release for ethdo 1.33.x. Changes include:
- fix windows build