Skip to content

Releases: wealdtech/ethdo

Release 1.26.1

29 Nov 14:30
v1.26.1
16a94d7
Compare
Choose a tag to compare

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

24 Nov 15:26
v1.26.0
d274ab3
Compare
Choose a tag to compare

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

28 Aug 20:48
v1.25.3
4aa6bef
Compare
Choose a tag to compare

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

10 Jul 17:44
v1.25.0
97fa04a
Compare
Choose a tag to compare

This is a feature release, including the following changes:

  • add "proposer duties" command
  • add deposit signature verification to "deposit verify"

Release 1.24.1

21 Jun 09:34
v1.24.1
77abe0e
Compare
Choose a tag to compare

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

12 Jun 16:25
v1.24.0
e144217
Compare
Choose a tag to compare

This is a feature release, including the following changes:

  • add "validator yield" command

Release 1.23.1

01 Jun 12:03
v1.23.1
0bdf68e
Compare
Choose a tag to compare

This is a maintenance release, including the following changes:

  • do not fetch future state for chain eth1votes

Release 1.23.0

01 Jun 11:38
v1.23.0
384ee3d
Compare
Choose a tag to compare

This is a feature release, including the following changes:

  • do not fetch sync committee information for epoch summaries prior to Altair
  • ensure that "attester inclusion" without validator returns appropriate error
  • provide more information in "epoch summary" with verbose flag
  • add "chain eth1votes"

Release 1.22.0

19 May 12:52
v1.22.0
394b4a7
Compare
Choose a tag to compare

This is a feature release, including the following changes:

  • add "ropsten" to the list of supported networks

Release 1.21.0

10 May 14:16
v1.21.0
6bfb0ef
Compare
Choose a tag to compare

This is a feature release, including the following changes:

  • add "validator credentials get" command