Skip to content

Releases: ObolNetwork/charon-distributed-validator-node

v1.7.4

03 Nov 16:04
4d92d0a

Choose a tag to compare

v1.7.4

Obol Logo

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

Full Changelog: v1.7.3..v1.7.4

This is a Fulu-ready CDVN release.

⚠️ Prysm VC v6.1.4 and earlier have a bug and are incompatible in combination with other VCs on Fulu. A fixed release will be published shortly. A possible workaround is to swap VCs in a cluster to either only Prysm or no Prysm's until the fix is released. Otherwise, you can expect a subset of attestations in the cluster to fail.

Notable features

  • Bump Nimbus to v25.10.0
  • Bump MEV-boost to now stable 1.10

What's Changed

Full Changelog: v1.7.3...v1.7.4

v1.7.3

28 Oct 18:40
6e7fdbc

Choose a tag to compare

v1.7.3

Obol Logo

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

Full Changelog: v1.7.2..v1.7.3

This is a recommended Fulu-ready CDVN release.

⚠️ Prysm VC has a bug and is incompatible in combination with other VCs on Fulu. Possible workaround is to swap VCs in a cluster to either only Prysm/Nimbus/Vouch or no Prysm/Nimbus/Vouch until the fix is released. If not feasible, you can expect a subset of attestations in the cluster to fail.

⚠️ Nimbus VC has a bug and is incompatible in combination with other VCs on Fulu. Possible workaround is to swap VCs in a cluster to either only Prysm/Nimbus/Vouch or no Prysm/Nimbus/Vouch until the fix is released. If not feasible, you can expect a subset of attestations in the cluster to fail. Nimbus' latest version v25.10.0 fixes this issue and is available in CDVN v1.7.4.

⚠️ Vouch VC has a bug and is incompatible in combination with other VCs on Fulu. Possible workaround is to swap VCs in a cluster to either only Prysm/Nimbus/Vouch or no Prysm/Nimbus/Vouch until the fix is released. If not feasible, you can expect a subset of attestations in the cluster to fail. Vouch's latest version v1.12.0-beta.4 fixes this issue.

Notable features

  • Bump Prysm to v6.1.4

What's Changed

Full Changelog: v1.7.2...v1.7.3

v1.7.2

28 Oct 13:30
5bd6337

Choose a tag to compare

v1.7.2

Obol Logo

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

Full Changelog: v1.7.1..v1.7.2

This is a recommended Fulu-ready CDVN release.

Notable features

What's Changed

Full Changelog: v1.7.1...v1.7.2

v1.7.1

24 Oct 09:35
d248a7b

Choose a tag to compare

v1.7.1

Obol Logo

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

Full Changelog: v1.7.0..v1.7.1

This is non-mandatory non-urgent Fulu-ready CDVN release.

Notable features

  • Bump Charon to v1.7.1.
  • Bump all clients to their latest Fulu-ready versions.

What's Changed

New Contributors

  • @b0a7 made their first contribution in #356

Full Changelog: v1.7.0...v1.7.1

v1.7.0

08 Oct 17:20
c521a70

Choose a tag to compare

v1.7.0

Obol Logo

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

Full Changelog: v1.6.1..v1.7.0

This is the first Fulu-ready CDVN release.

Notable features

  • Bump Charon to v1.7.0.
  • Bump all clients to their Fulu-ready versions.

What's Changed

New Contributors

Full Changelog: v1.6.1...v1.7.0

v1.6.1

25 Sep 10:46
599095a

Choose a tag to compare

v1.6.1

Obol Logo

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

Full Changelog: v1.6.0..v1.6.1

Notable features

  • Add support for new clients:
    • EL: reth
    • CL: teku, lodestar
  • Add option *-none for EL, CL and MEV. Used when users are using external EL, CL and/or MEV.
  • Bump Charon to v1.6.1.
  • Bump Nethermind to v1.33.0.

v1.6.0

25 Sep 10:42
51ac5c8

Choose a tag to compare

v1.6.0

Obol Logo

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

Full Changelog: v1.5.1..v1.6.0

Notable features

  • Refactor docker compose files and .envs to accommodate for multi-client CDVN. Users can now opt in for different VCs, CLs, ELs and MEVs.
  • Bump Charon to v1.6.0.
  • Bump client versions to the latest tested with Charon v1.6.0. Compatibility matrix can be found in Charon's v1.6.0 release notes.