Commit Graph

28 Commits

Author SHA1 Message Date
XMRig ba01f2a9c4 Rename files. 2019-03-15 01:50:35 +07:00
XMRig be5d609856 Client refactoring. 2019-03-15 01:06:10 +07:00
XMRig d57b41c673 Sync changes. 2019-03-14 18:42:27 +07:00
XMRig 6a77a27e7f Fix algorithm negotiation (recently added algorithms was missing). 2019-03-05 23:44:16 +07:00
SChernykh 154806ac74 CryptoNight v8 ReverseWaltz (+asm code and all test vectors)
Co-Authored-By: Vitalius Parubochyi <eddragonwolf@users.noreply.github.com>
2019-03-04 19:57:33 +01:00
XMRig d135bdd87e #957 Added optional embedded JSON config support. 2019-03-02 13:12:38 +07:00
XMRig bde77ebab4 Sync changes. 2019-03-01 22:59:34 +07:00
XMRig a261fe8c75 #952 Add missing header. 2019-03-01 22:23:02 +07:00
XMRig 1bd51dcf2e Fixed msvc2015/msys2 build & code cleanup. 2019-02-19 09:15:06 +07:00
XMRig 41feb756bf Merge branch 'feature-cn4' of https://github.com/SChernykh/xmrig into evo 2019-02-19 08:15:36 +07:00
XMRig b7c17cf1a0 Fixed Linux build. 2019-02-18 12:39:52 +07:00
XMRig de975adb8a Revert variant into summary output. 2019-02-18 08:14:42 +07:00
XMRig 9c088eabc2 Implemented dynamic pool reload. 2019-02-17 19:29:33 +07:00
XMRig 7c789a0d3c Added "enabled" field to pools. 2019-02-17 15:55:05 +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 4f188a2cd8 Add Signals class. 2019-02-15 14:21:40 +07:00
XMRig 70d6e0e62c Use early exit for --help and --version options. 2019-02-15 09:11:18 +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 09893bfd36 Fix warnings on macOS. 2019-01-15 18:28:35 +07:00
XMRig cfe3995aa8 Sync changes. 2019-01-09 16:43:36 +07:00
XMRig a76243a65e Sync changes with proxy. 2018-11-06 00:50:28 +07:00