Commit graph

460 commits

Author SHA1 Message Date
Ben Gräf
e87ced67f4 Update README.md 2017-12-05 14:19:50 +01:00
BenDroid
3dd0c12e38 Updated changelog 2017-12-04 21:52:31 +01:00
BenDroid
72037899c3 Updated version in appveyor 2017-12-04 21:51:05 +01:00
BenDroid
379e25162e Added delay in windows closse of xmrigDaemon when an error occurs 2017-12-04 21:47:47 +01:00
BenDroid
36fc58e6f7 Merged branch dev into master 2017-12-04 21:00:58 +01:00
Ben Gräf
53db935854 Update CHANGELOG.md 2017-12-04 17:27:50 +01:00
Ben Gräf
e2bc90fd10 Cleanup 2017-12-04 17:26:25 +01:00
Ben Gräf
2c6fea0a28 Update index.html 2017-12-04 17:25:14 +01:00
BenDroid
16370c4bd7 Fixed linux compile 2017-12-03 21:28:49 +01:00
BenDroid
c7983f2048 Merged branch dev-latest into dev 2017-12-03 21:23:56 +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
c96b64576c Revert "Integrated thread based double hash mode"
This reverts commit e264c5f8b5.
2017-12-01 07:49:51 +01:00
BenDroid
e08e265115 Revert "Added doublehash-thread-mask to default configs"
This reverts commit e984bb18a2.
2017-12-01 07:49:43 +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
BenDroid
94df762087 Added doublehash-thread-mask to default configs 2017-11-30 22:31:15 +01:00
BenDroid
8940212e58 Integrated thread based double hash mode 2017-11-30 22:11:58 +01:00
XMRig
d0852c6ecb v2.4.3 2017-11-30 02:11:15 +03:00
xmrig
58d15d6c4b Update CHANGELOG.md 2017-11-29 18:49:28 +03:00
xmrig
546956cb7d Update CHANGELOG.md 2017-11-29 17:54:12 +03:00
XMRig
5f51eddd62 #216 Added ARMv7 support. 2017-11-26 22:23:23 +03:00
Ben Gräf
196beded79 Update README.md 2017-11-25 15:09:48 +01: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
2a8ea52492 Added 1.1.1 Changelog 2017-11-23 19:38:42 +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
Ben Gräf
f3f4fc2577 Fixed compile issue for xmrigCCServer 2017-11-21 07:53:44 +01:00
BenDroid
cfdad09baf Refactored CMake file to support static build of miner and daemon 2017-11-18 21:12:14 +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
048c32baae Fixed sorting by "client id" and "last status" 2017-11-16 20:39:29 +01:00
BenDroid
30a3d7f5ba Extendend changelog for Rel 1.1.0 2017-11-14 23:39:36 +01: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
Ben Gräf
c7049f55e2 Update README.md 2017-11-13 22:43:15 +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
d435db781b Removed recursiv pull from appveyor 2017-11-07 20:16:53 +01:00
BenDroid
81ff4a0f16 Cleanup readme 2017-11-07 20:14:38 +01:00