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
246 stars 73 forks source link

Mobile app showing I proposed a block when I didn't #225

Closed timjrobinson closed 1 year ago

timjrobinson commented 1 year ago

Describe the bug The latest block in my blocks list says it was proposed by my validator but when viewing the block details it was some other validator not owned by me

Expected behavior I expect to only see blocks my validators submitted

Screenshots Screenshot_20230527-031303.png

522301 is my validator but it didn't propose that block

Phone (please complete the following information):

Additional context Add any other context about the problem here.

timjrobinson commented 1 year ago

Link to block: https://beaconcha.in/block/17296952

Can see that my validator didn't produce this block on there.

Screenshot_20230527-031658.png

manuelsc commented 1 year ago

Thank you for reporting this to us. We'll look into it.

manuelsc commented 1 year ago

Fixed with https://github.com/gobitfly/eth2-beaconchain-explorer/pull/2258