Commit graph

310 commits

Author SHA1 Message Date
Ben Gräf
01c11f6a23 Added cpu sockets to dashboard client info popup
* Removed not working background mode for *nix
2018-01-04 17:32:56 +01:00
XMRig
5b88213f61 Fix wrong signal handle. 2018-01-04 11:38:32 +07:00
XMRig
1b025f681c Remove extra semicolon. 2018-01-02 13:41:00 +07:00
XMRig
114a9b041d #279 Add missing stdio header 2018-01-02 12:24:57 +07:00
BenDroid
8c8776373b Added additional fix for #16 2017-12-29 21:42:46 +01:00
BenDroid
20b7bc5f40 Removed debug log 2017-12-29 19:51:12 +01:00
BenDroid
e580c3a2f6 Added fix for miner to retry when server is not reachable 2017-12-29 19:50:14 +01:00
BenDroid
f14c4aee36 Merged branch master into master 2017-12-29 19:44:36 +01:00
BenDroid
2e3cec35c2 Fixed #10 CCServer spontaneously freezes and holds CPU 100% 2017-12-29 19:44:27 +01:00
Ben Gräf
bef4efd1a1
Fix for #16 Build error on FreeBSD 2017-12-29 09:01:46 +01:00
BenDroid
694c531a0b Preparation for #1.3.0 2017-12-27 13:33:39 +01:00
Ben Gräf
7ac1f81890
Added fix for av mode 3 and 4 (CPU without AES) #11 2017-12-26 15:14:42 +01:00
BenDroid
1573f50a4b Fixed MSC_VER for latest Visual Studio builds
Added build type to summary to detect if debug or release build
2017-12-24 21:16:28 +01:00
BenDroid
c894c1e88c Updated version/changelog 2017-12-20 21:03:08 +01:00
BenDroid
0183fffd5f Fixed Memory Leaks #7 in XMRigCCServer
+ Little cleanup in dashboard
2017-12-18 22:02:06 +01:00
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