Commit Graph

121 Commits

Author SHA1 Message Date
XMRig ac58ece16e Allow expired shares. 2019-02-21 14:20:23 +07:00
XMRig 601453bff6 Expired shares not allowed for cn/r. 2019-02-19 09:57:21 +07:00
XMRig 41feb756bf Merge branch 'feature-cn4' of https://github.com/SChernykh/xmrig into evo 2019-02-19 08:15:36 +07:00
SChernykh 415600b8c9 Use public name CryptonightR for Monero's variant 4 2019-02-18 08:03:41 +01:00
SChernykh 764767d317 Support for Cryptonight variant 4 (Monero) 2019-02-17 18:17:14 +01:00
XMRig 9c088eabc2 Implemented dynamic pool reload. 2019-02-17 19:29:33 +07:00
XMRig bdff4064a2 Create pools directly from JSON objects. 2019-02-17 15:43:55 +07:00
XMRig 3a0fdcac6f Create network strategies in Pools class. 2019-02-17 11:25:25 +07:00
XMRig ee4f6e28f0 * [WIP] More unification in Pools class. 2019-02-17 10:51:32 +07:00
XMRig f6699b5929 [WIP] Use unified Pools class. 2019-02-17 08:53:37 +07:00
XMRig ee667144e8 Move network classes into xmrig namespace. 2019-02-17 06:59:19 +07:00
XMRig dbdcc14672 Move Pool.h/Pool.cpp. 2019-02-16 09:56:08 +07:00
XMRig 70d6e0e62c Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00
XMRig 14e7c82512 Prevent config reload after initial save. 2019-02-15 07:06:48 +07:00
XMRig f4d2dec628 Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
XMRig 0450c31449 Rewritten watch feature. 2019-02-15 04:59:20 +07:00
XMRig b368ffacdb Added class Json. 2019-02-14 18:14:38 +07:00
XMRig 33a3ae59bd Removed "cn/r" alias and fixed build without ASM. 2019-02-13 00:18:40 +07:00
XMRig 4a781cee8b Expired shares prohibited for cn/wow. 2019-02-12 03:15:36 +07:00
XMRig 8d316c17f0 Add block version check for pools without algorithm negotiation. 2019-02-11 07:07:09 +07:00
XMRig a6813ef4f5 Temporary added "cn/r" alias for test pool. 2019-02-11 05:46:43 +07:00
SChernykh e3f2c38fff CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
XMRig 1a2aaf210c Sync changes. 2019-02-08 16:55:21 +07:00
XMRig 3f8898f228 Sync changes. 2019-02-05 18:47:54 +07:00
XMRig ab60add9d5 #749 Use HWCAP to detect AES feature on ARMv8, thanks @lhirlimann. 2019-02-04 03:03:10 +07:00
XMRig f4170ec7bc Add ARM support for cn/gpu. 2019-02-03 20:28:13 +07:00
XMRig bd4bc9ba4d Added reference implementation for cn/gpu (cn-gpu). 2019-02-03 14:44:23 +07:00
XMRig b1816005fd Sync changes with proxy. 2019-01-21 19:16:49 +07:00
XMRig 36b01f136f #904 Initial support for "cn-pico/trtl". 2019-01-20 19:52:44 +07:00
XMRig 897ff83dcd #913 Increase max blob size for MSR secor upgrade. 2019-01-18 21:44:44 +07:00
XMRig 118e547175 Restored compatibility with https://stellite.hashvault.pro. 2019-01-16 02:22:29 +07:00
XMRig eede1b4881 Allow ignore block version. 2019-01-14 20:59:39 +07:00
XMRig 67863a427d Rename "cn/xtlv9" to "cn/half". 2019-01-13 19:42:27 +07:00
XMRig 84c2cadc50 #899 Initial support for "cn/xtlv9" (C++ only). 2019-01-13 15:03:36 +07:00
XMRig 16b4fd0ff5 Update variant detection for nicehash.com and minergate.com. 2019-01-09 21:47:03 +07:00
XMRig cfe3995aa8 Sync changes. 2019-01-09 16:43:36 +07:00
XMRig c06f77b9e9 Better compiler name and version handling on Linux and macOS for user-agent string. 2018-11-20 08:18:39 +07:00
XMRig 0c930e277b Merge branch 'upstream-osx-compilers' of https://github.com/rivoreo/xmrig into pr857 2018-11-20 08:03:05 +07:00
XMRig 2a2712ab90 Sync changes. 2018-11-20 07:24:14 +07:00
XMRig 9f6f599d78 Sync changes. 2018-11-11 03:18:56 +07:00
XMRig a76243a65e Sync changes with proxy. 2018-11-06 00:50:28 +07:00
WHR 16babcc6bc Fix impossible to build for OS X without clang 2018-10-30 21:15:49 +08:00
XMRig 3d60b3cc62 #844 Fixed copy/paste typo in comment. 2018-10-25 14:07:15 +07:00
XMRig 06a84499d7 Fixed MSYS2 build & copyright 2018-10-22 23:08:29 +07:00
XMRig caa70a1e9d Merge branch 'dev' of https://github.com/SChernykh/xmrig into feature-asm-bulldozer 2018-10-22 22:52:53 +07:00
SChernykh 4b91978af6 Added asm optimized code for AMD Bulldozer 2018-10-21 18:29:03 +02:00
_0xc0d32 2b0cac5d4d Update Pool.cpp
Fixed to #813
2018-10-18 22:42:47 -03:00
XMRig bdc16df418 #777 Make EOF as verbose error too. 2018-10-09 03:47:39 +07:00
XMRig 9ef59366ba Sync changes with proxy. 2018-10-09 02:32:29 +07:00
XMRig ad92c3b025 Add ASM detection for builds without libcpuid. 2018-10-06 15:13:55 +03:00