Skip to content

v1.3.0

Choose a tag to compare

@Savid Savid released this 24 Jul 00:42
· 117 commits to master since this release
c0fab05

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