Releases: NethermindEth/sedge
Releases · NethermindEth/sedge
lido-exporter-v1.0.2
What's Changed
- Main v1.5.0 by @stdevMac in #409
- Add Lido-Exporter app by @AntiD2ta in #411
- Create pipeline for Lido Exporter Docker image release by @khalifaa55 in #413
- fix: Lido Exporter Release by @khalifaa55 in #415
- feat: Update lido-exporter workflow trigger by @khalifaa55 in #416
- fix: Generate files for lido-exporter build by @khalifaa55 in #418
- fix: Adjust lido-exporter release tag by @khalifaa55 in #419
- Update lido-exporter E2E tests by @AntiD2ta in #428
- Add e2e test cases for lido-exporter service integration by @khalifaa55 in #443
- feat: Support mainnet for Lido CSM setup by @khalifaa55 in #459
Full Changelog: v1.5.0...lido-exporter-v1.0.2
lido-exporter-v1.0.1
What's Changed
- Main v1.5.0 by @stdevMac in #409
- Add Lido-Exporter app by @AntiD2ta in #411
- Create pipeline for Lido Exporter Docker image release by @khalifaa55 in #413
- fix: Lido Exporter Release by @khalifaa55 in #415
- feat: Update lido-exporter workflow trigger by @khalifaa55 in #416
- fix: Generate files for lido-exporter build by @khalifaa55 in #418
- fix: Adjust lido-exporter release tag by @khalifaa55 in #419
Full Changelog: v1.5.0...lido-exporter-v1.0.1
lido-exporter-v1.0.0
What's Changed
- fix: Update Rewards method for Lido by @khalifaa55 in #410
- docs: Include lido-status command by @khalifaa55 in #403
- Add Lido-Exporter app by @AntiD2ta in #411
- Create pipeline for Lido Exporter Docker image release by @khalifaa55 in #413
- fix: Lido Exporter Release by @khalifaa55 in #415
- feat: Update lido-exporter workflow trigger by @khalifaa55 in #416
- fix: Generate files for lido-exporter build by @khalifaa55 in #418
- fix: Adjust lido-exporter release tag by @khalifaa55 in #419
Full Changelog: v1.5.0...lido-exporter-v1.0.0
v1.7.2
Release notes
Major highlights
- Fix Erigon image source
- Fix installation script path
Full Changelog: v1.7.1...v1.7.2
v1.7.1
Release notes
Major highlights
- Added updates on support for
op-geth
andop-reth
clients on Optimism and Base networks. - Updated Sedge's Docker commands internal functionality.
- Changed the
--op-execution-image
flag to--op-execution
on thegenerate op-full-node
command. - Update images
Full Changelog: v1.7.0...v1.7.1
v1.7.0
v1.6.0
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
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
Release notes
Major highlights
- New flag
--lido
togenerate
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
forsedge 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 fromsedge keys
to--eth-withdrawal-address
. - Remove support for Goerli.
Full Changelog: v1.3.2...v1.4.0