github ObolNetwork/charon v1.6.0-rc1

latest releases: v1.6.0, v1.6.0-rc5, v1.6.0-rc4...
pre-release28 days ago

v1.6.0-rc1 - 2025-08-07

Obol Logo

This is Charon's v1.6.0 release. 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.5.2..v1.6.0-rc1

Feature

  • Replace go-eth2-client with in-house solution (#3862)
  • Put QUIC behind a feature flag (#3814)
  • Support deleting partial exits (#3838)
  • Launchpad link per network (#3886)

Bug

  • Increased duty timeout margin (#3800)
  • Set content type in alpha test (#3808)
  • Fixed vapi monitoring code (#3812)
  • Fix attestation committee index (#3820)
  • Remove fulu from fork schedule (#3822)
  • Add missing encoding types (#3853)
  • Fix flaky test (#3888)

Refactor

  • Added sse_head_delay buckets (#3795)
  • Changed reorg gauge to historgram (#3796)
  • Changed sse-head-delay buckets (#3816)
  • Replace HasPrefix+TrimPrefix with CutPrefix (#3824)
  • Use maps.Copy for cleaner map handling (#3856)
  • Improve fallback beacon node logic and metric (#3870)
  • Batch duplicate logs (#3835)
  • combine default input should align with create cluster default output. (#3815)

Compatibility Matrix

This release of Charon is backwards compatible with Charon v1.0.*, v1.1.*, v1.2.0, v1.3.*, v1.4.*, v1.5.* Though only v1.3.* and newer are Pectra-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.7.1 ❗ Lighthouse v7.1.0 Lodestar v1.33.0 Nimbus v25.7.1 Prysm v6.0.4 ❗ Vouch v1.10.3
Teku v25.7.1 ❗ 🟡 🟡
Lighthouse v7.1.0 🟡 🟡
Lodestar v1.33.0 🟡 🟡
Nimbus v25.7.1 🟡 🟡
Prysm v6.0.4 🟡 🟡
Grandine v1.1.2 🔴 🟡 🟡

What's Changed

Don't miss a new charon release

NewReleases is sending notifications on new releases.