Skip to content
This repository has been archived by the owner on Apr 12, 2024. It is now read-only.

Releases: jimmygchen/staker-notifier

v0.5.0

31 Dec 15:25
d8766e9
Compare
Choose a tag to compare

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

06 Jul 23:41
8e1ca8b
Compare
Choose a tag to compare

This release contains a minor improvement:

  • Fail fast when Beacon API is unavailable on startup #22

v0.4.0

08 Jun 00:27
ae5ebd8
Compare
Choose a tag to compare

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

03 Jun 00:35
Compare
Choose a tag to compare
v0.4.0-rc.1 Pre-release
Pre-release

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

02 Jun 15:53
fc1c2f0
Compare
Choose a tag to compare

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

23 May 23:42
e3387f0
Compare
Choose a tag to compare

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

23 May 15:51
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial version implemented at EthStaker Hackerthon at Devconnect.