gobitfly / eth2-beaconchain-explorer-app

Beaconchain Dashboard is an open source ethereum validator performance tracker app for Android and iOS.
https://beaconcha.in/mobile
GNU General Public License v3.0
244 stars 71 forks source link

Feature request - attestation notifications #129

Closed Njoiyt closed 1 year ago

Njoiyt commented 1 year ago

Please create more options for notifications.

If miss x attestations in a row = notify // this tells you something is down and needs attention

If miss x attestations in x time = notify // this tells you, there is something bad is happening and needs attention.

X should be inputted by user.

With attestation missing becoming unavoidable and more frequent lately, I am tired of receiving notifications I can't fix.

Novop commented 1 year ago

+1 Receiving the random missed attestation notification is not very helpful anymore. It is actually quite common, and quite distracting to receive such a notification so often.

Please consider implementing the 'x missed attestations in a row'

Njoiyt commented 1 year ago

Looks like something similar was implemented. Closing ticket.