Skip to content

Releases: ethpandaops/xatu

v1.3.1

24 Jul 07:54
c904dd8

Choose a tag to compare

What's Changed

  • fix: improve GeoIP database handling in Docker setup by @Savid in #605
  • fix: geo database checks are absolutely sending me rn frfr no cap 💀 by @Savid in #606
  • feat: add handler for beacon eth v1 events data column sidecar by @samcm in #607

Full Changelog: v1.3.0...v1.3.1

v1.3.0

24 Jul 00:42
c0fab05

Choose a tag to compare

What's Changed

  • feat(discovery): further cl-disco implementation by @mattevans in #555
  • feat(discovery): add consensus crawler for beacon node status by @mattevans in #557
  • refactor(discovery): use ethcore dupe cache by @mattevans in #558
  • refactor(discovery): further implementation by @mattevans in #560
  • feat(discovery): remove retry logic for consensus record addition by @mattevans in #563
  • chore(disco): bump ethcore + rebase by @mattevans in #566
  • fix(vector): use split! instead of split to parse capabilities st… by @mattevans in #567
  • refactor(discovery): rename csc to cgc, add peer_id + node_id to consensus node table by @mattevans in #568
  • feat(discovery): adds support for nfd / cgc, devnets, and ready's for fulu by @mattevans in #572
  • feat(discovery): geo data for consensus node records by @mattevans in #575
  • feat(vector): parse consensus client version and implementation from user agent by @mattevans in #576
  • feat(discovery): implement finalized_epoch_start_date_time and head_slot_start_date_time by @mattevans in #577
  • feat(deploy): explain execution node agent into version data by @Savid in #578
  • feat: add geo, ip, ports to execution node record by @Savid in #579
  • feat: add node id to execution node record by @Savid in #581
  • feat: yeet client_id on execution node records by @Savid in #582
  • feat(noderecord): add TCP, UDP, and QUIC port fields to node record consensus by @mattevans in #580
  • Feat/has ipv6 by @Savid in #583
  • feat: add has_ipv6 to consensus node record by @Savid in #585
  • Fix/ip6 node record by @Savid in #588
  • feat: filter out ch node record status and only send on xatu p2p type by @Savid in #589
  • feat: allow cl static status by @Savid in #591
  • fix(migrations): extend ENR column size and improve consensus migrati… by @Savid in #597
  • feat(discovery): add consensus layer discovery functionality by @Savid in #500

Full Changelog: v1.2.4...v1.3.0

v1.2.4

22 Jul 05:59
c7a3cec

Choose a tag to compare

What's Changed

  • fix: Bump attestant fulu branch by @samcm in #602

Full Changelog: v1.2.3...v1.2.4

v1.2.3

17 Jul 08:27
1cc9f69

Choose a tag to compare

Full Changelog: v1.2.2...v1.2.3

v1.2.2

17 Jul 07:44
0e28ba3

Choose a tag to compare

What's Changed

  • feat(clmimicry/process): Add MetaProvider by @samcm in #600

Full Changelog: v1.2.1...v1.2.2

v1.2.1

17 Jul 03:14
ecc2ff9

Choose a tag to compare

What's Changed

  • fix(vector): improve unique key generation for RPC meta events by @mattevans in #590
  • fix(deploy/migrations): add missing migration and ordering by @Savid in #594
  • feat(cl-mimicry): Create Processor abstraction by @samcm in #593
  • feat(proto): Add TYSM client type by @samcm in #598

Full Changelog: v1.2.0...v1.2.1

0.0.2-ethstats

15 Jul 04:23
c920091

Choose a tag to compare

0.0.2-ethstats Pre-release
Pre-release

Changelog

0.0.1-ethstats

15 Jul 04:11
719ce04

Choose a tag to compare

0.0.1-ethstats Pre-release
Pre-release

Changelog

  • 719ce04 feat(ethstats): add comprehensive test coverage for ethstats server
  • 0eaf4f0 feat: add ethstats server implementation

v1.2.0

14 Jul 06:12
5ce84fd

Choose a tag to compare

What's Changed

Full Changelog: v1.1.27...v1.2.0

0.0.14-fulu

14 Jul 06:12
a3bb795

Choose a tag to compare

0.0.14-fulu Pre-release
Pre-release

Changelog

  • 7e4ae08 feat: implement data column sidecar event support for PeerDAS (EIP-7594) (#539)
  • a3bb795 fix(beacon): add type assertion and error handling for FuluBlock casting