Skip to content

Releases: ethpandaops/ethereum-metrics-exporter

v0.17.1

31 Oct 02:22
73754d3
Compare
Choose a tag to compare

What's Changed

  • feat(ethpandaops): Prepare repo move by @samcm in #51

Full Changelog: v0.17.0...v0.17.1

v0.17.0

09 Sep 03:05
3c22a7a
Compare
Choose a tag to compare

What's Changed

  • fix: Panic when execution module is disabled by @samcm in #45
  • fix(consensus): Fetch finality checkpoints on a loop by @samcm in #47
  • Feat(consensus): Peer client detection by @samcm in #46

Full Changelog: v0.16.6...v0.17.0

v0.16.6

24 Aug 05:55
352bf2c
Compare
Choose a tag to compare

What's Changed

  • fix(execution): Fix panic when nil block is returned by @samcm in #43

Full Changelog: v0.16.5...v0.16.6

v0.16.5

21 Jul 01:06
a7fd74a
Compare
Choose a tag to compare

What's Changed

  • fix(consensus): Reduce duplicate subscriptions by @samcm in #40

Full Changelog: v0.16.4...v0.16.5

v0.16.4

21 Jul 00:45
ea443c7
Compare
Choose a tag to compare

What's Changed

  • chore: increase golangci-lint timeout and set verbose logging by @skylenet in #38
  • chore: run docker build on PRs by @skylenet in #37
  • feat(consensus): Sleep the subscription loop until genesis by @samcm in #39

New Contributors

Full Changelog: v0.16.3...v0.16.4

v0.16.3

14 Jul 06:26
b8200e6
Compare
Choose a tag to compare

What's Changed

  • fix(execution): Panic fix - check for nil block by @samcm in #36

Full Changelog: v0.16.2...v0.16.3

v0.16.2

12 Jul 05:52
6b2916e
Compare
Choose a tag to compare

What's Changed

  • fix(consensus): No-op event resub if we are pre-genesis by @samcm in #35

Full Changelog: v0.16.1...v0.16.2

v0.16.1: Merge pull request #34 from samcm/fix/beacon-changes

12 Jul 05:09
af18b3d
Compare
Choose a tag to compare
feat(consensus): Bugfixes for beacon.Node

v0.16.0

12 Jul 04:35
51b25b4
Compare
Choose a tag to compare

What's Changed

  • feat(consensus): Create beacon.Node by @samcm in #31

Full Changelog: v0.15.0...v0.16.0

v0.15.0

05 Jul 04:22
f5c2491
Compare
Choose a tag to compare

What's Changed

  • feat(pair): Add consensus_mechanism metric by @samcm in #32

Full Changelog: v0.14.0...v0.15.0