XMRig
ee6043ac2f
Move RandowWOW to new global algorithm.
2019-06-25 08:21:40 +07:00
XMRig
5aca3c38e6
Use better source for AES settings in RandomX threads.
2019-06-23 14:23:29 +07:00
xmrig
b555941f61
Merge pull request #1039 from SChernykh/random_wow
...
Fixed RandomX for CPUs without AES
2019-06-22 17:15:49 +07:00
SChernykh
599586399e
Fixed RandomX for CPUs without AES
2019-06-19 12:45:05 +02:00
XMRig
9c05a55269
Merge branch 'feature-randomx' into evo
2019-06-19 01:16:51 +07: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
5d4287296e
Merge branch 'feature-randomx' into evo
2019-06-18 05:33:30 +07:00
SChernykh
a46d190b54
RandomWOW support
2019-06-15 22:53:03 +02:00
XMRig
6ed03b8b01
Renamed macros for enable/disable algorithms.
2019-06-09 15:29:26 +07:00
XMRig
254a2f86f8
Move files.
2019-06-04 19:20:33 +07:00
XMRig
8501c0ed62
New log support.
2019-03-27 01:29:37 +07:00
XMRig
32cca57d55
Added real graceful exit.
2019-03-16 00:44:15 +07:00
XMRig
3708c5f789
Added "cn/zls" (Zelerius) and "cn/double" (X-CASH) algorithms.
2019-03-05 18:29:13 +07:00
SChernykh
be7b1db754
CryptoNight v8 ReverseWaltz (+asm code and all test vectors)
...
Co-Authored-By: Vitalius Parubochyi <eddragonwolf@users.noreply.github.com >
2019-03-04 19:57:33 +01:00
XMRig
ea9cbf102e
Use machine friendly test data for cn/r and cn/wow algorithms.
2019-03-04 00:42:17 +07:00
XMRig
b5a5678849
Merge branch 'feature-cn4' of https://github.com/SChernykh/xmrig into evo
2019-02-19 08:15:36 +07:00
SChernykh
4e24ccdb2b
Support for Cryptonight variant 4 (Monero)
2019-02-17 18:17:14 +01: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
29d8139eeb
Fixed self test, cn/gpu not support multihash mode.
2019-02-06 01:27:50 +07:00
XMRig
7fa2d93701
Added reference implementation for cn/gpu (cn-gpu).
2019-02-03 14:44:23 +07:00
XMRig
93763c3919
#904 Initial support for "cn-pico/trtl".
2019-01-20 19:52:44 +07:00
XMRig
998a79a57c
Rename "cn/xtlv9" to "cn/half".
2019-01-13 19:42:27 +07:00
XMRig
484a841567
#899 Initial support for "cn/xtlv9" (C++ only).
2019-01-13 15:03:36 +07:00
XMRig
7bf8c3e65c
Sync changes.
2018-11-20 07:24:14 +07:00
XMRig
0fc688ff59
Rewrite automatic variant handling.
2018-09-03 15:39:55 +03:00
XMRig
2def0d7f3b
Fixed automatic variant.
2018-09-01 00:31:31 +03:00
SChernykh
1852eb95a2
Cryptonight variant 2 support
...
Reference code: https://github.com/monero-project/monero/pull/4218
2018-08-28 23:42:15 +02:00
XMRig
81f17d9a16
Add cn-heavy/tube.
2018-07-09 20:21:53 +07:00
XMRig
4fcdd96c9b
Add reference hashes for cn/xao and cn/rto.
2018-07-09 16:54:39 +07:00
XMRig
c10c9a3134
Added "cn/xao" and "cn/rto".
2018-07-09 16:12:45 +07:00
XMRig
aca46d71b3
Added support for cn-heavy/xhv.
2018-06-11 12:00:59 +07:00
XMRig
4fd3700011
Added support for "cn/msr" also known as "cn-fast".
2018-06-10 19:48:34 +07:00
XMRig
7cdde1270b
Add Stellite (XTL) support as cn/xtl.
2018-04-27 00:28:52 +07:00
XMRig
2e3dcab65f
Verify & send algorithm name.
2018-04-26 23:27:53 +07:00
XMRig
a57800bb6e
Send supported algorithms to pool in login request.
2018-04-26 15:02:01 +07:00
XMRig
45dc9025f8
Added support for cn-lite/ipbc.
2018-04-25 18:31:18 +07:00
XMRig
81303d7a12
Sync changes with proxy.
2018-04-25 14:48:32 +07:00
XMRig
6123eb38b7
Prepare for per pool and per job algorithms.
2018-04-21 19:55:51 +07:00
XMRig
a4bd5ed0af
Added x3 x4 x5 hashing modes.
2018-04-16 15:40:37 +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