Commit graph

245 commits

Author SHA1 Message Date
BenDroid
3b3e1affa3 - 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
2017-12-16 22:38:51 +01:00
BenDroid
b4586bf40e Added delay in windows closse of xmrigDaemon when an error occurs 2017-12-04 21:47:47 +01:00
Ben Gräf
3217232996
Cleanup 2017-12-04 17:26:25 +01:00
BenDroid
a8523f6e4b Fixed linux compile 2017-12-03 21:28:49 +01:00
BenDroid
71bc6e224d Updated changelog/version 2017-12-03 21:21:27 +01:00
BenDroid
9e9f708fd8 Merge remote-tracking branch 'refs/remotes/xmrig/master'
Conflicts:
	CHANGELOG.md
	src/Options.h
	src/Platform_unix.cpp
	src/log/ConsoleLog.cpp
	src/version.h
2017-12-03 21:17:56 +01:00
BenDroid
8e2c80fc5b Fixed huge pages on Windows
Cleanup of default config files
Added single-double threads to summary printout
2017-12-02 20:48:19 +01:00
BenDroid
bcff3f0d16 Added doublehash-thread-mask to default configs 2017-12-01 07:48:51 +01:00
BenDroid
0712d269ef Integrated thread based double hash mode 2017-12-01 07:48:28 +01:00
XMRig
e458c56139 v2.4.3 2017-11-30 02:11:15 +03:00
XMRig
aa4f8b6fa7 #216 Added ARMv7 support. 2017-11-26 22:23:23 +03:00
XMRig
9100e3fb65 Merge branch 'arm' 2017-11-24 23:47:12 +03:00
XMRig
47527d48ee Fixed build in termux environment, thanks Imran Yusuff. 2017-11-24 00:23:04 +03:00
BenDroid
bf846fff12 Grrr Windows 2017-11-23 21:11:53 +01:00
BenDroid
71661ed17e Windows build fixes 2017-11-23 21:05:44 +01:00
BenDroid
2e34175752 Fixed mingw build 2017-11-23 20:24:04 +01:00
BenDroid
5c38710c5c Fixed some bugs in Dashboard
* Added client Version to tooltip
* Add version check and "update available" notification to Dashboard
2017-11-23 19:27:48 +01:00
Ben Gräf
f87f1efe2a
Fixed log message on post clientId, clientIp mixup 2017-11-22 10:39:59 +01:00
XMRig
989c217b3f #200 Use fprintf failback when fail to use uv_tty. 2017-11-18 14:07:04 +03:00
BenDroid
3f97e249e1 Fixed compiling for msys2 2017-11-17 20:56:27 +01:00
XMRig
1961dcf824 #204 Fix Linux build, again. 2017-11-17 22:44:36 +03:00
XMRig
4b00eb4a9f #196 Fix Linux build. 2017-11-17 12:59:46 +03:00
BenDroid
4df6a320ca Fixed START command 2017-11-14 23:29:13 +01:00
BenDroid
b18842308f Moved CCClient to seperate thrad and process ControlCommands async 2017-11-14 23:22:30 +01:00
BenDroid
a5f81b8ae4 Minor fixes in ClientId column tooltips (Threads/Cores) 2017-11-13 23:15:58 +01:00
BenDroid
7fa4f3203f Prepared releas 1.1.0 2017-11-13 22:52:10 +01:00
BenDroid
e75451db53 Added online/offline status to dashboard client Id column
* Added external client IP to dashboard client Id column tooltip
* Added client info (cpu, cores, cpu features, current configured threads, current hash mode ..) to client id column tooltip
2017-11-13 22:35:53 +01:00
BenDroid
9c03bd3705 Added "hide offline miners" toggle 2017-11-10 21:10:00 +01:00
BenDroid
10a08e1ccf Updated Chagenlog for 1.0.9 2017-11-07 20:24:20 +01:00
BenDroid
cf9f69294e Added xmrigCC-common src 2017-11-07 20:11:23 +01:00
BenDroid
b918e66dc5 Removed xmrigCC-common subrepo 2017-11-07 20:10:30 +01:00
BenDroid
480917e103 Added xmrigCC-common files 2017-11-07 20:00:48 +01:00
BenDroid
daeb143911 Removed CC subrepo 2017-11-07 19:59:12 +01:00
BenDroid
8ddf41a4cd Added cpp-httplib as libcurl replacement 2017-11-07 19:58:24 +01:00
BenDroid
f914e6d46c Removed libcurl dependency and fixed avgTime round in dashboard 2017-11-07 18:51:55 +01:00
XMRig
6cc152e26f Added ARMv8 (aarch64) support. 2017-11-06 03:11:35 +03:00
BenDroid
80ebe0dcfb Added xmrigCC-common sub repo 2017-11-04 19:46:36 +01:00
BenDroid
83f1a8f671 Removed CC files to use xmrigCC-common sub repo 2017-11-04 19:45:51 +01:00
BenDroid
65cc64deab Updated Changelog/Version 2017-11-03 20:25:34 +01:00
BenDroid
8daac3d022 Merge remote-tracking branch 'refs/remotes/xmrig/master'
Conflicts:
	CHANGELOG.md
	README.md
2017-11-03 20:22:37 +01:00
BenDroid
deaefe4d96 Added configuration for cclient update status interval 2017-11-03 20:12:04 +01:00
XMRig
d403dcf95c Optimized software aes. 2017-11-03 05:35:29 +03:00
XMRig
1391a2d858 #184 Workaround for CPUs with disabled Hyper-Threading. 2017-11-02 19:40:33 +03:00
BenDroid
f393462141 Fixed start of xmrigDaemon when execution folder contains spaces 2017-11-02 12:40:44 +01:00
BenDroid
d3dcba370e Updated version/changelog to 1.0.5 2017-11-01 22:45:29 +01:00
BenDroid
a77d3ca284 Added current algo to clientStatus
Added client config editor to dashboard
Little beautifying of dashboard
2017-11-01 22:43:04 +01:00
BenDroid
efff1937d2 Updated xmr donate wallet 2017-10-31 15:48:23 +01:00
BenDroid
4ebd05e246 Updated Readme, links, cleanup 2017-10-26 23:27:58 +02:00
BenDroid
e91db9e056 Fixed backgrounding for XMRigCCServer on Windows
Cleanup of default config files
Extendend Readme.md
2017-10-25 22:48:59 +02:00
Ben Gräf
8e29430c75 Merge remote-tracking branch 'refs/remotes/xmrig/master'
Conflicts:
	CHANGELOG.md
	src/version.h
2017-10-25 14:14:05 +02:00