Commit Graph

56 Commits

Author SHA1 Message Date
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
XMRig
6ee608a62c Force variant 1 if no algorithm specified. 2018-05-04 03:19:42 +07:00
XMRig
2ad53091ba Use block version to detect proper XTL variant and use variant 1 by default for cryptonight. 2018-05-03 20:16:42 +07:00
XMRig
79f11e24f3 Sync changes with proxy. 2018-05-03 00:37:01 +07:00
XMRig
b7a4208895 Sync changes with proxy. 2018-04-30 18:17:07 +07:00
XMRig
c9b863a568 Also support variant received as string. 2018-04-27 00:40:22 +07:00
XMRig
2e3dcab65f Verify & send algorithm name. 2018-04-26 23:27:53 +07:00
XMRig
2ff6765870 Silence primary pool errors if failover active. 2018-04-26 15:28:33 +07:00
XMRig
a57800bb6e Send supported algorithms to pool in login request. 2018-04-26 15:02:01 +07:00
XMRig
2ac629a777 Basic algo selection from pool/proxy. 2018-04-25 19:09:08 +07:00
XMRig
81303d7a12 Sync changes with proxy. 2018-04-25 14:48:32 +07:00
XMRig
10e239c5ab Added support for "rig id" protocol extension. 2018-04-23 13:20:43 +07:00
XMRig
87a4231223 Sync changes with proxy. 2018-04-23 00:59:58 +07:00