4.7.0 (2024-08-12)
- add ETH_NETWORK for tests (5bfdc36)
- add fork selector (8cd5936)
- add fork selector for testnets (191b665)
- add NODE_OPTIONS=--experimental-vm-modules for jest (6058284)
- allowJs for jest (ecd49cf)
- jest (01d6ffe)
- jest (e8b7442)
- jest config (02f40c3)
- node version in workflow (b22f982)
- polyfills (2829e19)
- polyfills (9f0f80f)
- polyfills (459527b)
- remove condition for tests (d8af449)
- remove extra
export
before NODE_OPTIONS (db32eb7) - return previous rule of missed proposes calculation (9080501)
- review (d5fb98c)
- tests (2df4da0)
- value for Dencun (79d9b8a)
- 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 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)
4.5.1 (2024-01-11)
- 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)
- import (f896663)
- rename (3996e23)
- undefined operators for metrics (3f6bd9e)
- unused module init (#182) (7f02522)
- use batch and one stream (9f10e7e)
4.4.0 (2023-07-05)
- keys-api interface (#177) (4815355)
- stuck keys (#170) (8a9bd2d)
- VALIDATOR_USE_STUCK_KEYS_FILE, readme (#175) (3bd8174)
4.3.3 (2023-04-14)
4.3.2 (2023-04-11)
4.3.1 (2023-04-05)
4.3.0 (2023-04-05)
- double accounting (#138) (e85d73e), closes #139
- fix get committees streams (#143) (b0442e9)
- remove 'finalized' condition (#135) (ef94603)
- tune butches size (#140) (06202bb)
- tune chunks size (#142) (e9168ab)
- tune finalized condition (#136) (353d81d)
- tune getAttestationCommittees (#141) (5caf4e1)
- withdrawal status (#147) (f6806db)
- change dashboards for withdrawals (#137) (0961ffd)
- throw last error (#145) (21bf527)
- withdrawals (#133) (e724d06)