Skip to content

Releases: evstack/ev-metrics

v0.4.0

02 Dec 10:57
82da892

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

  • chore: resubmit header on failed verification by @chatton in #22

Full Changelog: v0.4.0...v0.5.0

v0.4.0

28 Nov 16:10
882bcf4

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

What's Changed

  • feat: add flag to specify number of verifier workers to use by @chatton in #21

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Nov 10:30
771fb9e

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

What's Changed

  • feat: add balance checker by @chatton in #17
  • chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot[bot] in #18
  • chore: ensure submission duration always has a reading within the 60 second window by @chatton in #16
  • chore(deps): bump github.com/dvsekhvalnov/jose2go from 1.6.0 to 1.7.0 in the go_modules group across 1 directory by @dependabot[bot] in #19

Full Changelog: v0.2.0...v0.3.0

v0.2.0

07 Nov 09:56
5060de1

Choose a tag to compare

v0.2.0 Pre-release
Pre-release

What's Changed

  • feat: add submission da height by @chatton in #3
  • feat: export latency percentiles by @chatton in #4
  • feat: add metrics for rpc-json latency by @auricom in #9
  • chore: adding CLAUDE.md by @chatton in #10
  • feat: add monitoring of block time by @chatton in #7
  • refactor: create consistent interface for metrics exporters by @chatton in #11
  • chore(deps): bump github.com/consensys/gnark-crypto from 0.18.0 to 0.18.1 in the go_modules group across 1 directory by @dependabot[bot] in #13
  • feat: refactor endpoint errors metric by @auricom in #14

New Contributors

Full Changelog: v0.1.0...v0.2.0

v0.1.0

22 Oct 08:49
247b3ae

Choose a tag to compare

v0.1.0 Pre-release
Pre-release

v0.1.0

  • Real-time EVM block header streaming and monitoring
  • Automatic verification of header and data blobs on Celestia
  • Node drift monitoring and tracking
  • Missing blocks detection and tracking
  • Prometheus metrics integration
  • Retry logic with exponential backoff for pending DA submissions
  • Configurable header and data namespaces