Commit Graph

43 Commits

Author SHA1 Message Date
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
9e2c93c9ba Removed class ApiRouter. 2019-07-19 04:41:48 +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
e31433928f Removed xmrig.h. 2019-07-13 19:10:17 +07:00
XMRig
f5c907b9cc Move Platform. 2019-07-13 16:48:14 +07:00
XMRig
aa04150ec7 Added class CpuConfig. 2019-06-28 22:28:40 +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
c3d52238c2 #1014 Fixed regression, default value for algo option was not applied. 2019-04-18 15:23:36 +07:00
XMRig
941e2e8d18 Move files. 2019-04-13 23:58:58 +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
c450086444 Fix --userpass option. 2019-04-08 02:16:54 +07:00
XMRig
2f654e991e Fix build on FreeBSD. 2019-04-06 21:10:26 +07:00
XMRig
f0cf850fdc Sync changes. 2019-04-06 18:32:24 +07:00
XMRig
8c68d1de35 Fix "colors" option. 2019-04-06 02:10:08 +07:00
XMRig
52f939d275 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig
86acdb0d24 Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +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
112fd06215 XMRIG_FEATURE_HTTP & XMRIG_FEATURE_API 2019-03-28 22:54:27 +07:00
XMRig
6ea75f557e Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS 2019-03-28 22:13:27 +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
c8929fdfdf Use new Timer inside DonateStrategy. 2019-03-18 13:40:56 +07:00
XMRig
aa015c6db4 Add class Timer. 2019-03-18 02:36:17 +07:00
XMRig
12c0fde0a5 Sync changes. 2019-03-17 16:03:45 +07:00
XMRig
a57f955c33 Move files. 2019-03-16 02:07:26 +07:00
XMRig
32cca57d55 Added real graceful exit. 2019-03-16 00:44:15 +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
7862f71256 Client refactoring. 2019-03-15 01:06:10 +07:00
XMRig
7cf8af74c5 #952 Add missing header. 2019-03-01 22:23:02 +07:00
XMRig
b548eb592b Add Signals class. 2019-02-15 14:21:40 +07:00
XMRig
94fe139b76 Use early exit for --help and --version options. 2019-02-15 09:11:18 +07:00
XMRig
347da8e782 Added classes Process and Arguments. 2019-02-15 05:42:46 +07:00
XMRig
6d161cab8c Rewritten watch feature. 2019-02-15 04:59:20 +07:00