Commit Graph

25 Commits

Author SHA1 Message Date
XMRig
a23333043e Added command line options "--randomx-init" and "--randomx-no-numa". 2019-07-28 11:01:30 +07:00
XMRig
fa4d98483a Removed --variant option, use --algo instead. 2019-07-20 05:24:21 +07:00
XMRig
5471c5b18d Fixed command line config and removed --max-cpu-usage and --safe. 2019-07-20 00:37:15 +07:00
XMRig
20907841b9 Restored algorithm verification. 2019-07-19 00:39:27 +07:00
XMRig
b0d1ee0694 Restored algo field in login request. 2019-07-18 22:35:15 +07:00
XMRig
6838673ddb Added initial support for per pool algo option (mining code is broken). 2019-06-10 20:46:29 +07:00
XMRig
166c04b62f Moved Algorithm class. 2019-06-09 16:46:44 +07:00
XMRig
68846d0777 Added command line option --daemon and --daemon-poll-interval 2019-04-12 18:30:08 +07:00
XMRig
67ce7039fd Added DaemonClient. 2019-04-12 03:25:21 +07:00
XMRig
7b738b936a Prepare for daemon support. 2019-04-11 00:18:33 +07:00
XMRig
43524b2e42 Add IClient and BaseClient. 2019-04-10 18:29:33 +07:00
XMRig
c688c128d7 Added HttpClient class. 2019-04-09 01:59:22 +07:00
XMRig
f0cf850fdc Sync changes. 2019-04-06 18:32:24 +07:00
XMRig
52f939d275 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig
5f58f1c3f9 Change HttpResponse creation method. 2019-03-29 12:56:34 +07:00
XMRig
9c62e8217a Added new HTTP server (tiny wrapper on top of libuv + http_parser), removed libmicrohttpd support. 2019-03-29 12:33:11 +07:00
XMRig
b67bb17246 Log subsystem rewritten, to handle both color and not color logs simultaneously and overall simplicity. 2019-03-26 19:56:35 +07:00
XMRig
0862e1aa4e Implemented donate over proxy. 2019-03-19 21:31:54 +07:00
XMRig
aa015c6db4 Add class Timer. 2019-03-18 02:36:17 +07:00
XMRig
a57f955c33 Move files. 2019-03-16 02:07:26 +07:00
XMRig
596ee1dad5 Add classes Dns, DnsRecord, IDnsListener. 2019-03-15 18:14:25 +07:00
XMRig
11b0f38b19 Added class RecvBuf. 2019-03-15 03:44:02 +07:00
XMRig
cdd5930a7e Rename files. 2019-03-15 01:50:35 +07:00
XMRig
b548eb592b Add Signals class. 2019-02-15 14:21:40 +07:00
XMRig
6d161cab8c Rewritten watch feature. 2019-02-15 04:59:20 +07:00