Skip to content

Releases: ethpandaops/checkpointz

0.0.5-electra

28 Aug 01:47
4fa95bf
Compare
Choose a tag to compare
0.0.5-electra Pre-release
Pre-release

Changelog

  • 4fa95bf fix: Update golang version in Dockerfile

0.0.4-electra

28 Aug 01:39
6f2fb63
Compare
Choose a tag to compare
0.0.4-electra Pre-release
Pre-release

Changelog

  • 6f2fb63 feat: Update Go versions to 1.22 in workflow files

v0.25.0

24 Sep 03:36
9c4823c
Compare
Choose a tag to compare

What's Changed

  • add curl to debian docker images by @pk910 in #172

New Contributors

Full Changelog: v0.24.0...v0.25.0

v0.24.0

20 Jun 03:25
49ddba9
Compare
Choose a tag to compare

Important

Checkpointz operators may see slightly increased memory usage from Checkpointz from v0.24.0 onwards.

What's Changed

Full Changelog: v0.23.0...v0.24.0

v0.23.0

11 Jun 04:38
a2951b0
Compare
Choose a tag to compare

What's Changed

  • feat: Add Eth-Consensus-Version to state response by @samcm in #168
  • feat: Support RFC9110 by @samcm in #167

Full Changelog: v0.22.0...v0.23.0

v0.22.0

03 Apr 04:17
f4631b7
Compare
Choose a tag to compare

What's Changed

  • fix: Allow missing deposit snapshots by @samcm in #162

Full Changelog: v0.21.0...v0.22.0

0.0.1-optional-deposit-snapshot

02 Apr 07:44
6f08818
Compare
Choose a tag to compare
Pre-release

Changelog

  • 6f08818 fix: Allow missing deposit snapshopts

v0.21.0

15 Mar 03:06
c5b13c8
Compare
Choose a tag to compare

What's Changed

  • fix: Refresh spec on epoch change by @samcm in #160

Full Changelog: v0.20.0...v0.21.0

v0.20.0

20 Feb 06:54
c7cf5df
Compare
Choose a tag to compare

This release adds additional checks to help with "lag" on the serving checkpoint. It also enables checkpointz to serve the blob_sidecars route so clients have the entire block/state/blobs bundle when checkpoint syncing.🎉

What's Changed

  • fix: Add additional serving bundle checks by @samcm in #154
  • feat: Serve blob_sidecar by @samcm in #155

Full Changelog: v0.19.2...v0.20.0

0.0.3-serving-bundle-fix

20 Feb 05:42
0585e32
Compare
Choose a tag to compare
Pre-release

Changelog

  • 0585e32 Merge branch 'feat/serve-blob-sidecars' into release/serving-bundle-fix
  • c900bf1 chore: linting
  • 4f0baeb feat: Handle no DENEB fork definition