Commit Graph

91 Commits

Author SHA1 Message Date
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
db6576994f Better compiler name and version handling on Linux and macOS for user-agent string. 2018-11-20 08:18:39 +07:00
XMRig
a3bcbb5613 Merge branch 'upstream-osx-compilers' of https://github.com/rivoreo/xmrig into pr857 2018-11-20 08:03:05 +07:00
XMRig
7bf8c3e65c Sync changes. 2018-11-20 07:24:14 +07:00
XMRig
c53617f8bf Sync changes. 2018-11-11 03:18:56 +07:00
XMRig
390d9306d7 Sync changes with proxy. 2018-11-06 00:50:28 +07:00
WHR
1a09bc37e1 Fix impossible to build for OS X without clang 2018-10-30 21:15:49 +08:00
XMRig
bd9baae3aa #844 Fixed copy/paste typo in comment. 2018-10-25 14:07:15 +07:00
XMRig
168e2a02da Fixed MSYS2 build & copyright 2018-10-22 23:08:29 +07:00
XMRig
2e32fb2151 Merge branch 'dev' of https://github.com/SChernykh/xmrig into feature-asm-bulldozer 2018-10-22 22:52:53 +07:00
SChernykh
cc361d1784 Added asm optimized code for AMD Bulldozer 2018-10-21 18:29:03 +02: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
057950cf56 Add ASM detection for builds without libcpuid. 2018-10-06 15:13:55 +03:00
XMRig
94cd9e5902 Add "autosave" config option. 2018-09-27 19:07:04 +03:00
XMRig
512cd05284 Implemented "asm" option. 2018-09-24 14:19:26 +03:00
XMRig
74051ee997 Auto-detect proper asm variant. 2018-09-23 19:09:05 +03:00
XMRig
0cb9784533 Fix Linux build. 2018-09-23 18:07:44 +03:00
XMRig
af65e1aee9 Old static class Cpu replaced to interface ICpuInfo. 2018-09-23 17:51:56 +03: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
6bd659c982 Sync changes. 2018-09-18 04:04:25 +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
da2e3123f2 Move shared summary to xmrig::CommonConfig. 2018-09-16 05:04:20 +03:00
XMRig
c0302c5dae Initial TLS support. 2018-09-16 03:06:54 +03:00
XMRig
32ab16c51d Added debug thread log. 2018-09-15 16:48:57 +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
XMRig
0937e3f0cc Fixed numeric variant 2 in config file. 2018-08-31 23:55:50 +03:00
XMRig
1e0a0f7270 Merge branch 'dev' of https://github.com/SChernykh/xmrig into feature-cn-variant2 2018-08-31 19:46:15 +03:00
XMRig
ba618491df Sync changes. 2018-08-31 18:01:15 +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
a3fa97407f Sync changes with AMD miner. 2018-07-20 03:37:07 +07: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
26ccc728c1 Fix Linux build. 2018-06-07 07:17:30 +07:00