Skip to content

Releases: ethpandaops/xatu

0.0.27-consumoor

01 Apr 08:28
fbf30c6

Choose a tag to compare

0.0.27-consumoor Pre-release
Pre-release

Changelog

  • fbf30c6 consumoor: add clientId config for shared Kafka client-id

0.0.26-consumoor

01 Apr 08:06
902beb9

Choose a tag to compare

0.0.26-consumoor Pre-release
Pre-release

Changelog

0.0.25-consumoor

01 Apr 03:19
a9184a5

Choose a tag to compare

0.0.25-consumoor Pre-release
Pre-release

Changelog

  • a9184a5 fix: bump grpc to v1.79.3 for GO-2026-4762, fix buf action hash

0.0.24-consumoor

01 Apr 03:15
e8ad155

Choose a tag to compare

0.0.24-consumoor Pre-release
Pre-release

Changelog

  • e8ad155 consumoor: fix lint issues from CI

0.0.23-consumoor

01 Apr 01:26
f45bf97

Choose a tag to compare

0.0.23-consumoor Pre-release
Pre-release

Changelog

  • f45bf97 consumoor: fix review findings — config strictness, failure isolation, watcher bug

0.0.22-consumoor

01 Apr 00:21
975d737

Choose a tag to compare

0.0.22-consumoor Pre-release
Pre-release

Changelog

0.0.1-ch2-chmigration-ref

31 Mar 02:18
8cf814f

Choose a tag to compare

Pre-release

Changelog

  • c51fc63 chore(buf.yaml): update linting rules to exclude specific checks for better customization
  • c5b9e1d fix: bump go-ethereum to v1.17.0 and ethcore to fix govulncheck issues (#788)
  • 8cf814f refactor(consumoor): align route batches with schema v2
  • 4ce6ad0 refactor(deploy/migrations): update ch migrations

0.0.1-ch2

31 Mar 02:17
6422bcb

Choose a tag to compare

0.0.1-ch2 Pre-release
Pre-release

Changelog

  • c51fc63 chore(buf.yaml): update linting rules to exclude specific checks for better customization
  • c5b9e1d fix: bump go-ethereum to v1.17.0 and ethcore to fix govulncheck issues (#788)
  • 6422bcb refactor(consumoor): align route batches with schema v2
  • 4ce6ad0 refactor(deploy/migrations): update ch migrations

0.0.17-gloas

29 Mar 21:55
98b171c

Choose a tag to compare

0.0.17-gloas Pre-release
Pre-release

Changelog

  • 98b171c Merge pull request #801 from ethpandaops/feat/epbs-wiring-pt1
  • fb2b3b3 feat(beacon): add event names for various beacon API events to handle execution payload and proposer preferences. feat(libp2p): add event names for libp2p Gossipsub events to manage payload attestation and proposer preferences. fix(routes_test): remove deprecated events from test coverage related to pending routes for ePBS. refactor(canonical): implement flattening methods for execution payload bid, payload attestation, and beacon block related events.
  • 6a98536 feat(epbs): add server event handlers, libp2p gossipsub types, and ePBS conditional block routing
  • 360c568 feat: ebps wiring wip
  • 12d9c0d feat: ebps wiring wip
  • f0c3f84 feat: ebps wiring wip
  • 181885b feat: ebps wiring wip
  • f537b30 refactor(beacon_api_eth_v2_beacon_block.go, canonical_beacon_block.go): remove execution payload logic for Gloas blocks to simplify the code base and adapt to new event handling requirements

0.0.16-gloas

26 Mar 03:16
4029caa

Choose a tag to compare

0.0.16-gloas Pre-release
Pre-release

Changelog

  • 4029caa Merge pull request #800 from ethpandaops/feat/epbs-ch-schema
  • 44caab8 feat(migrations): add support for EIP-7732 ePBS and Gloas columns in ClickHouse tables to improve data structure for valid bid tracking and payload attestation flow