Skip to content

0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Oct 02:21
· 225 commits to main since this release
22df40a

Changelog

Added

  • Check for new Sedge releases on GitHub. Sedge will now report if there is a new version released.
  • Add --mev-boost-image flag to specify which Mev Boost docker image sedge uses.
  • Set mev-boost as default on mainnet.
  • Documentation for How to Run a Validator Node on Sedge by yourself, once generated.
  • Documentation for How to Run a Validator or Full Node on Chiado, Gnosis testnet.

Changed

  • Drop support for deprecated networks. (Kiln, Ropsten, Denver)
  • Update Chiado testnet configs
  • Sedge uses its own mechanism for keystore generation with sedge keys instead of the staking-deposit-cli tool. This is experimental and staking-deposit-cli is still being used for mainnet.

Fixed

  • Print generated files as string instead of []byte
  • keystore_password.txt permissions issue