github wealdtech/ethdo v1.7.0
Release 1.7.0

latest releases: v1.39.0, v1.38.0, v1.37.4...
5 years ago

This release contains remediations for the ethdo audit and additional features to provide more protection for mainnet deposits.

  • "validator depositdata" now defaults to mainnet, does not silently fetch fork version from chain
  • update deposit data output to version 3, to allow for better deposit checking
  • use go-eth2-client for beacon node communications
  • deprecated "--basedir" in favor of "--base-dir"
  • deprecated "--storepassphrase" in favor of "--store-passphrase"
  • deprecated "--walletpassphrsae" in favor of "--wallet-passphrsae"
  • renamed "--exportpassphrase" and "--importpassphrase" flags to "--passphrase"
  • reworked internal structure of account-related commands
  • reject weak passphrases by default 1.6.1:
  • "attester inclusion" defaults to previous epoch
  • output array for launchpad deposit data JSON in all situations 1.6.0:
  • update BLS HKDF function to match spec 04
  • add --launchpad option to "validator depositdata" to output data in launchpad format 1.5.9:
  • fix issue where wallet mnemonics were not normalised to NFKD
  • "block info" supports fetching the gensis block (--slot=0)
  • "attester inclusion" command finds the inclusion slot for a validator's attestation
  • "account info" with verbose option now displays participants for distributed accounts
  • fix issue where distributed account generation without a passphrase was not allowed

Don't miss a new ethdo release

NewReleases is sending notifications on new releases.