Commit Graph

109 Commits

Author SHA1 Message Date
XMRig
94fe139b76 Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00
XMRig
9543c27351 Prevent config reload after initial save. 2019-02-15 07:06:48 +07:00
XMRig
347da8e782 Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
XMRig
6d161cab8c Rewritten watch feature. 2019-02-15 04:59:20 +07:00
XMRig
12296d6664 Added class Json. 2019-02-14 18:14:38 +07:00
XMRig
d9446f7f3e Removed "cn/r" alias and fixed build without ASM. 2019-02-13 00:18:40 +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
XMRig
d168178366 Temporary added "cn/r" alias for test pool. 2019-02-11 05:46:43 +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
1325d13509 Sync changes. 2019-02-05 18:47:54 +07:00
XMRig
e20e641c27 #749 Use HWCAP to detect AES feature on ARMv8, thanks @lhirlimann. 2019-02-04 03:03:10 +07:00
XMRig
4a73520a11 Add ARM support for cn/gpu. 2019-02-03 20:28:13 +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
93763c3919 #904 Initial support for "cn-pico/trtl". 2019-01-20 19:52:44 +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
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