Skip to content

Releases: wealdtech/ethdo

Release 1.13.0

24 Sep 10:59
v1.13.0
607e969
Compare
Choose a tag to compare
v1.13.0

1.13.0

Release 1.12.3

21 Sep 15:56
79f1ae9
Compare
Choose a tag to compare
v1.12.3

Update dependencies.

v1.11.0

19 Aug 15:35
v1.11.0
b0d676a
Compare
Choose a tag to compare
  • add Altair information to "block info"
  • add more information to "chain info"

Release 1.9.1

13 May 11:54
v1.9.1
b76cdb0
Compare
Choose a tag to compare

This is a maintenance release. It contains the following changes:

  • Avoid crash when required interfaces for chain status command are not supported
  • Avoid crash with latest version of herumi/go-bls

Release 1.9.0

15 Mar 08:35
v1.9.0
c7ad519
Compare
Choose a tag to compare

This is a feature release. It contains the following changes:

  • allow use of Ethereum 1 address as withdrawal credentials
  • fix issue where 'attester duties' and 'attester inclusion' could crash

Release 1.8.0

10 Feb 10:41
v1.8.0
7596d27
Compare
Choose a tag to compare

Change log for this release:

  • add "chain time"
  • add "validator keycheck"

Release 1.7.5

02 Feb 21:27
v1.7.5
cc59ab6
Compare
Choose a tag to compare

Change log for this release:

  • add "slot time"
  • add "attester duties"
  • add "node events"
  • add activation epoch to "validator info"

Release 1.7.3

10 Dec 07:16
v1.7.3
b1647d2
Compare
Choose a tag to compare

Change log for this release:

  • fix issue where base directory was ignored for wallet creation
  • new "validator duties" command to display known duties for a given validator
  • update go-eth2-client to display correct validator status from prysm

Release 1.7.2

23 Nov 09:50
v1.7.2
95c5736
Compare
Choose a tag to compare
  • new "account derive" command to derive keys directly from a mnemonic and derivation path
  • add more output to "deposit verify" to explain operation

Release 1.7.1

19 Nov 10:43
v1.7.1
947dbda
Compare
Choose a tag to compare
v1.7.1

Fix "store not set" issue