Commit Graph

133 Commits

Author SHA1 Message Date
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
SChernykh
2ca1fe20b8 Unified ASM functions signature 2019-03-13 22:00:44 +01: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
0c8d554612 #932 Fixed "cn-pico/trtl" performance. 2019-02-19 11:26:19 +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
XMRig
c3a597f809 Move Pool.h/Pool.cpp. 2019-02-16 09:56:08 +07:00
XMRig
9543c27351 Prevent config reload after initial save. 2019-02-15 07:06:48 +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
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
4136523c05 Fix memory allocation. 2019-01-21 01:44:15 +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
XMRig
b05776e563 #913 Increase max blob size for MSR secor upgrade. 2019-01-18 21:44:44 +07: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
7bf8c3e65c Sync changes. 2018-11-20 07:24:14 +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
94cd9e5902 Add "autosave" config option. 2018-09-27 19:07:04 +03: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
af65e1aee9 Old static class Cpu replaced to interface ICpuInfo. 2018-09-23 17:51:56 +03:00
XMRig
32ab16c51d Added debug thread log. 2018-09-15 16:48:57 +03: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
09baff90fe New detailed hashrate report. 2018-06-01 02:33:21 +07:00
XMRig
4535f3d1ee Sync changes with amd miner and update summary. 2018-06-01 01:48:31 +07:00
XMRig
b988a4d8fe #614 Fix display issue with huge pages percentage when colors disabled. 2018-05-08 02:39:11 +07:00
XMRig
ed0373d8a3 Fix color issues. 2018-05-04 01:01:05 +07:00
XMRig
7cdde1270b Add Stellite (XTL) support as cn/xtl. 2018-04-27 00:28:52 +07:00