This release updates Charon to v1.3.0 and adds support for the new Hoodi test network.
This is a recommended release for running this repo on mainnet. Please anticipate at least one more upgrade for Lighthouse ahead of the Pectra hardfork expected on April 30th.
One new feature to avail of is the --nickname
feature, which sets a cosmetic name in monitoring. Consider adding a CHARON_NICKNAME=your-name-or-organisation
value to your .env
file to avail of it. Consult charon's release notes for more information about this new version of charon.
Note
lido-charon-distributed-validator-node
is a repo intended as a deployment guide and is not intended to be the canonical way to deploy a distributed validator.
Operators are encouraged to use this repository to build and maintain their own configurations that work for their individual use case. Please work with your squad to have your cluster exposed to no single point of failure on three or more nodes.
What's Changed
- feat: add renovate.json by @apham0001 in #110
- chore(deps): update actions/github-script action to v7 by @renovate in #113
- chore(deps): update actions/checkout action to v4 by @renovate in #112
- feat: charon nickname env variable by @DiogoSantoss in #115
- chore: bump versions for Electra upgrade by @apham0001 in #109
- fix: narrow promtail configuration by @agonzalezv in #107
- Bump nethermind version by @OisinKyne in #116
- *: rescue holeksy 1 by @KaloyanTanev in #117
- Remove figment relay by @LukeHackett12 in #118
- Add support for Hoodi by @OisinKyne in #119
- Update lighthouse to v7.0.0-beta.4 by @OisinKyne in #120
- Update to lodestar vc v1.28.1-rc.1 for hoodi spec fix by @OisinKyne in #123
- Update to lodestar vc v1.28.1 for hoodi fix by @OisinKyne in #124
- Add titan hoodi relay by @OisinKyne in #125
- *: bump charon to v1.3 by @KaloyanTanev in #126
- Paramaterise mev boost timeouts by @OisinKyne in #130
- Drop Lighthouse down to v6 before mainnet rollout of charon 1.3 by @OisinKyne in #131
- Update MEV-Boost relays and bump MEV-Boost version to 1.9rc3 by @cnupy in #128
New Contributors
- @renovate made their first contribution in #113
- @DiogoSantoss made their first contribution in #115
- @agonzalezv made their first contribution in #107
- @cnupy made their first contribution in #128
Full Changelog: v0.1.13...v0.1.14