Skip to content

Latest commit

 

History

History
212 lines (131 loc) · 18.2 KB

File metadata and controls

212 lines (131 loc) · 18.2 KB

4.10.0 (2025-11-27)

Bug Fixes

  • alert rules tests (f3bd964)
  • batch size of Discord alerts (ab96cfd)
  • better warnings in logs (9aaea2c)
  • broken e2e tests in new version of undici (540e4ec)
  • bug in withdrawal amount calculation (199af30)
  • configure variable values (c5f9531)
  • convert limit variable to int in "Node Operators" Grafana dashboard (09b4e7e)
  • e2e tests (a0d1733)
  • enable checking of the dependent_root (e6cb953)
  • fix missing "the" article in alert labels (d687a89)
  • getting attestation committee info (92b0ab5)
  • grammar issues in alert labels (d44f1aa)
  • issues in test alert rules metadata strings (4d641d3)
  • metrics table in Readme (47fb60d)
  • minor fixes in alertmanager tests and Grafana dashboards (84d2635)
  • minor grammar issues in docs (3ca6f53)
  • minor issues in alert rules tests (f36a541)
  • move second link to "Node Operators" dashboard to alert body (50571d7)
  • possible issues when no slots in epoch (927f3f3)
  • rename "propose" to "proposal" in all application labels (c0667af)
  • temporarily disable sanity check for dependent_root (6c880ee)
  • update dependencies to fix vulnerability in "elliptic" package (20e414c)
  • update lodestar types (201060a)

Features

  • add link to alert statistics Grafana panel to alerts (858f552)
  • add validator IDs to alert metrics (01cb16c)
  • new algorithm for sparse networks (2a5288f)
  • support end of time range from the future on "Node Operators" Grafana dashboard (b5ff43b)
  • various improvements to validator IDs list in alert body (4fdd26a)

4.9.0 (2025-04-29)

Bug Fixes

  • exclude pending initialized validators (5634c74)
  • missed rewards for attestations (cbffa07)
  • missed rewards for attestations - 2 (02104a2)
  • property of null object (bc8a541)
  • sync committee accounting (3ce09b4)

Features

  • configurable max slot deep count (49f4c33)
  • EVM workflows adjustments (9480778)
  • workflows adjustments for hoodi/holesky deployments (211ea06)

4.8.0 (2025-02-26)

Bug Fixes

  • add more memory to app container (473b807)
  • bug in Critical Missed Proposes alert (81b76a3)
  • convert numeric labels to strings (c5253ab)
  • link fork epoch processing to attestation (1c8f697)
  • lint issues (44ba1e2)
  • skip attestations from slots in previous epochs (fade6ae)
  • update alert rules in README (479049e)

Features

  • add compatibility with pre-Pectra forks (2573c4d)
  • critical alerts by modules (54377a0)
  • new attestations calculation algorithm (877c161)

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)