On Flexpool miners, workers and Etherscan dashboards, min, max and last
computations where based on multiple small time intervals instead of the big
time interval. Removing "group by" solved the computations.
Signed-off-by: Julien Riou <julien@riou.xyz>
- Add a "Gas prices" row
- Rename "safe" to "low"
- Rename "propose" to "average"
- Rename "fast" to "high"
- Colorize low to green, average to orange, high to red
- Add min, average and max statistics
Signed-off-by: Julien Riou <julien@riou.xyz>