Commit Graph

68 Commits

Author SHA1 Message Date
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
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
4e24ccdb2b Support for Cryptonight variant 4 (Monero) 2019-02-17 18:17:14 +01: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
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
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
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
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
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
XMRig
7bf8c3e65c Sync changes. 2018-11-20 07:24:14 +07:00
XMRig
390d9306d7 Sync changes with proxy. 2018-11-06 00:50:28 +07:00
_0xc0d32
1faecbf320 Update Pool.cpp
Fixed to #813
2018-10-18 22:42:47 -03:00
XMRig
3a19bdb652 #777 Make EOF as verbose error too. 2018-10-09 03:47:39 +07:00
XMRig
b0a46bc8f9 Sync changes with proxy. 2018-10-09 02:32:29 +07:00
XMRig
7e0bbb352b Fix for automatic variant specified by pool/proxy. 2018-09-22 15:54:31 +03:00
XMRig
6f2459d877 # Fixed send buffer overflow and increase send buffer size. 2018-09-20 07:33:32 +03:00
XMRig
88c857bd65 Fix Linux build. 2018-09-17 06:37:53 +03:00
XMRig
8b1efa5fa5 Skip TLS pools if miner built without TLS support. 2018-09-17 01:02:17 +03:00
XMRig
fb733bff2b Added TLS fingerprint validation. 2018-09-16 08:14:22 +03:00
XMRig
d752cad27d Show TLS version. 2018-09-16 06:35:49 +03:00
XMRig
c0302c5dae Initial TLS support. 2018-09-16 03:06:54 +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
c10c9a3134 Added "cn/xao" and "cn/rto". 2018-07-09 16:12:45 +07:00
XMRig
1e7733ce6c Better variant detection for nicehash.com and minergate.com. 2018-06-16 16:08:08 +07:00
XMRig
0b630f6e7d #692 Add support for global algorithm variant. 2018-06-14 23:49:30 +07:00
XMRig
571ce9099c Sync changes with proxy. 2018-06-14 21:49:27 +07:00
XMRig
4ff268b1a2 Fix command line option "-a cn-heavy". 2018-06-11 12:26:49 +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
3f24209599 Move files. 2018-06-05 07:34:58 +07:00
XMRig
5845aa3059 Sync changes with proxy. 2018-05-19 14:44:50 +07:00
XMRig
a598066317 #607 Fixed donation bug. 2018-05-07 02:09:25 +07:00