v1.8.3 - 2026-03-10
This release Charon v1.8.3 is recommended for Operators sending logs to Obol. This patch improves the performance of nodes sending logs, by taking the log submission out of contention with the main runtime. An equivalent patch for 1.9.* versions will be released soon. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.
Read the rest of the release notes for more:
Full Changelog: v1.8.2..v1.8.3
Features
- Update Loki #4393
Compatibility Matrix
This release of Charon is backwards compatible with Charon >= v1.0., though only v1.7. and newer are Fulu-ready.
The below matrix details a combination of beacon node (consensus layer) + validator clients and their corresponding versions the DV Labs team have tested with this Charon release. More validator and consensus client will be added to this list as they are supported in our automated testing framework.
Legend
- ✅: All duties succeed in testing
- 🟡: All duties succeed in testing, except non-penalised aggregation duties
- 🟠: Duties may fail for this combination
- 🔴: One or more duties fails consistently
| Validator 👉 Consensus 👇 | Teku v25.12.0 ❗ | Lighthouse v8.0.1 | Lodestar v1.38.0 | Nimbus v25.11.1 | Prysm v7.1.0 | Vouch 1.12.0 ❗ |
|---|---|---|---|---|---|---|
| Teku v25.12.0 ❗ | ✅ | ✅ | ✅ | ✅ | ✅ | 🟡 |
| Lighthouse v8.0.1 | ✅ | ✅ | ✅ | ✅ | ✅ | 🟡 |
| Lodestar v1.38.0 | ✅ | ✅ | ✅ | ✅ | ✅ | 🟡 |
| Nimbus v25.11.1 | ✅ | ✅ | ✅ | ✅ | ✅ | 🟡 |
| Prysm v7.1.0 | ✅ | ✅ | ✅ | ✅ | ✅ | 🟡 |
| Grandine v2.0.1 | ✅ | ✅ | ✅ | ✅ | ✅ | 🟡 |
What's Changed
Full Changelog: v1.8.2...v1.8.3