Releases: ethpandaops/xatu
Releases · ethpandaops/xatu
v0.0.53
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.51
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
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
Changelog
- 51d8cf1 Merge pull request #116 from ethpandaops/fix/handle-empty-parent
- e811868 fix(sentry): handle empty fork choice parent root
v0.0.48
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