Commit Graph

2308 Commits

Author SHA1 Message Date
SChernykh
384a5c3b76 Removed unused variable 2019-02-10 15:46:55 +01:00
SChernykh
dd29a6db73 Fixed ARM compilation 2019-02-10 15:34:31 +01:00
SChernykh
4baa8ee4b5 CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
XMRig
e421dcef35 v2.11.1-dev 2019-02-10 01:30:54 +07:00
XMRig
f19a2b1224 v2.11.0 2019-02-09 22:06:38 +07:00
XMRig
21d86691c1 v2.11.0-dev 2019-02-08 17:25:09 +07:00
XMRig
cf92e751d1 Sync changes. 2019-02-08 16:55:21 +07:00
XMRig
29d8139eeb Fixed self test, cn/gpu not support multihash mode. 2019-02-06 01:27:50 +07:00
XMRig
a84604ceb3 Fixed floating-point rounding, resolved conflict between cn/2 and cn/gpu. Thanks @SChernykh. 2019-02-06 00:38:55 +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
7c9e0ed6a0 Fix typo. 2019-02-03 20:34:24 +07:00
XMRig
4a73520a11 Add ARM support for cn/gpu. 2019-02-03 20:28:13 +07:00
XMRig
336d17204e Fix Linux build. 2019-02-03 14:48:11 +07:00
XMRig
7fa2d93701 Added reference implementation for cn/gpu (cn-gpu). 2019-02-03 14:44:23 +07:00
XMRig
e6d50254e5 v2.10.1-dev 2019-02-02 01:33:25 +07:00
XMRig
8a99cb4226 v2.10.0 2019-01-23 19:31:45 +07:00
XMRig
9f1e82f841 Sync changes with proxy. 2019-01-21 19:16:49 +07:00
XMRig
9b4b74d3d9 Better fix for memory allocation, thanks @SChernykh. 2019-01-21 17:27:45 +07:00
XMRig
4136523c05 Fix memory allocation. 2019-01-21 01:44:15 +07:00
XMRig
1a273093bd New default value for max-cpu-usage option is 100 (instead of 75) also this option now deprecated. 2019-01-21 00:37:36 +07:00
XMRig
e30e3ddcc4 #904 Add ASM implementation. 2019-01-21 00:32:24 +07:00
XMRig
93763c3919 #904 Initial support for "cn-pico/trtl". 2019-01-20 19:52:44 +07:00
XMRig
75c2c14d61 v2.9.5-dev 2019-01-20 15:13:01 +07:00
XMRig
1d5f4b15e6 v2.9.4 2019-01-19 23:55:30 +07:00
SChernykh
01cb2d9a11 Make JIT memory read-only after patching is done 2019-01-19 11:22:54 +01:00
XMRig
b05776e563 #913 Increase max blob size for MSR secor upgrade. 2019-01-18 21:44:44 +07:00
XMRig
21c573112e v2.9.4-dev 2019-01-17 20:43:25 +07:00
XMRig
b1b7fb24a8 v2.9.3 2019-01-17 12:21:39 +07:00
SChernykh
4e998e3223 Correct FP rounding mode for cn/half 2019-01-17 00:49:48 +01:00
XMRig
0fd57e6e46 Don't use __builtin___clear_cache on FreeBSD. 2019-01-16 17:53:47 +07:00
XMRig
12ab47805c v2.9.2 2019-01-16 09:17:35 +07:00
SChernykh
49431e7a01 Fixed compilation error on Windows 2019-01-16 00:24:34 +01:00
SChernykh
62bf59dd09 Fixed crash in patchCode() on Linux 2019-01-16 00:09:00 +01:00
XMRig
93506c1e49 Restored compatibility with https://stellite.hashvault.pro. 2019-01-16 02:22:29 +07:00
XMRig
3475c35d6a v2.9.0 2019-01-16 00:32:02 +07:00
XMRig
5cff608811 Fix warnings on macOS. 2019-01-15 18:28:35 +07:00
XMRig
5f18c341a7 Fixed wrong ASM code alignment on macOS, thanks @SChernykh. 2019-01-15 18:18:04 +07:00
XMRig
7ddfbbabc4 Code-style/copyright cleanup. 2019-01-15 02:15:36 +07:00
XMRig
03539f0040 Merge branch 'dev' of https://github.com/SChernykh/xmrig into pr905 2019-01-15 01:37:53 +07:00
SChernykh
c552280ed5 Fixes for Visual Studio 2019-01-14 16:38:28 +01:00
SChernykh
745dbbb908 Added ASM code patching when loading
For CNv2 variants with different iterations and memory size.
2019-01-14 15:34:55 +01:00
XMRig
e3a35a57b9 Allow ignore block version. 2019-01-14 20:59:39 +07:00
XMRig
42578c6855 #899 Add ASM implementation for cn/half. 2019-01-14 18:09:16 +07:00
XMRig
a195a6203a Rename ASM files. 2019-01-13 23:00:41 +07:00
XMRig
998a79a57c Rename "cn/xtlv9" to "cn/half". 2019-01-13 19:42:27 +07:00
XMRig
0a3282bb61 #899 Fixed ARM build. 2019-01-13 15:24:04 +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