Skip to content

Releases: NethermindEth/sedge

v1.6.0

18 Oct 16:39
7ceb31f
Compare
Choose a tag to compare

Release notes

Major highlights

  • Add New command lido-status to display data of Lido Node Operator.
  • Add New command monitoring to run monitoring stack setup with Grafana, Prometheus, Node Exporter and Lido Exporter.
  • Add Security policy.
  • Add Support for Nimbus as Consensus and Validator client.
  • Update Go version from 1.21 to 1.22.
  • Update documentation versions and dependencies.
  • Update Lido Mainnet Vetted Relays List.
  • Remove the need of users cloning the repository to run make generate and make compile, rolling back to only make compile
  • Update client images.
  • Fix Teku and Lighthouse import keys container error on Windows.
  • Fix Security issues on dependencies.
  • Fix Typos on documentation.
  • Fix sync-mode command on besu.

Full Changelog: v1.5.0...v1.6.0

v1.5.0

09 Sep 14:12
7204e13
Compare
Choose a tag to compare

Release notes

Major highlights

  • Add Optimism and Base support using Nethermind Client on Mainnet and Sepolia, check our doc here.
  • Update client images to the latest versions.
  • Remove the upper limit of peers on CL

Full Changelog: v1.4.0...v1.5.0

v1.4.0

11 Jul 06:57
3e2a32d
Compare
Choose a tag to compare

Release notes

Major highlights

  • New flag --lido to generate command for Lido Community Staking Module (CSM) setup.
  • New Sedge setup flow with sedge cli command for Lido CSM setup.
  • Add support for MEV-boost on Holesky.
  • Support for sedge keys to generate 0x01 withdrawal credentials.
  • New flag --lido for sedge keys to generate validator keystores with Lido CSM settings.
  • Support for installing Docker in Ubuntu 24.04 LTS.
  • Remove arguments for Lighthouse --eth1 flag.
  • Update client images to the latest versions.
  • Rename --eth1-withdrawal-address flag from sedge keys to --eth-withdrawal-address.
  • Remove support for Goerli.

Full Changelog: v1.3.2...v1.4.0

v1.3.2

09 Mar 08:54
3df8466
Compare
Choose a tag to compare

Release notes

Major highlights

Full Changelog: v1.3.1...v1.3.2

v1.3.1

14 Feb 18:29
e303442
Compare
Choose a tag to compare

Release notes

Major highlights

  • Remove the Lodestar --eth1.providerUrls flag
  • Replace the Lighthouse --eth1-endpoints flag with --eth1.
  • Update client images to be deneb ready on testnets.

Changelog

External contributors

  • @mmsaki helped to take initial care of the lighthouse new params.

Full Changelog: v1.3.0...v1.3.1

v1.3.0

11 Dec 22:38
1409206
Compare
Choose a tag to compare

Release notes

Major highlights

  • New --latest flag to sedge generate subcommands to use the latest version of the image in the clients.
  • Integrate Holesky network.
  • Remove TTD of the params, test cases, command flags and geth patch for custom testnets.
  • Remove default bootnodes for networks managed by clients.
  • Remove custom configurations for Chiado and instead use the clients configuration.

Changelog

New Contributors

Full Changelog: v1.2.3...v1.3.0

v1.2.3

17 Aug 08:46
416c803
Compare
Choose a tag to compare

Release notes

Major highlights

  • Support for Erigon in Gnosis
  • Rename xdai to gnosis on Nethermind
  • Client images updated
  • Bug fixes

Changelog

Full Changelog: v1.2.2...v1.2.3

v1.2.2

24 Jul 17:43
e585a03
Compare
Choose a tag to compare

Release notes

Major highlights

  • Client images updated Shapella ready for Gnosis
  • Bug fixes

Changelog

Full Changelog: v1.2.1...v1.2.2

v1.2.1

22 Jun 08:38
e14e3cb
Compare
Choose a tag to compare

Release notes

Major highlights

  • Client images updated
  • New Nethermind logs (and cool too!)
  • Bug fixes

Changelog

Full Changelog: v1.2.0...v1.2.1

v1.2.0

06 Jun 13:03
847e2b9
Compare
Choose a tag to compare

Release notes

Major highlights

  • New show command to display container info
  • Clients images updated
  • Bug fixes
  • Logo!

Changelog

Features

Fixed

Full Changelog: v1.1.0...v1.2.0