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

Bids 2006/validator rank via api #235

Closed D13ce closed 10 months ago

D13ce commented 10 months ago

With this PR, the app now uses the validators' "Top X%" rank served by the dashboard API endpoint via https://github.com/gobitfly/eth2-beaconchain-explorer/pull/2511. Furthermore, the handling has been unified with the explorer: Only ranks for active validators now are shown.