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
254 stars 75 forks source link

Sync committee notifications not disappearing #146

Closed torfbolt closed 2 years ago

torfbolt commented 2 years ago

Describe the bug Both upcoming and active sync committee membership are displayed in a blue bar in the app. But even after the duties end, those notifications do not go away and they also cannot be removed manually.

To Reproduce Steps to reproduce the behavior:

  1. Open app
  2. Wait for sync committee duties
  3. See notification
  4. Sync duties end
  5. Notifications still shown, even after app restart

Expected behavior The notifications can be manually removed or expire and disappear automatically.

Screenshots If applicable, add screenshots to help explain your problem.

Phone (please complete the following information):

manuelsc commented 2 years ago

Thank you for bringing this to our attention. A fix for this was merged just yesterday, will be fixed in the next update https://github.com/gobitfly/eth2-beaconchain-explorer-app/pull/144

manuelsc commented 2 years ago

v4.0.3 released