Commit Graph

135 Commits

Author SHA1 Message Date
XMRig
a57f955c33 Move files. 2019-03-16 02:07:26 +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
7862f71256 Client refactoring. 2019-03-15 01:06:10 +07:00
XMRig
630ee04681 Sync changes. 2019-03-14 18:42:27 +07:00
XMRig
1d0d2a2885 Add algo-switch for ZLS. 2019-03-06 13:05:13 +07:00
SChernykh
14da8c5ccf Algo switch at Graft fork 2019-03-05 18:05:19 +01:00
XMRig
3708c5f789 Added "cn/zls" (Zelerius) and "cn/double" (X-CASH) algorithms. 2019-03-05 18:29:13 +07:00
XMRig
65ef8ba592 #951 Fix AVX detection. 2019-03-05 15:03:43 +07:00
XMRig
a6e3e90f06 Include ConfigLoader_default.h only if embedded enabled. 2019-03-05 13:10:22 +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
8251a069ab #957 Added optional embedded JSON config support. 2019-03-02 13:12:38 +07:00
osensei
e67bef1504 Properly report ARM architecture on user agent. 2019-02-27 19:21:17 -03:00
XMRig
177cd9c590 Small code cleanups. 2019-02-25 15:54:21 +07:00
XMRig
8b68d71e2a Allow expired shares. 2019-02-21 14:20:23 +07:00
XMRig
7983987d40 Expired shares not allowed for cn/r. 2019-02-19 09:57:21 +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
a5670fe4be Use public name CryptonightR for Monero's variant 4 2019-02-18 08:03:41 +01:00
SChernykh
4e24ccdb2b Support for Cryptonight variant 4 (Monero) 2019-02-17 18:17:14 +01:00
XMRig
05f5cda836 Implemented dynamic pool reload. 2019-02-17 19:29:33 +07:00
XMRig
73a1f9bd87 Create pools directly from JSON objects. 2019-02-17 15:43:55 +07:00
XMRig
0adcb19590 Create network strategies in Pools class. 2019-02-17 11:25:25 +07:00
XMRig
3f6131bd95 * [WIP] More unification in Pools class. 2019-02-17 10:51:32 +07:00
XMRig
b5638a1006 [WIP] Use unified Pools class. 2019-02-17 08:53:37 +07: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
94fe139b76 Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00
XMRig
9543c27351 Prevent config reload after initial save. 2019-02-15 07:06:48 +07:00
XMRig
347da8e782 Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
XMRig
6d161cab8c Rewritten watch feature. 2019-02-15 04:59:20 +07:00
XMRig
12296d6664 Added class Json. 2019-02-14 18:14:38 +07:00
XMRig
d9446f7f3e Removed "cn/r" alias and fixed build without ASM. 2019-02-13 00:18:40 +07:00
XMRig
563b62adb1 Expired shares prohibited for cn/wow. 2019-02-12 03:15:36 +07:00
XMRig
ea77c0e65d Add block version check for pools without algorithm negotiation. 2019-02-11 07:07:09 +07:00
XMRig
d168178366 Temporary added "cn/r" alias for test pool. 2019-02-11 05:46:43 +07:00
SChernykh
4baa8ee4b5 CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
XMRig
cf92e751d1 Sync changes. 2019-02-08 16:55:21 +07:00
XMRig
1325d13509 Sync changes. 2019-02-05 18:47:54 +07:00
XMRig
e20e641c27 #749 Use HWCAP to detect AES feature on ARMv8, thanks @lhirlimann. 2019-02-04 03:03:10 +07:00
XMRig
4a73520a11 Add ARM support for cn/gpu. 2019-02-03 20:28:13 +07:00
XMRig
7fa2d93701 Added reference implementation for cn/gpu (cn-gpu). 2019-02-03 14:44:23 +07:00
XMRig
9f1e82f841 Sync changes with proxy. 2019-01-21 19:16:49 +07:00
XMRig
93763c3919 #904 Initial support for "cn-pico/trtl". 2019-01-20 19:52:44 +07:00
XMRig
b05776e563 #913 Increase max blob size for MSR secor upgrade. 2019-01-18 21:44:44 +07:00
XMRig
93506c1e49 Restored compatibility with https://stellite.hashvault.pro. 2019-01-16 02:22:29 +07:00
XMRig
e3a35a57b9 Allow ignore block version. 2019-01-14 20:59:39 +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
4e616bf97e Update variant detection for nicehash.com and minergate.com. 2019-01-09 21:47:03 +07:00
XMRig
240d8967a6 Sync changes. 2019-01-09 16:43:36 +07:00