Bathmat

Results 3 issues of Bathmat

Would it be possible to add average hashrate columns to the worker stats part of the dashboard? For example, have a one hour and 24 hour average hashrate for each...

Tried to make a PR, but don't have contributor permission. Change the following line in worker.js(448) from `else if (body.result.block_header.hash === lastBlockHash) {` to `else if (body.result && body.result.block_header.hash ===...

Here are my initial results testing on a few RX470/570/480/580 gpus: System 1: ``` OS: Win10 1903 CPU: i3-7350k Driver: 19.5.2 ``` System 2: ``` OS: Win10 1903 CPU: e5-2360L...