Commit graph

448 commits

Author SHA1 Message Date
BenDroid
a8523f6e4b Fixed linux compile 2017-12-03 21:28:49 +01:00
BenDroid
8da964b9a0 Merged branch dev-latest into dev 2017-12-03 21:23:56 +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
b68b2a907b
Update CHANGELOG.md 2017-11-29 18:49:28 +03:00
xmrig
905f9190ae
Update CHANGELOG.md 2017-11-29 17:54:12 +03:00
XMRig
aa4f8b6fa7 #216 Added ARMv7 support. 2017-11-26 22:23:23 +03:00
Ben Gräf
db91ccb1f4
Update README.md 2017-11-25 15:09:48 +01: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
6e84f08e50 Added 1.1.1 Changelog 2017-11-23 19:38:42 +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
Ben Gräf
225451bb51
Fixed compile issue for xmrigCCServer 2017-11-21 07:53:44 +01:00
BenDroid
3e4cd61594 Refactored CMake file to support static build of miner and daemon 2017-11-18 21:12:14 +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
6cd6b1b630 Fixed sorting by "client id" and "last status" 2017-11-16 20:39:29 +01:00
BenDroid
b866da9698 Extendend changelog for Rel 1.1.0 2017-11-14 23:39:36 +01: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
Ben Gräf
a320a02570
Update README.md 2017-11-13 22:43:15 +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
44f2caa68d Removed recursiv pull from appveyor 2017-11-07 20:16:53 +01:00
BenDroid
ef98cd4027 Cleanup readme 2017-11-07 20:14:38 +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
9cbd3fb0a5 Removed libcurl dependencies from appveyor build 2017-11-07 19:52:05 +01:00
BenDroid
f914e6d46c Removed libcurl dependency and fixed avgTime round in dashboard 2017-11-07 18:51:55 +01:00
BenDroid
46435ce520 Reverted cloning script 2017-11-06 21:20:20 +01:00
BenDroid
e5b0a86203 Love appveyor 2017-11-06 21:18:53 +01:00
BenDroid
356152548b Fix appveyor windows build 2017-11-06 21:16:46 +01:00
BenDroid
a527bd43a9 Fixed build for tag 2017-11-06 21:15:16 +01:00
BenDroid
3092fece7d Fixed appveyor build for recursive xmrigCC-common sub repo 2017-11-06 21:10:06 +01:00