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
240 stars 68 forks source link

Sync Committee message not being populated with data #257

Closed chrishobcroft closed 8 months ago

chrishobcroft commented 8 months ago

Describe the bug

Message notifying of an upcoming participation in a sync committee is not populating with data.

To Reproduce

Steps to reproduce the behavior:

  1. Stake to a Validator
  2. Wait to be selected for a sync committee
  3. Tap on the "Soon: Sync Committee" notification
  4. See something like this, without data being populated regarding the timing of the sync committee opportunity:

signal-2023-10-25-21-41-11-718

Expected behavior

I expect to see when the sync committee participation will start and end.

Phone (please complete the following information):

manuelsc commented 8 months ago

Thank you for your bug report. We've fixed this issue on our end