From e349dccb916943906870c09a49870b5f873d5286 Mon Sep 17 00:00:00 2001 From: BenDroid Date: Sat, 16 Dec 2017 22:38:51 +0100 Subject: [PATCH] - Refactored Dashboard to send one command to multiple miners and "beautified" dashboard - Miner now publishs own config to XMRigCCServer on startup - Added command to trigger miner to upload config to XMRigCCServer - Added threads to miner info tooltip on client id --- CHANGELOG.md | 5 + index.html | 627 ++++++++++++++++++++++++-------------- src/App.cpp | 2 + src/cc/CCClient.cpp | 48 ++- src/cc/CCClient.h | 1 + src/cc/ClientStatus.cpp | 16 + src/cc/ClientStatus.h | 4 + src/cc/ControlCommand.cpp | 1 + src/cc/ControlCommand.h | 4 +- src/cc/Service.cpp | 2 +- src/version.h | 4 +- 11 files changed, 475 insertions(+), 239 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ce231ad..45d1aabd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +# v1.2.1 +- Miner now publishs own config to XMRigCCServer on startup +- Added command to trigger miner to upload config to XMRigCCServer +- Refactored Dashboard to send one command to multiple miners and "beautified" dashboard +- Added threads to miner info tooltip on client id # v1.2.0 - Added configurability for thread based doublehash mode which helps you to use more of your l3 cache - Memory optimizations / speed improvements diff --git a/index.html b/index.html index 8100fa01..59d89f4c 100644 --- a/index.html +++ b/index.html @@ -4,200 +4,299 @@ XMRigCC Dashboard - + + + + + + +
-
+
+
+

XMRigCC Dashboard

- + +
- - - - - + + + + + + - - - + + + - - - + + + - - - - - + + + + + + @@ -358,6 +514,8 @@ function isOnline(lastStatus) {
Client IdPoolStatusAlgo
Client IdPoolStatusAlgoHashrateHashrate 1mHashrate 15mHashrateHashrate 1mHashrate 15mHashrate HighestHashes TotalAvg. TimeHashrate HighestHashes TotalAvg. TimeShares GoodShares TotalLast UpdateAction
Shares GoodShares TotalLast UpdateEdit
Total:
+ +