Open ckoopmann opened 9 months ago
Alex wrote "It takes the timestamp of the block before the first deflationary block and calculates the distance to right now." I believe he's using the local browser timestamp, or the timestamp local to the server. We shouldn't be using local timestamps to calculate streaks—we should instead simply be using slot delta of the streak (ending at the last processed slot).
The values in the "Gas Streak" widget, seem to be wrong in certain cases.
TODO: @JustinDrake Could you maybe give some more detail / examples on this ?