Skip to content

Releases: ObolNetwork/charon

v1.10.1

20 May 14:59
v1.10.1
0650abd

Choose a tag to compare

v1.10.1 - 2026-05-20

Obol Logo

This is highly recommended patch release of Charon v1.10.1. This patch fixes an issue with Charon node panic-ing on unknown payload from another Charon node. There is also a fix of deposit fetch command that failed to verify signature in certain cases. 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.10.0..v1.10.1

Bugfix

  • Fix panic on unknown unsigned data #4529
  • Fix deposit fetch #4526

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 v26.4.0 Lighthouse v8.1.3 Lodestar v1.42.0 Nimbus v26.3.1 Prysm v7.1.3 Vouch v1.12.1
Teku v26.4.0 🟡
Lighthouse v8.1.3 🟡
Lodestar v1.42.0 🟡
Nimbus v26.3.1 🟡
Prysm v7.1.3 🟡
Grandine v2.0.4 🟡

What's Changed

v1.9.5

20 May 15:04
v1.9.5
81277aa

Choose a tag to compare

v1.9.5 - 2026-05-20

Obol Logo

This is highly recommended patch release of Charon v1.9.5. This patch fixes an issue with Charon node panic-ing on unknown payload from another Charon node. There is also a fix of deposit fetch command that failed to verify signature in certain cases. 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.9.4..v1.9.5

Bugfix

  • Fix panic on unknown unsigned data #4529
  • Fix deposit fetch #4526

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 v26.2.0 Lighthouse v8.1.0 Lodestar v1.40.0 Nimbus v26.1.0 Prysm v7.1.2 Vouch v1.12.0
Teku v26.2.0 🟡
Lighthouse v8.1.0 🟡
Lodestar v1.40.0 🟡
Nimbus v26.1.0 🟡
Prysm v7.1.2 🟡
Grandine v2.0.1 🟡

What's Changed

v1.10.0

27 Apr 14:20
v1.10.0
4227852

Choose a tag to compare

v1.10.0 - 2026-04-24

Obol Logo

This is Charon's v1.10.0 release. Feedback is welcome and appreciated, please use github issues or discord if you have trouble with this release.

Mutable fee recipient addresses

A new command charon feerecipient allows users to edit the fee recipients of the newly built blocks and the gas limit.
Read more details about the feature and how to use it in our docs.

Read the rest of the release notes for more:

Full Changelog: v1.9.4..v1.10.0

Feature

  • Mutable fee-recipient-addresses #4293 (#4407,#4401,#4341)
  • Upgrade base Docker image of Charon from bookworm (Debian 12) to trixie (Debian 13)
  • Upgrade go to v1.26

Testing

  • Greatly improved e2e testing of Charon with other upstream and downstream clients via Kurtosis

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 v26.4.0 Lighthouse v8.1.3 Lodestar v1.42.0 Nimbus v26.3.1 Prysm v7.1.3 Vouch v1.12.1 Remarks
Teku v26.4.0 🟡
Lighthouse v8.1.3 🟡
Lodestar v1.42.0 🟡
Nimbus v26.3.1 🟡
Prysm v7.1.3 🟡
Grandine v2.0.4 🟡

What's Changed

v1.9.4

22 Apr 14:39
5f320e1

Choose a tag to compare

v1.9.4 - 2026-03-25

Obol Logo

This is highly recommended patch release of Charon v1.9.4. This patch fixes an issue in the duties cache that is apparent in rare scenarios with some VCs (observed only Nimbus so far). 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.9.3..v1.9.4

Bugfix

  • Fix duteis cache pointer mutation #4486

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 v26.2.0 Lighthouse v8.1.0 Lodestar v1.40.0 Nimbus v26.1.0 Prysm v7.1.2 Vouch v1.12.0
Teku v26.2.0 🟡
Lighthouse v8.1.0 🟡
Lodestar v1.40.0 🟡
Nimbus v26.1.0 🟡
Prysm v7.1.2 🟡
Grandine v2.0.1 🟡

What's Changed

