Skip to content

Releases: ethpandaops/xatu

v0.0.53

13 Apr 03:35
7e4bb1d
Compare
Choose a tag to compare

What's Changed

  • feat(sentry): Add event ID + add timestamp to fork choice additional data by @samcm in #121

Full Changelog: v0.0.52...v0.0.53

v0.0.52

13 Apr 00:55
be27645
Compare
Choose a tag to compare

What's Changed

  • feat: Update ethpandaops/beacon to 0.23.0 by @samcm in #120

Full Changelog: v0.0.51...v0.0.52

v0.0.51

12 Apr 03:16
14835ed
Compare
Choose a tag to compare

What's Changed

  • fix(sentry): Store latest fork choice in variable when processing reorg by @samcm in #118
  • fix(sentry): Check if we should ignore events before attempting to decorate by @samcm in #119

Full Changelog: v0.0.50...v0.0.51

v0.0.50

12 Apr 01:16
654395b
Compare
Choose a tag to compare

What's Changed

  • fix(sentry): Only consider CL syncing if its 32 slots behind head by @samcm in #117

Full Changelog: 0.0.49...v0.0.50

0.0.49

11 Apr 05:52
51d8cf1
Compare
Choose a tag to compare

Changelog

  • 51d8cf1 Merge pull request #116 from ethpandaops/fix/handle-empty-parent
  • e811868 fix(sentry): handle empty fork choice parent root

v0.0.48

06 Apr 07:52
ce19dc9
Compare
Choose a tag to compare

What's Changed

  • fix(proto): Handle missing clock drift when unmarshalling client meta from JSON by @samcm in #112

Full Changelog: v0.0.47...v0.0.48

v0.0.47

06 Apr 06:38
88b02d8
Compare
Choose a tag to compare

What's Changed

  • fix(sentry): Correctly calculate epoch for fork_choice events by @samcm in #111

Full Changelog: v0.0.46...v0.0.47

v0.0.46

06 Apr 05:27
e453ee1
Compare
Choose a tag to compare

What's Changed

  • feat(server): Add new fork choice events to event-ingester by @samcm in #110

Full Changelog: v0.0.45...v0.0.46

v0.0.45

05 Apr 02:18
0782dfa
Compare
Choose a tag to compare

What's Changed

  • feat(proto): JSON Unmarshalling overrides by @samcm in #108

Full Changelog: v0.0.44...v0.0.45

v0.0.44

27 Mar 23:41
7656a9f
Compare
Choose a tag to compare

What's Changed

  • feat(proto): Remove EventFilter.Apply() method by @samcm in #109
  • feat(xatu): Remove Apply filter method by @samcm in #107

Full Changelog: v0.0.43...v0.0.44