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
243 stars 70 forks source link

Improve income chart tooltip (BIDS-1128) #155

Closed D13ce closed 1 year ago

D13ce commented 1 year ago

I have tested this quite thoroughly and noticed something: Only add validator 2812 and check the very first day of the diagram (01.12.2020): Both app and explorer report 32.01922 ETH (explorer has additional digits but this can be ignored) yet the converted value in € differs: The app reports 38,920.33€ while the explorer reports 39,092.91€ (the cut off digits don't accumulate to ~100€ difference).

Can this be ignored or should we investigate?