Commit Graph

171 Commits

Author SHA1 Message Date
XMRig
922d33a2b0 Added global uptime and extended connection information for API. 2019-05-13 00:11:57 +07:00
XMRig
18855bb22b Return current algorithm in API response. 2019-05-01 22:07:13 +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
52f939d275 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig
2f0874da3e Restored API. 2019-03-31 01:31:40 +07:00
XMRig
86acdb0d24 Removed IConfigCreator/ConfigCreator and changed file structure. 2019-03-30 21:27:54 +07:00
XMRig
27cd811890 Restore network API. 2019-03-30 03:10:27 +07:00
XMRig
98ce7da95c New API class. 2019-03-30 00:16:01 +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
8501c0ed62 New log support. 2019-03-27 01:29:37 +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
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
32cca57d55 Added real graceful exit. 2019-03-16 00:44:15 +07:00
XMRig
d55e70ce48 Added class Buffer. 2019-03-15 02:25:38 +07:00
XMRig
b3b50e1f1c Removed class Id. 2019-03-15 02:03:01 +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
de181c0184 Fixed msvc2015/msys2 build & code cleanup. 2019-02-19 09:15:06 +07:00
XMRig
05f5cda836 Implemented dynamic pool reload. 2019-02-17 19:29:33 +07:00
XMRig
73a1f9bd87 Create pools directly from JSON objects. 2019-02-17 15:43:55 +07:00
XMRig
0adcb19590 Create network strategies in Pools class. 2019-02-17 11:25:25 +07:00
XMRig
f5a8b9308a Move network classes into xmrig namespace. 2019-02-17 06:59:19 +07:00
XMRig
c3a597f809 Move Pool.h/Pool.cpp. 2019-02-16 09:56:08 +07:00
XMRig
fc84f3f30c Show height only if it specified by pool. 2019-02-11 06:22:20 +07:00
SChernykh
4baa8ee4b5 CryptonightR support for Wownero 2019-02-10 15:21:17 +01:00
XMRig
cf92e751d1 Sync changes. 2019-02-08 16:55:21 +07:00
XMRig
7bf8c3e65c Sync changes. 2018-11-20 07:24:14 +07:00
XMRig
57f92d8c2e #769 Fixed regression with colors. 2018-10-02 13:14:32 +03:00
XMRig
b5c0bdbc80 New donations proxy addresses with SSL/TLS support. 2018-09-26 20:35:27 +03:00
XMRig
fb733bff2b Added TLS fingerprint validation. 2018-09-16 08:14:22 +03:00
XMRig
d752cad27d Show TLS version. 2018-09-16 06:35:49 +03:00
XMRig
0b630f6e7d #692 Add support for global algorithm variant. 2018-06-14 23:49:30 +07:00
XMRig
3f24209599 Move files. 2018-06-05 07:34:58 +07:00
XMRig
a598066317 #607 Fixed donation bug. 2018-05-07 02:09:25 +07:00
XMRig
2e3dcab65f Verify & send algorithm name. 2018-04-26 23:27:53 +07:00
XMRig
2ff6765870 Silence primary pool errors if failover active. 2018-04-26 15:28:33 +07:00
XMRig
81303d7a12 Sync changes with proxy. 2018-04-25 14:48:32 +07:00
XMRig
6123eb38b7 Prepare for per pool and per job algorithms. 2018-04-21 19:55:51 +07:00
XMRig
77b1c7087d Move Job to common. 2018-04-20 23:44:32 +07:00
XMRig
8372ad01e8 Move logging code to common folder. 2018-04-20 18:54:58 +07:00
XMRig
2393b537f2 Move keccak to common code. 2018-04-20 14:45:51 +07:00
XMRig
f93726ab01 Move shared network code to common folder. 2018-04-20 13:44:30 +07:00
XMRig
ca0cfc890c Fix msvc build. 2018-04-20 10:36:41 +07:00
XMRig
eda78977b9 Revert old Client::close. 2018-04-19 20:29:23 +07:00