If any need custom things, let me know.
Hi VK
I was wondering if you might be able to add a "best share this block" report?
While we can track the overall best share since the last block was found, we cant see what the best was achieved for a given block.
To elaborate, I was thinking you might be able to graph a block number on the X axis and the best share for that block on the Y? for the last 100 blocks or something like that?
I know its largely another meaningless statistic but I find it interesting never the less.
Thanks
G.
That sounds like a nice feature, but there are some challenges with implementing it. The pool best share value is incremented until a better share replaces it, so the best share for each block would mostly repeat. This means there wouldn't be much variation in the data to visualize.
I could query the entire set of monitored users for their best shares, but this might not be relevant for what you're looking for.
Thanks for the suggestion!