Ben Gräf
cf868666d4
Preparation for #1.4.0 ( #30 )
...
- Fixed CPU affinity on Windows for NUMA and CPUs with lot of cores
- Implemented per thread configurable Multihash mode (double, triple, quadruple, quintuple)
- Rebased from XMRig 2.4.4
2018-01-19 19:42:06 +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
0712d269ef
Integrated thread based double hash mode
2017-12-01 07:48:28 +01:00
XMRig
4b00eb4a9f
#196 Fix Linux build.
2017-11-17 12:59:46 +03:00
Ben Gräf
3f39ca31fd
Added xmrigDaemon to control xmrigMiner
...
Fixed some issues in CCClient and CCServer
2017-10-19 22:12:20 +02:00
Ben Gräf
215efcabb8
Implemented CCClient and extended CCServer service
2017-10-16 21:38:00 +02:00
XMRig
af51513614
libjansson replaced to rapidjson.
...
Sync changes with proxy.
2017-10-04 23:33:30 +03:00
XMRig
fd98dc236a
Added support to build without API.
2017-09-02 12:12:40 +03:00
XMRig
1651b041de
Added hashrate to reports.
2017-09-01 03:45:08 +03:00
XMRig
f05a328474
Added --cpu-priority option.
2017-08-15 08:19:55 +03:00
XMRig
a07b0e5953
Fix Visual Studio warnings.
2017-08-14 09:30:41 +03:00
XMRig
776f77a8d4
Added IConsoleListener
2017-07-23 09:36:30 +03:00
XMRig
8f38462bbe
#40 Fix crash on Linux.
2017-07-19 04:28:59 +03:00
XMRig
a3988374f0
Fixed graceful shutdown.
2017-07-18 05:20:36 +03:00
XMRig
7c6e429854
Improved pause/resume mechanism.
2017-07-10 21:42:28 +03:00
XMRig
32e7041def
Fix possibility duplicate share for short donation intervals.
2017-07-03 03:34:23 +03:00
XMRig
074db6bb72
Add nice messages for accepted and rejected shares with diff and latency.
2017-07-02 05:33:10 +03:00
XMRig
8ec58a8394
Fix nicehash support, please note --nicehash option now specified per pool.
2017-07-01 22:37:27 +03:00
XMRig
25faeabd61
Implemented SinglePoolStrategy.
2017-06-29 01:48:23 +03:00
XMRig
faf793b0aa
Add syslog support.
2017-06-25 02:04:59 +03:00
XMRig
77d9beaf89
Rename Console class to Log.
2017-06-20 13:04:38 +03:00
XMRig
a791bc113e
Adjust console output.
2017-06-20 00:55:55 +03:00
XMRig
fed163568e
Add option "--print-time".
2017-06-16 11:08:10 +03:00
XMRig
4e4c54314b
New hashtable report.
2017-06-16 10:19:14 +03:00
XMRig
fcb7b0fb3e
Rename Telemetry class to Hashrate.
2017-06-15 21:00:25 +03:00
Admin
1bf428f8da
Initial OS X support
2017-06-14 20:37:59 +03:00
XMRig
8ebb659cd6
Fix AEON donate port.
2017-06-14 09:03:03 +03:00
XMRig
981e043ada
Add DoubleWorker class.
2017-06-13 19:58:31 +03:00
XMRig
3df545cfc5
Initial MSVC support.
2017-06-12 16:19:07 +03:00
XMRig
a370b8fd30
Add class Telemetry.
2017-06-12 07:18:14 +03:00
XMRig
6774f86fcd
Implement job result submitting.
2017-06-11 15:32:15 +03:00
XMRig
a0a8711dab
Add class JobResult.
2017-06-11 10:58:46 +03:00
XMRig
3ad11685cc
Job flow WIP.
2017-06-11 06:52:23 +03:00
XMRig
bcef4b12ec
Job flow.
2017-06-10 13:32:27 +03:00
XMRig
f9c244f0aa
Add Workers class.
2017-06-10 09:41:08 +03:00
XMRig
29aa466023
Add IWorker, Handle, SingleWorker, Worker classes.
2017-06-10 07:05:00 +03:00