v1.10.0-rc2

08 Apr 09:23
v1.10.0-rc2
2c0722a

Choose a tag to compare

v1.10.0-rc2 Pre-release
Pre-release

v1.10.0-rc2 - 2026-04-08

Obol Logo

This is Charon's v1.10.0 pre-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.9.3..v1.10.0-rc2

Feature

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 v26.2.0 Lighthouse v8.1.0 Lodestar v1.40.0 Nimbus v26.1.0 Prysm v7.1.2 Vouch v1.12.0
Teku v26.4.0
Lighthouse v8.1.3
Lodestar v1.41.1
Nimbus v26.3.1
Prysm v7.1.3
Grandine v2.0.4

What's Changed

v1.9.3

01 Apr 20:49
v1.9.3
b50f15c

Choose a tag to compare

v1.9.3 - 2026-03-25

Obol Logo

This is highly recommended patch release of Charon v1.9.3. This patch fixes memory leak in the duties cache. Feedback from early testers is very 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.9.2..v1.9.3

Bugfix

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 v26.2.0 Lighthouse v8.1.0 Lodestar v1.40.0 Nimbus v26.1.0 Prysm v7.1.2 Vouch v1.12.0
Teku v26.2.0 🟡
Lighthouse v8.1.0 🟡
Lodestar v1.40.0 🟡
Nimbus v26.1.0 🟡
Prysm v7.1.2 🟡
Grandine v2.0.1 🟡

What's Changed

v1.9.3-rc1

25 Mar 17:40
v1.9.3-rc1
22e2189

Choose a tag to compare

v1.9.3-rc1 Pre-release
Pre-release

v1.9.3-rc1 - 2026-03-25

Obol Logo

This a pre-release Charon v1.9.3-rc1. This patch fixes memory leak in the duties cache. Feedback from early testers is very 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.9.2..v1.9.3-rc1

Bugfix

  • Fix duteis cache memory leak #4413

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 v26.2.0 Lighthouse v8.1.0 Lodestar v1.40.0 Nimbus v26.1.0 Prysm v7.1.2 Vouch v1.12.0
Teku v26.2.0 🟡
Lighthouse v8.1.0 🟡
Lodestar v1.40.0 🟡
Nimbus v26.1.0 🟡
Prysm v7.1.2 🟡
Grandine v2.0.1 🟡

What's Changed

Full Changelog: v1.9.2...v1.9.3-rc1

v1.9.2

12 Mar 14:45
v1.9.2
c207700

Choose a tag to compare

v1.9.2 - 2026-03-11

Obol Logo

This release Charon v1.9.2 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. 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.9.1..v1.9.2

Bugfix

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 v26.2.0 Lighthouse v8.1.0 Lodestar v1.40.0 Nimbus v26.1.0 Prysm v7.1.2 Vouch v1.12.0
Teku v26.2.0 🟡
Lighthouse v8.1.0 🟡
Lodestar v1.40.0 🟡
Nimbus v26.1.0 🟡
Prysm v7.1.2 🟡
Grandine v2.0.1 🟡

What's Changed

v1.8.3

12 Mar 01:09
ac17e92

Choose a tag to compare

v1.8.3 - 2026-03-10

Obol Logo

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

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

v1.9.1

06 Mar 15:05
v1.9.1
f8ef713

Choose a tag to compare

v1.9.1 - 2026-03-06

Obol Logo

This is non-urgent but recommended patch release of Charon v1.9.0. This patch removes an unnecessary miss-firing VC missing validators ready check. 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.9.0..v1.9.1

Bugfix

  • remove VC Missing validators ready check #4359

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 v26.2.0 Lighthouse v8.1.0 Lodestar v1.40.0 Nimbus v26.1.0 Prysm v7.1.2 Vouch v1.12.0
Teku v26.2.0 🟡
Lighthouse v8.1.0 🟡
Lodestar v1.40.0 🟡
Nimbus v26.1.0 🟡
Prysm v7.1.2 🟡
Grandine v2.0.1 🟡

What's Changed