Commit Graph

369 Commits

Author SHA1 Message Date
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
26ccc728c1 Fix Linux build. 2018-06-07 07:17:30 +07:00
XMRig
01efa8a7d9 Move dry-run option to common code. 2018-06-05 11:48:31 +07:00
XMRig
3f24209599 Move files. 2018-06-05 07:34:58 +07:00
XMRig
39a380f1b7 #672 Reverted back "cryptonight-light" and exit if no valid algorithm specified. 2018-06-04 02:09:29 +07:00
XMRig
28dab54063 Fix double hash mode too. 2018-06-03 05:42:10 +07:00
XMRig
ea28776822 #551 Fixed cn-heavy for ARMv8. 2018-06-03 02:56:49 +07:00
XMRig
0346b27f9c #446 Better fix, second variable always aligned. 2018-06-03 00:22:26 +07:00
XMRig
cc3572668f Use native checks instead of XMRIG_ARMv8. 2018-06-03 00:09:59 +07:00
XMRig
12329d0153 #446 Fixed SIGBUS error on 32 bit ARM CPUs. 2018-06-02 04:37:12 +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
5845aa3059 Sync changes with proxy. 2018-05-19 14:44:50 +07:00
XMRig
3514b7a4da Fix Linux build. 2018-05-19 13:47:27 +07:00
XMRig
e04d6459cd Correctly reset colors in FileLog. 2018-05-19 13:06:49 +07:00
XMRig
9e9e429e68 Optimize logs architecture. 2018-05-19 11:48:15 +07:00
WHR
810bd80878 Fix FileLog error 'invalid seek' on non-seekable files 2018-05-15 03:12:12 +08:00
XMRig
d21d3e6bd1 #615 Fixed build without libcpuid. 2018-05-08 06:19:10 +07:00
XMRig
b988a4d8fe #614 Fix display issue with huge pages percentage when colors disabled. 2018-05-08 02:39:11 +07:00
XMRig
a598066317 #607 Fixed donation bug. 2018-05-07 02:09:25 +07:00
XMRig
0075c1f436 Fix Termux build. 2018-05-07 00:56:39 +07:00
XMRig
dd73f7d78b Fixed ARMv8 build. 2018-05-05 22:44:20 +07:00
XMRig
609b43cf20 v2.6.1 2018-05-05 14:22:32 +07:00
XMRig
b97f282e07 Fix av option in generated config. 2018-05-04 03:31:17 +07:00
XMRig
6ee608a62c Force variant 1 if no algorithm specified. 2018-05-04 03:19:42 +07:00
XMRig
ed0373d8a3 Fix color issues. 2018-05-04 01:01:05 +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
b08e366829 v2.6.1-dev 2018-05-03 04:12:53 +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
97ae7a35a0 Sync changes with proxy. 2018-04-29 14:24:44 +07:00
XMRig
c9b863a568 Also support variant received as string. 2018-04-27 00:40:22 +07:00
XMRig
7cdde1270b Add Stellite (XTL) support as cn/xtl. 2018-04-27 00:28:52 +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
96b7719e39 Add support for skip invalid pools. 2018-04-25 23:17:27 +07:00
XMRig
e84ea776ac Better algorithm validation. 2018-04-25 22:03:26 +07:00
XMRig
2ac629a777 Basic algo selection from pool/proxy. 2018-04-25 19:09:08 +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
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
XMRig
0318edbda1 Merge branch 'dev' into feature-algo 2018-04-23 00:42:36 +07:00
XMRig
e64d034f11 Merge branch 'master' into dev 2018-04-23 00:37:11 +07:00
XMRig
11dc810035 Added workaround for nicehash.com if you use cryptonightv7.<region>.nicehash.com option variant=1 will be set automatically. 2018-04-22 12:57:37 +07:00
XMRig
fd4e9fac23 Disable IPv6 for API. 2018-04-21 22:35:26 +07:00
XMRig
e87a5c5247 #541 Revert all changes in Client::close(). 2018-04-21 22:23:12 +07:00