SChernykh
|
4e24ccdb2b
|
Support for Cryptonight variant 4 (Monero)
|
2019-02-17 18:17:14 +01:00 |
|
SChernykh
|
4baa8ee4b5
|
CryptonightR support for Wownero
|
2019-02-10 15:21:17 +01:00 |
|
XMRig
|
1325d13509
|
Sync changes.
|
2019-02-05 18:47:54 +07:00 |
|
XMRig
|
7fa2d93701
|
Added reference implementation for cn/gpu (cn-gpu).
|
2019-02-03 14:44:23 +07:00 |
|
XMRig
|
e30e3ddcc4
|
#904 Add ASM implementation.
|
2019-01-21 00:32:24 +07:00 |
|
XMRig
|
93763c3919
|
#904 Initial support for "cn-pico/trtl".
|
2019-01-20 19:52:44 +07:00 |
|
SChernykh
|
01cb2d9a11
|
Make JIT memory read-only after patching is done
|
2019-01-19 11:22:54 +01:00 |
|
SChernykh
|
62bf59dd09
|
Fixed crash in patchCode() on Linux
|
2019-01-16 00:09:00 +01:00 |
|
XMRig
|
7ddfbbabc4
|
Code-style/copyright cleanup.
|
2019-01-15 02:15:36 +07:00 |
|
SChernykh
|
c552280ed5
|
Fixes for Visual Studio
|
2019-01-14 16:38:28 +01:00 |
|
SChernykh
|
745dbbb908
|
Added ASM code patching when loading
For CNv2 variants with different iterations and memory size.
|
2019-01-14 15:34:55 +01:00 |
|
XMRig
|
42578c6855
|
#899 Add ASM implementation for cn/half.
|
2019-01-14 18:09:16 +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
|
168e2a02da
|
Fixed MSYS2 build & copyright
|
2018-10-22 23:08:29 +07:00 |
|
SChernykh
|
cc361d1784
|
Added asm optimized code for AMD Bulldozer
|
2018-10-21 18:29:03 +02:00 |
|
XMRig
|
975a5112ba
|
Added ASM code for double hash mode, thanks @SChernykh.
|
2018-09-25 09:25:47 +03:00 |
|
XMRig
|
512cd05284
|
Implemented "asm" option.
|
2018-09-24 14:19:26 +03:00 |
|
XMRig
|
d9de80fcea
|
Initial ASM wrapper.
|
2018-09-24 09:51:21 +03:00 |
|
XMRig
|
32ab16c51d
|
Added debug thread log.
|
2018-09-15 16:48:57 +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
|
c10c9a3134
|
Added "cn/xao" and "cn/rto".
|
2018-07-09 16:12:45 +07:00 |
|
XMRig
|
4fd3700011
|
Added support for "cn/msr" also known as "cn-fast".
|
2018-06-10 19:48:34 +07:00 |
|
XMRig
|
a57800bb6e
|
Send supported algorithms to pool in login request.
|
2018-04-26 15:02:01 +07:00 |
|
XMRig
|
e84ea776ac
|
Better algorithm validation.
|
2018-04-25 22:03:26 +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
|
f93726ab01
|
Move shared network code to common folder.
|
2018-04-20 13:44:30 +07:00 |
|
XMRig
|
198a014474
|
Fixed automatic threads mode for --av above 4
|
2018-04-17 09:42:53 +07:00 |
|
XMRig
|
7d672b79ed
|
Finalize config changes.
|
2018-04-15 21:41:03 +07:00 |
|
XMRig
|
fd3b355bb4
|
Basic advanced config reader, only single hash supported.
|
2018-04-14 07:01:12 +07:00 |
|
XMRig
|
b7fee49dac
|
Added reader for advanced threads.
|
2018-04-13 17:59:27 +07:00 |
|
XMRig
|
892cd83e0d
|
Changed directory structure.
|
2018-04-13 06:38:18 +07:00 |
|
XMRig
|
2ebe893341
|
Move static algo name conversions to Pool class.
|
2018-04-11 06:39:24 +07:00 |
|
XMRig
|
8cfdc51cb3
|
Fix nonce calculation for --av 4.
|
2018-04-09 21:21:46 +07:00 |
|
XMRig
|
e0c83777a8
|
New style function selector.
|
2018-04-03 02:55:28 +07:00 |
|
XMRig
|
0edbaaea94
|
Transform affinity and av to internal representation.
|
2018-04-02 14:05:16 +07:00 |
|
XMRig
|
3a11cd6e21
|
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
|
2018-04-01 22:49:21 +07:00 |
|