XMRig
e743301a79
Merge branch 'feature-randomx' into evo
2019-06-19 01:16:51 +07:00
SChernykh
53c9e5fe0e
Merge remote-tracking branch 'upstream/feature-randomx' into random_wow
2019-06-18 19:53:26 +02:00
SChernykh
e8ac01d289
RandomX fixes
...
- Fixed possible infinite loop when updating RandomX dataset
- Fixed used memory display
- Allocate dataset and VM for RandomX only when it's actually used
2019-06-18 19:53:11 +02:00
XMRig
2a07cf391d
Allow disable RandomX support.
2019-06-18 06:11:53 +07:00
XMRig
34e39e9946
Use canonical name for RandomX, because official RandomWOW repo not rename lib or headers, still need some solution to separate it in future.
2019-06-18 05:13:51 +07:00
SChernykh
ac1b554282
RandomWOW support
2019-06-15 22:53:03 +02:00
XMRig
1e0c410eea
XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API
2019-03-28 22:54:27 +07:00
XMRig
f43929db98
New log support.
2019-03-27 01:29:37 +07:00
XMRig
ba68fb6c53
Added real graceful exit.
2019-03-16 00:44:15 +07:00
XMRig
ba01f2a9c4
Rename files.
2019-03-15 01:50:35 +07:00
XMRig
ee667144e8
Move network classes into xmrig namespace.
2019-02-17 06:59:19 +07:00
XMRig
17f28667b3
Code-style/copyright cleanup.
2019-01-15 02:15:36 +07:00
XMRig
5d6a622b18
New detailed hashrate report.
2018-06-01 02:33:21 +07:00
XMRig
8fe264bbd7
Move Job to common.
2018-04-20 23:44:32 +07:00
XMRig
d04a1fcb8f
Add extra information to threads API.
2018-04-17 14:36:32 +07:00
XMRig
c0a72edf9a
Added hashrate information to "GET /1/threads" endpoint.
2018-04-17 10:51:29 +07:00
XMRig
c221bf09f6
Use direct access to hashrate in API.
2018-04-17 10:29:37 +07:00
XMRig
e2d85d78a7
Added information about started threads.
2018-04-15 14:49:39 +07:00
XMRig
d7c5630509
Fix nonce allocation in DoubleWorker.
2018-04-03 03:27:44 +07:00
XMRig
aac7b0404a
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
XMRig
1cf1d616c6
DonateStrategy now use FailoverStrategy internally and possible to use any other IStrategy.
2018-03-17 14:33:30 +07:00
XMRig
f05a328474
Added --cpu-priority option.
2017-08-15 08:19:55 +03:00
XMRig
776f77a8d4
Added IConsoleListener
2017-07-23 09:36:30 +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
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
fcb7b0fb3e
Rename Telemetry class to Hashrate.
2017-06-15 21:00:25 +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
f9c244f0aa
Add Workers class.
2017-06-10 09:41:08 +03:00