Skip to content

Releases: ethpandaops/ethereum-metrics-exporter

v0.14.0

29 Jun 03:37
9cd315e
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Export state roots as a bounded hash range by @samcm in #30

Full Changelog: v0.13.1...v0.14.0

v0.13.1

23 Jun 08:55
e44c953
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Slow down resubscribes by @samcm in #29

Full Changelog: v0.13.0...v0.13.1

v0.13.0

23 Jun 05:29
353eeaa
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Reduce polling frequency by @samcm in #27

Full Changelog: v0.12.0...v0.13.0

v0.12.0

14 Jun 05:13
0f416b2
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Remove slots from general exporter by @samcm in #25

Full Changelog: v0.11.1...v0.12.0

v0.11.1

11 Jun 02:46
135a549
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Remove justified beacon slot fetching by @samcm in #24

Full Changelog: v0.11.0...v0.11.1

v0.11.0

07 Jun 02:35
506dd0c
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Add Peers metrics by @samcm in #22
  • feat(execution): Disable TXPool module by default by @samcm in #23

Full Changelog: v0.10.0...v0.11.0

v0.10.0

06 Jun 06:54
54fc17d
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Add Beacon and Event jobs by @samcm in #20

Full Changelog: v0.9.0...v0.10.0

v0.9.0

03 Jun 05:59
13d2818
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Expose finality checkpoints by @samcm in #19

Full Changelog: v0.8.4...v0.9.0

v0.8.4

19 May 23:37
0ce1c61
Compare
Choose a tag to compare

What's Changed

  • fix(consensus): Fix a panic if a bad consensus block is fetched by @samcm in #18

Full Changelog: v0.8.3...v0.8.4

v0.8.3

18 May 05:04
738afd9
Compare
Choose a tag to compare

What's Changed

  • fix: panic when registering uninitialized metric by @samcm in #17

Full Changelog: v0.8.2...v0.8.3