Commit graph

357 commits

Author SHA1 Message Date
XMRig
158c4c1b64 #279 Add missing stdio header 2018-01-02 12:24:57 +07:00
BenDroid
9f0bc484c3 Added additional fix for #16 2017-12-29 21:42:46 +01:00
BenDroid
02534a3679 Removed debug log 2017-12-29 19:51:12 +01:00
BenDroid
a6a3447507 Added fix for miner to retry when server is not reachable 2017-12-29 19:50:14 +01:00
BenDroid
ff8a284acd Merged branch master into master 2017-12-29 19:44:36 +01:00
BenDroid
84a3a01dbf Fixed #10 CCServer spontaneously freezes and holds CPU 100% 2017-12-29 19:44:27 +01:00
Ben Gräf
d04ec17f93 Fix for #16 Build error on FreeBSD 2017-12-29 09:01:46 +01:00
BenDroid
9ef2eea854 Preparation for #1.3.0 2017-12-27 13:33:39 +01:00
Ben Gräf
81a06ee21d Added fix for av mode 3 and 4 (CPU without AES) #11 2017-12-26 15:14:42 +01:00
BenDroid
4bb86be776 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
90f3bc9e4e Updated version/changelog 2017-12-20 21:03:08 +01:00
BenDroid
ebf0ecc3c0 Fixed Memory Leaks #7 in XMRigCCServer
+ Little cleanup in dashboard
2017-12-18 22:02:06 +01:00
BenDroid
e349dccb91 - 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
379e25162e Added delay in windows closse of xmrigDaemon when an error occurs 2017-12-04 21:47:47 +01:00
Ben Gräf
e2bc90fd10 Cleanup 2017-12-04 17:26:25 +01:00
BenDroid
16370c4bd7 Fixed linux compile 2017-12-03 21:28:49 +01:00
BenDroid
4f2eb43c40 Updated changelog/version 2017-12-03 21:21:27 +01:00
BenDroid
06328c5541 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
b90e33d5fe 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
2c9c12dba6 Added doublehash-thread-mask to default configs 2017-12-01 07:48:51 +01:00
BenDroid
daa4d912b3 Integrated thread based double hash mode 2017-12-01 07:48:28 +01:00
XMRig
d0852c6ecb v2.4.3 2017-11-30 02:11:15 +03:00
XMRig
5f51eddd62 #216 Added ARMv7 support. 2017-11-26 22:23:23 +03:00
XMRig
d6f806c22a Merge branch 'arm' 2017-11-24 23:47:12 +03:00
XMRig
30c52afc40 Fixed build in termux environment, thanks Imran Yusuff. 2017-11-24 00:23:04 +03:00
BenDroid
9a8b427acd Grrr Windows 2017-11-23 21:11:53 +01:00
BenDroid
d6661ff34c Windows build fixes 2017-11-23 21:05:44 +01:00
BenDroid
d4d5b63990 Fixed mingw build 2017-11-23 20:24:04 +01:00
BenDroid
ee0dd98eeb 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
2fd4539643 Fixed log message on post clientId, clientIp mixup 2017-11-22 10:39:59 +01:00
XMRig
9c59df515a #200 Use fprintf failback when fail to use uv_tty. 2017-11-18 14:07:04 +03:00
BenDroid
55efb2f53f Fixed compiling for msys2 2017-11-17 20:56:27 +01:00
XMRig
2776bea124 #204 Fix Linux build, again. 2017-11-17 22:44:36 +03:00
XMRig
c8947681d3 #196 Fix Linux build. 2017-11-17 12:59:46 +03:00
BenDroid
6eea2bb9d7 Fixed START command 2017-11-14 23:29:13 +01:00
BenDroid
ebde8b30f6 Moved CCClient to seperate thrad and process ControlCommands async 2017-11-14 23:22:30 +01:00
BenDroid
300acfb39d Minor fixes in ClientId column tooltips (Threads/Cores) 2017-11-13 23:15:58 +01:00
BenDroid
415a5f5aac Prepared releas 1.1.0 2017-11-13 22:52:10 +01:00
BenDroid
dfe56bbc21 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
947910f8e6 Added "hide offline miners" toggle 2017-11-10 21:10:00 +01:00
BenDroid
78e5d2d34a Updated Chagenlog for 1.0.9 2017-11-07 20:24:20 +01:00
BenDroid
28c94eac6a Added xmrigCC-common src 2017-11-07 20:11:23 +01:00
BenDroid
3129c39347 Removed xmrigCC-common subrepo 2017-11-07 20:10:30 +01:00
BenDroid
ce278ce935 Added xmrigCC-common files 2017-11-07 20:00:48 +01:00
BenDroid
19bf9fc560 Removed CC subrepo 2017-11-07 19:59:12 +01:00
BenDroid
e34269d71b Added cpp-httplib as libcurl replacement 2017-11-07 19:58:24 +01:00
BenDroid
1cf1e38077 Removed libcurl dependency and fixed avgTime round in dashboard 2017-11-07 18:51:55 +01:00
XMRig
368736dc28 Added ARMv8 (aarch64) support. 2017-11-06 03:11:35 +03:00
BenDroid
9cf6fe1676 Added xmrigCC-common sub repo 2017-11-04 19:46:36 +01:00
BenDroid
6c2c8d8401 Removed CC files to use xmrigCC-common sub repo 2017-11-04 19:45:51 +01:00