XMRig
|
f5c907b9cc
|
Move Platform.
|
2019-07-13 16:48:14 +07:00 |
|
XMRig
|
95a5b23f53
|
Refactoring
|
2019-07-13 00:49:17 +07:00 |
|
XMRig
|
2a3b27be06
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-07-06 10:49:31 +07:00 |
|
XMRig
|
bbac7fc3fb
|
Fixed, client was stuck on some pools.
|
2019-07-02 22:38:09 +07:00 |
|
SChernykh
|
7d10b6b71f
|
Integrated RandomX, added RandomXL (Loki)
|
2019-07-01 20:11:51 +02:00 |
|
XMRig
|
8eb1cc8731
|
Merge branch 'evo' into feature-per-pool-algo
|
2019-06-26 15:44:52 +07:00 |
|
XMRig
|
f8cbb0061e
|
Sync changes with proxy.
|
2019-06-25 10:35:10 +07:00 |
|
XMRig
|
5d4287296e
|
Merge branch 'feature-randomx' into evo
|
2019-06-18 05:33:30 +07:00 |
|
SChernykh
|
a46d190b54
|
RandomWOW support
|
2019-06-15 22:53:03 +02:00 |
|
XMRig
|
84ce5f01df
|
Allow null algorithm for pools.
|
2019-06-16 03:50:22 +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
|
0704625d89
|
Merge branch 'dev' into evo
|
2019-05-31 23:20:35 +07:00 |
|
XMRig
|
18855bb22b
|
Return current algorithm in API response.
|
2019-05-01 22:07:13 +07:00 |
|
XMRig
|
7d4314d85e
|
Added checking for top_block_hash/hash.
|
2019-04-14 03:21:23 +07:00 |
|
XMRig
|
1607533f4c
|
Added JsonRequest.
|
2019-04-14 01:10:24 +07:00 |
|
XMRig
|
941e2e8d18
|
Move files.
|
2019-04-13 23:58:58 +07:00 |
|
XMRig
|
726aa72cda
|
Sync changes.
|
2019-04-13 19:09:22 +07:00 |
|
XMRig
|
afbc354b54
|
Fixed build without TLS support.
|
2019-04-12 19:25:03 +07:00 |
|
XMRig
|
c9d3ae9970
|
Fixed daemon support over HTTPS.
|
2019-04-12 04:25:47 +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
|
4d1d36d99b
|
64bit diff support.
|
2019-04-10 03:42:00 +07:00 |
|
XMRig
|
9eacaa8e4f
|
Added HttpsClient.
|
2019-04-09 14:06:56 +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
|
29c70521f3
|
Removed unused setters in Pool class.
|
2019-04-07 21:31:32 +07:00 |
|
XMRig
|
52f939d275
|
New config subsystem
|
2019-04-05 22:14:01 +07:00 |
|
XMRig
|
a0d881a9fa
|
Fixed, big HTTP responses was truncated.
|
2019-04-02 17:46:26 +07:00 |
|
XMRig
|
3ae8f9933c
|
Special handle for favicon.ico
|
2019-04-01 11:50:28 +07:00 |
|
XMRig
|
e10f3e048a
|
Added error log to http responses.
|
2019-04-01 02:46:41 +07:00 |
|
XMRig
|
3fb7439039
|
Fixed malformed HTTP response on Linux.
|
2019-04-01 00:21:15 +07:00 |
|
XMRig
|
4e73d55d06
|
Sync changes.
|
2019-03-31 23:22:36 +07:00 |
|
XMRig
|
8e6a8a3a4d
|
Added workaround, Google Chrome create extra dummy connections for future speed up.
|
2019-03-30 15:51:35 +07:00 |
|
XMRig
|
da4dd705f8
|
Use static http_parser_settings.
|
2019-03-30 15:27:09 +07:00 |
|
XMRig
|
08b41102dc
|
Added classes IApiRequest, ApiRequest, HttpApiRequest.
|
2019-03-30 02:26:30 +07:00 |
|
XMRig
|
6d86c2aadc
|
HTTP layer ready for API calls.
|
2019-03-29 17:14:30 +07:00 |
|
XMRig
|
5a78ea73ea
|
Optimize HttpResponse for fixed size API responses.
|
2019-03-29 14:22:10 +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
|
d21d32c620
|
New API settings.
|
2019-03-29 02:31:56 +07:00 |
|
XMRig
|
6ea75f557e
|
Use XMRIG_FEATURE_TLS instead of XMRIG_NO_TLS
|
2019-03-28 22:13:27 +07:00 |
|
XMRig
|
68f7f4a292
|
Remove uv_cancel for DNS requests.
|
2019-03-27 17:22:04 +07:00 |
|
XMRig
|
8501c0ed62
|
New log support.
|
2019-03-27 01:29:37 +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
|
dec7460e6a
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +07:00 |
|
XMRig
|
f13902aa31
|
Fix compile issues.
|
2019-03-16 13:10:04 +07:00 |
|
XMRig
|
32cca57d55
|
Added real graceful exit.
|
2019-03-16 00:44:15 +07:00 |
|