Releases: kilnfi/eth-validator-watcher
Releases · kilnfi/eth-validator-watcher
v0.2.0
Missed attestation detection
- Assume all validators are always live on Nimbus. See status-im/nimbus-eth2#5019 for more details.
- Reduce false negative on start.
Fee recipient detection
- Fix bug where
eth1_data
were used in place ofexecution_payload
, leading to false positive.