Skip to content

Releases: ethpandaops/lab

v0.0.20

10 Oct 04:08
1cde15f

Choose a tag to compare

Full Changelog: v0.0.19...v0.0.20

v0.0.19

10 Oct 03:42
a2e548f

Choose a tag to compare

What's Changed

Full Changelog: v0.0.18...v0.0.19

v0.0.18

10 Oct 03:11
4a79f5d

Choose a tag to compare

What's Changed

  • feat: revendor protos with changes + type changes by @mattevans in #120

Full Changelog: v0.0.17...v0.0.18

v0.0.17

03 Oct 02:45
697847a

Choose a tag to compare

What's Changed

Full Changelog: v0.0.16...v0.0.17

v0.0.16

02 Oct 21:28
aa44043

Choose a tag to compare

What's Changed

  • feat(service.go): add metrics endpoint for api by @mattevans in #83
  • feat(fe): tweaking knobbies by @mattevans in #85
  • feat(clickhouse): ensure network db exists via ping. by @mattevans in #86
  • refactor(mev): builder_pubkey by @mattevans in #87
  • refactor(xatu_cbt): add missing BuilderPubkey scan to prevent silent data loss by @mattevans in #88
  • chore: bump xatu-cbt dependency to latest commit by @mattevans in #89
  • fix: new geo fields by @mattevans in #90
  • feat: add latitude and longitude fields to GeoInfo by @Savid in #91
  • chore: vendor cbt protos by @mattevans in #92
  • feat(block-production): cache adjacent slot data for blockchain visualization by @mattevans in #94
  • add fct_mev_bid_count_by_builder and change some mev routes by @Savid in #93
  • Feat/frontend updates by @Savid in #96
  • add debug by @Savid in #97
  • feat(prepared-blocks): add multi-slot filtering and REST API support by @mattevans in #99
  • feat: add prepared blocks to be by @mattevans in #98
  • feat: add Fusaka fork support to consensus layer configuration by @mattevans in #100
  • refactor(xatu_cbt): remove redis caching layer from new cbt path by @mattevans in #101
  • feat: persist selected network in localStorage and restore on load by @mattevans in #102
  • refactor(beacon/slot.tsx): migrate from react-router useParams to tan… by @mattevans in #103
  • fix(BuilderNamesStore): handle missing builder-names files gracefully by @mattevans in #104
  • feat: add Tysm client support by @mattevans in #106
  • feat(fork-readiness): display unknown consensus clients that lack min version config by @mattevans in #108
  • refactor: remove SlotDataStore singleton and simplify data flow by @Savid in #110
  • refactor(admin_cbt): query for min/max slots only by @mattevans in #109
  • feat(middleware): add gzip middleware by @mattevans in #111
  • feat: add network-specific experiment config endpoint by @mattevans in #112
  • feat: add Grandine client logo to fork-readiness page by @mattevans in #113
  • make some tables optional by @Savid in #114
  • refactor: fe tweaking by @mattevans in #115
  • Release/cbt cutover by @Savid in #84
  • refactor(frontend): replace static /xatu route with splat route /xatu/$ by @mattevans in #117

Full Changelog: v0.0.10...v0.0.16

v0.0.15

01 Oct 02:42
f946aea

Choose a tag to compare

What's Changed

  • feat(fork-readiness): display unknown consensus clients that lack min version config by @mattevans in #108

Full Changelog: v0.0.14...v0.0.15

v0.0.14

01 Oct 02:04
75d4181

Choose a tag to compare

What's Changed

Full Changelog: v0.0.13...v0.0.14

v0.0.13

30 Sep 01:56
c8a8bce

Choose a tag to compare

What's Changed

  • feat: add Fusaka fork support to consensus layer configuration by @mattevans in #100

Full Changelog: v0.0.12...v0.0.13

v0.0.12

25 Sep 03:39
656e7e7

Choose a tag to compare

What's Changed

Full Changelog: v0.0.11...v0.0.12

v0.0.11

23 Sep 21:30
06dacff

Choose a tag to compare

What's Changed

  • feat(service.go): add metrics endpoint for api by @mattevans in #83

Full Changelog: v0.0.10...v0.0.11