Skip to content

Releases: ethpandaops/checkpointz

v0.20.0

20 Feb 06:54
c7cf5df

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

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

0.0.2-serving-bundle-fix

20 Feb 05:18
ebfe6f7

Choose a tag to compare

Pre-release

Changelog

  • 34aceb8 Fix: Reduce checkpointz status edge caching time
  • ebfe6f7 Merge branch 'feat/serve-blob-sidecars' into release/serving-bundle-fix
  • da8335d Merge master
  • 5090373 Merge master
  • 99324a6 feat: Serve block_sidecars route
  • afd7dbe fix: Add additional serving bundle checks (#154)
  • e05677e fix: Remove debug logs
  • 72f2fd9 fix: typo

0.0.1-serving-bundle-fix

20 Feb 03:24
7523028

Choose a tag to compare

Pre-release

Changelog

  • 7523028 Merge branch 'fix/serving-bundle-lag' into release/serving-bundle-fix
  • 3f4b04d feat: Subscribe to node events
  • 5a181c6 feat: Subscribe to node events
  • 6139750 fix: Add additional serving bundle checks
  • c17d72d fix: Panic on unhealthy node without an initialized wallclock

v0.19.2

13 Jan 03:10
bc7b281

Choose a tag to compare

What's Changed

Full Changelog: v0.19.1...v0.19.2

v0.19.1

13 Jan 02:50
48a10b3

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.19.0...v0.19.1

v0.19.0

05 Dec 00:26
ba717b0

Choose a tag to compare

What's Changed

  • feat: Check for finality every 3m by @samcm in #146

Full Changelog: v0.18.0...v0.19.0

v0.18.0

19 Sep 04:14
4cda8b3

Choose a tag to compare

What's Changed

  • cache: refactor, and fix of race condition between expiration goroutine and external calls. by @colindickson in #134
  • Release: Dencun by @samcm in #131

New Contributors

Full Changelog: v0.17.1...v0.18.0

0.0.12-dencun

19 Sep 04:03
595bbfe

Choose a tag to compare

0.0.12-dencun Pre-release
Pre-release

Changelog

  • e6200e5 Install qemu
  • 595bbfe Merge branch 'master' into release/dencun
  • 98a2a52 build: Update dependencies in goreleaser-debian Dockerfile
  • 5000c33 chore(workflow): update workflow configuration
  • 25b6d9c chore: Update Go version to 1.19
  • 60add8a chore: Update size parameter in goreleaser.yaml

0.0.1-temp-no-syncing

11 Sep 07:41
e56f046

Choose a tag to compare

0.0.1-temp-no-syncing Pre-release
Pre-release

Changelog

  • e56f046 hack: Disable is_syncing checks