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 |
|