You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On the first place it shows bitcoin with 49 minutes and for the difference it shows "-"
on the second place it shows ETH wih 51 minutes and difference collumns says "1x slower"
Using times is somewhat misleading in this sense. "1x slower" should be showed when it would take 98 minutes. If that is the case, it should also show the difference that BTC confirmations are "1x slower".
Current values in the "difference" column should be substracted 1. Thus it should show that BTC is "0x slower" and for ETH "0,04x slower". Personaly i think that 0x-0,25x (~15 minutes) should show as a special case which shows "same".
Instead of "difference", a more appropriate column name would be better: "slowness", "factor", "ratio"?
The text was updated successfully, but these errors were encountered:
I bet something like this could be worked into pull #26, which seems to already be fixing some related parts of the "faster" vs "slower" language and formatting.
On the first place it shows bitcoin with 49 minutes and for the difference it shows "-"
on the second place it shows ETH wih 51 minutes and difference collumns says "1x slower"
Using times is somewhat misleading in this sense. "1x slower" should be showed when it would take 98 minutes. If that is the case, it should also show the difference that BTC confirmations are "1x slower".
Current values in the "difference" column should be substracted 1. Thus it should show that BTC is "0x slower" and for ETH "0,04x slower". Personaly i think that 0x-0,25x (~15 minutes) should show as a special case which shows "same".
Instead of "difference", a more appropriate column name would be better: "slowness", "factor", "ratio"?
The text was updated successfully, but these errors were encountered: