Releases: ObolNetwork/charon-distributed-validator-node
v1.9.5
This is CDVN's v1.9.5 release and contains an highly recommended update for operators running Charon that fixes a memory leak. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
What's Changed
Full Changelog: v1.9.4...v1.9.5
v1.9.4
This is CDVN's v1.9.4 release and contains an urgent security update for operators running Lighthouse. It includes also a version bumps of some other parts of the stack. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
What's Changed
- fix(prometheus): quote external_labels values in YAML template by @apham0001 in #447
- fix(loki): update config for Loki 3.x compatibility by @apham0001 in #448
- chore(deps): update grafana/tempo docker tag to v2.10.2 by @renovate[bot] in #449
- chore(deps): update ghcr.io/paradigmxyz/reth docker tag to v1.11.3 by @renovate[bot] in #443
- chore(deps): update grafana/grafana docker tag to v12.4.1 by @renovate[bot] in #442
- chore(deps): update consensys/teku docker tag to v26.3.0 by @renovate[bot] in #435
- chore(deps): update sifrai/grandine docker tag to v2.0.3 by @renovate[bot] in #433
- chore(deps): update prom/prometheus docker tag to v3.10.0 by @renovate[bot] in #429
- pass CHARON_BEACON_NODE_HEADERS env var when set in .env file by @nickh-obol in #445
- chore(deps): update nethermind/nethermind docker tag to v1.36.1 by @renovate[bot] in #438
- Security checks by @bussyjd in #348
- fix: pin GitHub Actions to SHA for supply chain security by @apham0001 in #452
- bump LH v8.1.3 by @KaloyanTanev in #457
New Contributors
Full Changelog: v1.9.3...v1.9.4
v1.8.3
This is CDVN's (and Charon's) v1.8.3 release and contains a performance improvement for Operators sending Logs to Obol. Operators sending only metrics are unaffected. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
What's Changed
Full Changelog: v1.8.1...v1.8.3
v1.9.3
This is CDVN's v1.9.3 release and contains a performance improvement for Operators sending Logs to Obol. Operators sending only metrics are unaffected. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
Operators running Prysm VC must add disable_duties_cache to their CHARON_FEATURE_SET_ENABLE= environment variable when updating to this release.
What's Changed
- Update charon to v1.9.2 by @OisinKyne in #446
Full Changelog: v1.9.2...v1.9.3
v1.9.2
This is CDVN's v1.9.2 release and contains an urgent security update for operators running Lighthouse. It includes also a non-urgent patch fix for Charon v1.9.1. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
What's Changed
- feat: add cluster_name and cluster_peer labels to Prometheus metrics by @apham0001 in #436
- Bump Charon to v1.9.1 by @KaloyanTanev in #437
- Bump Lighthouse v8.1.2 by @KaloyanTanev in #440
Full Changelog: v1.9.1...v1.9.2
v1.9.1
This is CDVN's v1.9.1 release and contains an urgent security update for operators running Lighthouse. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
What's Changed
Full Changelog: v1.9.0...v1.9.1
v1.9.0
This is CDVN's v1.9.0 release. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
What's Changed
- chore(deps): update sigp/lighthouse docker tag to v8.1.0 by @renovate[bot] in #420
- chore(deps): update grafana/loki docker tag to v3 by @renovate[bot] in #418
- chore(deps): update flashbots/mev-boost docker tag to v1.12.0 by @renovate[bot] in #416
- chore(deps): update prom/prometheus docker tag to v3.9.1 by @renovate[bot] in #417
- chore(deps): update grafana/tempo docker tag to v2.10.1 by @renovate[bot] in #413
- chore(deps): update offchainlabs/prysm-validator docker tag to v7.1.3 by @renovate[bot] in #427
- chore(deps): update ghcr.io/paradigmxyz/reth docker tag to v1.11.1 by @renovate[bot] in #426
- chore(deps): update grafana/grafana docker tag to v12.4.0 by @renovate[bot] in #411
- chore(deps): update gcr.io/cadvisor/cadvisor docker tag to v0.55.1 by @renovate[bot] in #409
- chore(deps): update chainsafe/lodestar docker tag to v1.40.0 by @renovate[bot] in #408
- chore(deps): update bitnamilegacy/node-exporter docker tag to v1.9.1 by @renovate[bot] in #407
- chore(deps): update dependency obolnetwork/charon to v1.9.0 by @renovate[bot] in #428
Full Changelog: v1.8.1...v1.9.0
v1.8.1
This is CDVN's v1.8.1 release. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
New feature
Discord tagging
We are now adding a dedicated way to add discord IDs to your deployment, allowing you to be @'d directly by our Obol Agent if there is an issue with your node. Add (or uncomment) ALERT_DISCORD_IDS= in your .env, and specify one or more (with comma separation) IDs. To get the ID that corresponds to your discord account; Enable developer mode on discord with User Settings > Advanced. Then right click on a user's profile picture or name and select Copy ID to get a unique 18-digit number that represents their account. If you previously changed your CHARON_NICKNAME to your discord ID, you can set that back to a human friendly name for your node. Once set, reach out to the Obol team about setting up alerts to your discord channel given this new data.
What's Changed
- cluster view added by @Karthiksrinatha in #397
- chore: let renovate bump charon image and drop dispatch workflow by @apham0001 in #401
- Migrate to Grafana Alloy as the recommended replacement for log fwd by @apham0001 in #379
- feat(lighthouse): expose HTTP API port for cross-stack connectivity by @nickh-obol in #402
- ci: replace dispatch workflow with Renovate for docker image updates by @apham0001 in #403
- ci: rm groupName in Renovate by @apham0001 in #404
- feat: enable mev-boost metrics by @apham0001 in #398
- chore(deps): update dependency obolnetwork/charon to v1.8.1 by @renovate[bot] in #405
- chore(deps): update offchainlabs/prysm-validator docker tag to v7.1.2 by @renovate[bot] in #406
- chore(deps): update ghcr.io/paradigmxyz/reth docker tag to v1.10.2 - autoclosed by @renovate[bot] in #410
- chore(deps): update nethermind/nethermind docker tag to v1.36.0 by @renovate[bot] in #414
- chore(deps): update ghcr.io/commit-boost/pbs docker tag to v0.9.3 by @renovate[bot] in #415
- Add ALERT_DISCORD_IDS label and env variable by @DiogoSantoss in #387
- bump charon to v1.8.2 by @DiogoSantoss in #421
- Lorenzo/bump clients by @Lorenz29 in #424
New Contributors
- @nickh-obol made their first contribution in #402
- @Lorenz29 made their first contribution in #424
Full Changelog: v1.8.0...v1.8.1
v1.8.0
This is CDVN's v1.8.0 release. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
What's Changed
- Bump grandine to 2.0.1 by @KaloyanTanev in #384
- Update version to v1.7.2 by @github-actions[bot] in #385
- Disable blobs in EL by @KaloyanTanev in #376
- chore(deps): update peter-evans/create-pull-request action to v8 by @renovate[bot] in #386
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #380
- Update version to v1.8.0 by @github-actions[bot] in #394
Full Changelog: v1.7.6...v1.8.0
v1.7.6
v1.7.6
This is CDVN's v1.7.6 release. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
This is a Fulu-ready CDVN release.
Warning
For Nimbus Validator Client users. Please note this merged fix, there is a chance your validator client is still a pre-fusaka version, despite you updating to a 'fusaka-ready' version of this repo. Running this release should force your nimbus VC to notice and pull the newer version. Do consult the VCs startup logs to ensure its running v25.11.0 or v25.11.1 to be sure.
Important
Please ensure you are running all fusaka-ready client no later than December 3rd 21:00 UTC to continue through the hardfork. Missing this deadline will cause your validator to go offline and your node(s) to require a resync.
Fusaka ready client versions
Please ensure you are running these versions or newer before the hard fork.
| Category | Client | Version |
|---|---|---|
| Charon | Charon | 1.7.x |
| Consensus Layer / Validator Clients | Prysm | 7.0.0 |
| Lighthouse | v8.0.1 | |
| Lodestar | 1.36.0 | |
| Teku | 25.11.1 | |
| Nimbus | 25.11.0 | |
| Grandine | 2.0.0 | |
| Execution Layer | Geth | 1.16.7 |
| Nethermind | 1.35.2 | |
| Erigon | 3.2.2 | |
| Reth | 1.9.1 | |
| Besu | 25.11.0 |
What's Changed
- Bump to latest versions by @OisinKyne in #383
Full Changelog: v1.7.5...v1.7.6
