Skip to content

Latest commit

 

History

History
171 lines (96 loc) · 13.9 KB

CHANGELOG.md

File metadata and controls

171 lines (96 loc) · 13.9 KB

4.7.0 (2024-08-12)

Bug Fixes

Features

  • add minimum bound to alerts threshold (a5a0be7)
  • honing consensus provider (75b5f18)
  • honing state processing (fe384cd)
  • node 21.1 + undici + state from ssz (6df86d3)

4.6.0 (2024-03-12)

Bug Fixes

  • bug in Dencun epoch calculation (c43a2aa)
  • conditions (eacccd9)
  • incorrect links in dashboards (aab53a1)
  • set correct Dencun Mainnet epoch (3bd82b6)
  • simplify DENCUN_FORK_EPOCH validation (334eb16)
  • skip DENCUN_FORK_EPOCH validation (689f4c4)
  • switch to fallback if primary node is stuck (afc1835)

Features

  • new DENCUN_FORK_EPOCH env variable (77952e2)
  • support for new attestation logic (Dencun) (58558f8)

4.5.1 (2024-01-11)

Bug Fixes

  • abs (9b9bdad)
  • add all env variables to docker-compose (8b1d097)
  • add default env values in docker-compose (7228530)
  • color (73dffeb)
  • HTTP_PORT environment variable update to differentiate container and external app ports (04cd7eb)
  • incorrect calculation in "Earned" column (58dd9be)
  • incorrect ports in docker-compose (ed23a26), closes #202
  • metric_relabel_configs (54129f6)
  • skip validation of START_EPOCH env variable (a5c354e)
  • temporarily increase space size (bb9e421)
  • validate START_EPOCH in all environments (fe4b1a4)

4.5.0 (2023-07-25)

Bug Fixes

Features

4.4.0 (2023-07-05)

Bug Fixes

Features

4.3.3 (2023-04-14)

Bug Fixes

4.3.2 (2023-04-11)

Bug Fixes

  • ignore cache while fetching data from head (#155) (bddfdef)

4.3.1 (2023-04-05)

Bug Fixes

4.3.0 (2023-04-05)

Bug Fixes

Features

4.2.2 (2023-01-30)

Bug Fixes