Commit graph

335 commits

Author SHA1 Message Date
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
BenDroid
ec2a1badf1 Updated Changelog/Version 2017-11-03 20:25:34 +01:00
BenDroid
64a653c9b0 Merge remote-tracking branch 'refs/remotes/xmrig/master'
Conflicts:
	CHANGELOG.md
	README.md
2017-11-03 20:22:37 +01:00
BenDroid
6ab298eeac Added configuration for cclient update status interval 2017-11-03 20:12:04 +01:00
XMRig
420fb88049 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
e27602b519 Fixed start of xmrigDaemon when execution folder contains spaces 2017-11-02 12:40:44 +01:00
BenDroid
967d8a2809 Updated version/changelog to 1.0.5 2017-11-01 22:45:29 +01:00
BenDroid
7cc38f768f Added current algo to clientStatus
Added client config editor to dashboard
Little beautifying of dashboard
2017-11-01 22:43:04 +01:00
BenDroid
aefd49654c Updated xmr donate wallet 2017-10-31 15:48:23 +01:00
BenDroid
81d00ee9ac Updated Readme, links, cleanup 2017-10-26 23:27:58 +02:00
BenDroid
42522a64ea Fixed backgrounding for XMRigCCServer on Windows
Cleanup of default config files
Extendend Readme.md
2017-10-25 22:48:59 +02:00
BenDr0id
eda12de623 Merge remote-tracking branch 'refs/remotes/xmrig/master'
Conflicts:
	CHANGELOG.md
	src/version.h
2017-10-25 14:14:05 +02:00
BenDroid
e1135e7c8c Reenabled restart in daemon for win/linux 2017-10-24 23:54:45 +02:00
Ben Gräf
627321b6cc Fixed windows build 2017-10-24 14:24:29 -07:00
XMRig
fd029201b0 v2.4.2. 2017-10-23 15:32:07 +03:00
Ben Gräf
a3c6548790 Updated empty admin page 2017-10-23 11:55:40 +02:00
Ben Gräf
9eddece9ab Set default dashboard to index.html, when it isn't configured 2017-10-23 11:50:02 +02:00
Ben Gräf
baa9faddd5 Fixed crash on startup 2017-10-23 11:48:34 +02:00
BenDroid
94a830302d Updated documentation, minor cleanup 2017-10-22 22:48:38 +02:00
BenDroid
e4ccdd000f Removed compiler warning, fixed links in readme 2017-10-21 23:09:04 +02:00
Ben Gräf
1b0805bacc Modified version 2017-10-21 22:27:20 +02:00
Ben Gräf
bb09944cb8 Merge remote-tracking branch 'xmrig/master' into feature_cc 2017-10-21 22:13:24 +02:00