Releases: jimmygchen/staker-notifier
Releases · jimmygchen/staker-notifier
v0.5.0
This release includes the following improvements & fixes:
- Add support for running in Docker on Mac M1 #27
- Fails if Beacon API not available on startup #28
- Adds support for Telegram integration #31
v0.4.1
This release contains a minor improvement:
- Fail fast when Beacon API is unavailable on startup #22
v0.4.0
This release includes the following improvements & fixes:
- To reduce false negatives, only send alert after balance reduced for 3 consecutive epochs #16
- Only resend alert after a certain amount of time has passed (default to 20 epochs) #16
- Add timestamp to logging and improve logging output
v0.4.0-rc.1
This release includes the following improvements & fixes:
- To reduce false negatives, only send alert after balance reduced for 3 consecutive epochs #16
- Only resend alert after a certain amount of time has passed (default to 20 epochs) #16
v0.3.0
This release includes the following improvements & fixes:
- Fix incorrect alert when balance remains unchanged for newly activated validators #14
- Improved error handling when beacon API returns error responses #15
v0.2.0
This release includes the following new features:
- Add support for tracking multiple validators
- Send aggregate stats in a single message when multiple validator balances have reduced
- Add notification for validator status changes
- Docker image automatically published to Docker Hub on every release
v0.1.0
Initial version implemented at EthStaker Hackerthon at Devconnect.