XMRig
|
3fb180f04e
|
Removed --variant option, use --algo instead.
|
2019-07-20 05:24:21 +07:00 |
|
XMRig
|
222cebba71
|
Fixed command line config and removed --max-cpu-usage and --safe.
|
2019-07-20 00:37:15 +07:00 |
|
XMRig
|
ca7fb33848
|
Removed class ApiRouter.
|
2019-07-19 04:41:48 +07:00 |
|
XMRig
|
691b2fabbf
|
Restored algorithm verification.
|
2019-07-19 00:39:27 +07:00 |
|
XMRig
|
0ab26a1619
|
Restored algo field in login request.
|
2019-07-18 22:35:15 +07:00 |
|
XMRig
|
dc87ef6062
|
Removed xmrig.h.
|
2019-07-13 19:10:17 +07:00 |
|
XMRig
|
8b3f2d8fff
|
Move Platform.
|
2019-07-13 16:48:14 +07:00 |
|
XMRig
|
dd875c7c37
|
Added class CpuConfig.
|
2019-06-28 22:28:40 +07:00 |
|
XMRig
|
d7f42d54ad
|
Added initial support for per pool algo option (mining code is broken).
|
2019-06-10 20:46:29 +07:00 |
|
XMRig
|
b684150336
|
Moved Algorithm class.
|
2019-06-09 16:46:44 +07:00 |
|
XMRig
|
8b0d35b619
|
#1014 Fixed regression, default value for algo option was not applied.
|
2019-04-18 15:23:36 +07:00 |
|
XMRig
|
c0e668f36f
|
Move files.
|
2019-04-13 23:58:58 +07:00 |
|
XMRig
|
867478b983
|
Added command line option --daemon and --daemon-poll-interval
|
2019-04-12 18:30:08 +07:00 |
|
XMRig
|
62012a1a50
|
Added DaemonClient.
|
2019-04-12 03:25:21 +07:00 |
|
XMRig
|
0d496aaf2f
|
Prepare for daemon support.
|
2019-04-11 00:18:33 +07:00 |
|
XMRig
|
9a6944d694
|
Add IClient and BaseClient.
|
2019-04-10 18:29:33 +07:00 |
|
XMRig
|
241383068c
|
Added HttpClient class.
|
2019-04-09 01:59:22 +07:00 |
|
XMRig
|
35d868fb48
|
Fix --userpass option.
|
2019-04-08 02:16:54 +07:00 |
|
XMRig
|
9561570c50
|
Fix build on FreeBSD.
|
2019-04-06 21:10:26 +07:00 |
|
XMRig
|
09df8c3846
|
Sync changes.
|
2019-04-06 18:32:24 +07:00 |
|
XMRig
|
1774b42345
|
Fix "colors" option.
|
2019-04-06 02:10:08 +07:00 |
|
XMRig
|
fa2a0b9b79
|
New config subsystem
|
2019-04-05 22:14:01 +07:00 |
|
XMRig
|
e39ddeeea2
|
Removed IConfigCreator/ConfigCreator and changed file structure.
|
2019-03-30 21:27:54 +07:00 |
|
XMRig
|
9daa5874f5
|
Change HttpResponse creation method.
|
2019-03-29 12:56:34 +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
|
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
|
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
|
4c95136e6a
|
Implemented donate over proxy.
|
2019-03-19 21:31:54 +07:00 |
|
XMRig
|
55686c7d57
|
Use new Timer inside DonateStrategy.
|
2019-03-18 13:40:56 +07:00 |
|
XMRig
|
9a6a5a94b5
|
Add class Timer.
|
2019-03-18 02:36:17 +07:00 |
|
XMRig
|
bbf0d11a51
|
Sync changes.
|
2019-03-17 16:03:45 +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
|
af3655c27e
|
Add classes Dns, DnsRecord, IDnsListener.
|
2019-03-15 18:14:25 +07:00 |
|
XMRig
|
f5077cadbd
|
Added class RecvBuf.
|
2019-03-15 03:44:02 +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
|
a261fe8c75
|
#952 Add missing header.
|
2019-03-01 22:23:02 +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 |
|