XMRig
facdd99acc
Added new nonce allocation method for dynamic/variable threads.
2019-07-11 16:15:51 +07:00
XMRig
dc65b213a8
Added class RxVm.
2019-07-10 10:14:33 +07:00
XMRig
8eb1cc8731
Merge branch 'evo' into feature-per-pool-algo
2019-06-26 15:44:52 +07:00
XMRig
9c05a55269
Merge branch 'feature-randomx' into evo
2019-06-19 01:16:51 +07:00
SChernykh
c39fa7d085
Merge remote-tracking branch 'upstream/feature-randomx' into random_wow
2019-06-18 19:53:26 +02:00
SChernykh
a66bc6b66c
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
63bae0cc61
Allow disable RandomX support.
2019-06-18 06:11:53 +07:00
XMRig
2cbd8f3a3a
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
a46d190b54
RandomWOW support
2019-06-15 22:53:03 +02:00
XMRig
bbd28e8535
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
2019-06-13 22:08:52 +07:00
XMRig
32cca57d55
Added real graceful exit.
2019-03-16 00:44:15 +07:00
XMRig
cdd5930a7e
Rename files.
2019-03-15 01:50:35 +07:00
XMRig
ea9cbf102e
Use machine friendly test data for cn/r and cn/wow algorithms.
2019-03-04 00:42:17 +07:00
XMRig
f5a8b9308a
Move network classes into xmrig namespace.
2019-02-17 06:59:19 +07:00
SChernykh
4baa8ee4b5
CryptonightR support for Wownero
2019-02-10 15:21:17 +01:00
XMRig
b05776e563
#913 Increase max blob size for MSR secor upgrade.
2019-01-18 21:44:44 +07:00
XMRig
484a841567
#899 Initial support for "cn/xtlv9" (C++ only).
2019-01-13 15:03:36 +07:00
XMRig
2def0d7f3b
Fixed automatic variant.
2018-09-01 00:31:31 +03:00
XMRig
4fd3700011
Added support for "cn/msr" also known as "cn-fast".
2018-06-10 19:48:34 +07:00
XMRig
77b1c7087d
Move Job to common.
2018-04-20 23:44:32 +07:00
XMRig
87aa636f4b
Added information about started threads.
2018-04-15 14:49:39 +07:00
XMRig
31c786b5c3
Rewrite memory allocation.
2018-04-15 11:08:47 +07:00
XMRig
50e9045825
Added class MultiWorker and remove classes SingleWorker and DoubleWorker.
2018-04-14 22:14:57 +07:00