github ObolNetwork/charon v0.19.1

latest releases: v1.1.2, v1.1.2-rc1, v1.1.1...
9 months ago

v0.19.1 - 2024-02-14

Obol Logo

This patch release contains fixes for issues identified in Charon's second audit, along with support for the POST variant of /eth/v1/beacon/states/<state_id>/validators, optimized memory footprint when paired with Teku.

Change to Docker tagging policy

Before v0.19.1, the charon:latest Docker tag pointed to the latest commit on main.

To provide a more stable experience, from v0.19.1 onwards we will respect the following Docker tags criteria:

  • latest: latest tagged version, i.e. latest stable release
  • next: latest commit on main

Full Changelog: v0.19.0..v0.19.1

Feature

  • Implement POST get validators endpoint #2840 (#2864)

Bug

  • create cluster doesn't error when run in same directory #2851 (#2854)

What's Changed

Don't miss a new charon release

NewReleases is sending notifications on new releases.