XMRig
|
b38e432647
|
Moved keccak files.
|
2019-06-17 04:06:38 +07:00 |
|
XMRig
|
1f0e3e501c
|
Implemented new style algorithm definitions (except ARM), removed Algo and Variant enums.
|
2019-06-13 22:08:52 +07:00 |
|
XMRig
|
b684150336
|
Moved Algorithm class.
|
2019-06-09 16:46:44 +07:00 |
|
XMRig
|
d9eb700e03
|
Renamed macros for enable/disable algorithms.
|
2019-06-09 15:29:26 +07:00 |
|
XMRig
|
f620ffe899
|
#1026 Probably fixed iOS build.
|
2019-06-03 18:40:12 +07:00 |
|
XMRig
|
ba94c08bf5
|
Moved mm_malloc.h
|
2019-06-02 20:57:49 +07:00 |
|
XMRig
|
fa2a0b9b79
|
New config subsystem
|
2019-04-05 22:14:01 +07:00 |
|
XMRig
|
40d9f53743
|
Sync changes.
|
2019-04-01 00:31:46 +07:00 |
|
XMRig
|
ca249f1f1c
|
Cleanup.
|
2019-03-31 01:44:53 +07:00 |
|
XMRig
|
f8f9d6c0ef
|
Restored API.
|
2019-03-31 01:31:40 +07:00 |
|
XMRig
|
e39ddeeea2
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
|
XMRig
|
01ad6bf2d9
|
Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support.
|
2019-03-29 12:33:11 +07:00 |
|
XMRig
|
725796a1ab
|
New API settings.
|
2019-03-29 02:31:56 +07:00 |
|
XMRig
|
1e0c410eea
|
XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API
|
2019-03-28 22:54:27 +07:00 |
|
XMRig
|
034720e888
|
Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS
|
2019-03-28 22:13:27 +07:00 |
|
XMRig
|
cad3e7a101
|
Sync changes.
|
2019-03-27 19:18:54 +07:00 |
|
XMRig
|
f43929db98
|
New log support.
|
2019-03-27 01:29:37 +07:00 |
|
XMRig
|
ced25c3fa0
|
Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity.
|
2019-03-26 19:56:35 +07:00 |
|
XMRig
|
0907d1eb0c
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +07:00 |
|
XMRig
|
9a6a5a94b5
|
Add class Timer.
|
2019-03-18 02:36:17 +07:00 |
|
XMRig
|
0d86e53a32
|
Move files.
|
2019-03-16 02:07:26 +07:00 |
|
XMRig
|
ba68fb6c53
|
Added real graceful exit.
|
2019-03-16 00:44:15 +07:00 |
|
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
|
31e40943d0
|
Add algo-switch for ZLS.
|
2019-03-06 13:05:13 +07:00 |
|
SChernykh
|
fb3129c67d
|
Algo switch at Graft fork
|
2019-03-05 18:05:19 +01:00 |
|
XMRig
|
0bbeafde65
|
Added "cn/zls" (Zelerius) and "cn/double" (X-CASH) algorithms.
|
2019-03-05 18:29:13 +07:00 |
|
XMRig
|
6052da3c43
|
#951 Fix AVX detection.
|
2019-03-05 15:03:43 +07:00 |
|
XMRig
|
8800219cf4
|
Include ConfigLoader_default.h only if embedded enabled.
|
2019-03-05 13:10:22 +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 |
|
osensei
|
7e83fb306e
|
Properly report ARM architecture on user agent.
|
2019-02-27 19:21:17 -03:00 |
|
XMRig
|
948f23c7d9
|
Small code cleanups.
|
2019-02-25 15:54:21 +07:00 |
|
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 |
|