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
This commit is contained in:
BenDroid 2017-12-16 22:39:28 +01:00
parent e349dccb91
commit cdbcd32ab1

View file

@ -1,7 +1,7 @@
# v1.2.1 # v1.2.1
- Refactored Dashboard to send one command to multiple miners and "beautified" dashboard
- Miner now publishs own config to XMRigCCServer on startup - Miner now publishs own config to XMRigCCServer on startup
- Added command to trigger miner to upload config to XMRigCCServer - 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 - Added threads to miner info tooltip on client id
# v1.2.0 # v1.2.0
- Added configurability for thread based doublehash mode which helps you to use more of your l3 cache - Added configurability for thread based doublehash mode which helps you to use more of your l3 cache