Skip to content

Releases: wealdtech/ethdo

Release 1.35.2

22 Jan 13:09
Compare
Choose a tag to compare

This is a maintenance release for ethdo 1.35.x, with the following changes:

  • update dependencies

Release 1.35.1

17 Jan 11:52
Compare
Choose a tag to compare

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

16 Jan 12:41
Compare
Choose a tag to compare

This is a feature release for ethdo, supporting the Deneb hard fork.

Release 1.34.1

25 Dec 09:13
Compare
Choose a tag to compare

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

19 Oct 13:57
Compare
Choose a tag to compare

This is a maintenance release for ethdo 1.33.x. Changes include:

  • fix windows build

Release 1.33.1

02 Sep 21:34
Compare
Choose a tag to compare

This is a maintenance release for ethdo 1.33.x. Changes include:

- add "slot" to "proposer duties" command
- add activation epoch and time to "validator info" command where applicable
- add "holesky" to the list of supported networks
- avoid crash when requesting validators from beacon node without debug enabled

The full changelog can be found at v1.33.0...v1.33.1

Release 1.33.0

08 Aug 06:31
Compare
Choose a tag to compare

This is a feature release for ethdo. Changes include:

  • show all slots with 'synccommittee inclusion'
  • add "wallet batch" command

The full changelog can be found at v1.32.0...v1.33.0

Release 1.32.0

08 Jul 21:22
Compare
Choose a tag to compare

This is a feature release for ethdo. Changes include:

  • fix incorrect error when "deposit verify" is not given a withdrawal address
  • allow truncated mnemonics (first four characters of each word)
  • add deneb information to "block info"
  • "block info" accepts "--block-time" option
  • increase default operation timeout from 10s to 30s

The full changelog can be found at v1.31.0...v1.32.0

Release 1.31.0

18 May 23:13
Compare
Choose a tag to compare

This is a feature release for ethdo. Changes include:

  • add "--generate-keystore" option for "account derive"
  • update "validator exit" command to be able to generate multiple exits
  • support for 12-word and 18-word mnemonics with single-word (no whitespace) passphrases

Release 1.30.0

16 Apr 18:10
Compare
Choose a tag to compare

This is a feature release of ethdo. Changes include:

  • add "chain spec" command
  • add "validator withdrawal" command