Commit Graph

360 Commits

Author SHA1 Message Date
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
XMRig
efe747e79f Fix Linux build. 2018-04-21 21:41:39 +07:00
XMRig
6123eb38b7 Prepare for per pool and per job algorithms. 2018-04-21 19:55:51 +07:00
Ange
21075f02dd valgrind showed some conditional jumps when printing the hashrate 2018-04-21 00:36:58 +02:00
XMRig
57c856ec5c Basic cryptonight-ipbc definition. 2018-04-21 00:19:33 +07:00
XMRig
77b1c7087d Move Job to common. 2018-04-20 23:44:32 +07:00
XMRig
8372ad01e8 Move logging code to common folder. 2018-04-20 18:54:58 +07:00
XMRig
2393b537f2 Move keccak to common code. 2018-04-20 14:45:51 +07:00
XMRig
f93726ab01 Move shared network code to common folder. 2018-04-20 13:44:30 +07:00
XMRig
ca0cfc890c Fix msvc build. 2018-04-20 10:36:41 +07:00