XMRig
|
8ffd4017ac
|
Common API code moved to base/api.
|
2019-08-12 16:52:16 +07:00 |
|
XMRig
|
33444e9f61
|
Moved current valid algorithm to first position in algo list.
|
2019-07-20 01:43:36 +07:00 |
|
XMRig
|
d0cc0fd27d
|
Restored "GET /1/summary" endpoint.
|
2019-07-19 02:24:37 +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
|
fe2ae04f8d
|
Added initial support for new style threads launch method.
|
2019-07-16 22:10:50 +07:00 |
|
XMRig
|
95a5b23f53
|
Refactoring
|
2019-07-13 00:49:17 +07:00 |
|
XMRig
|
d84ab8e4bf
|
Added class JobResults.
|
2019-07-06 15:22:19 +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
|
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
|
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
|
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
|
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
|
dec7460e6a
|
Added "donate-over-proxy" option.
|
2019-03-19 00:16:30 +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
|
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
|
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
|
57f92d8c2e
|
#769 Fixed regression with colors.
|
2018-10-02 13:14:32 +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
|
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
|
8372ad01e8
|
Move logging code to common folder.
|
2018-04-20 18:54:58 +07:00 |
|
XMRig
|
f93726ab01
|
Move shared network code to common folder.
|
2018-04-20 13:44:30 +07:00 |
|
XMRig
|
e4ea5fdd3e
|
Rename class Url to Pool.
|
2018-04-11 06:09:34 +07:00 |
|
XMRig
|
33600bd923
|
Options class replaced to xmrig::Config.
|
2018-03-31 16:29:47 +07:00 |
|
XMRig
|
d665d15923
|
DonateStrategy now use FailoverStrategy internally and possible to use any other IStrategy.
|
2018-03-17 14:33:30 +07:00 |
|
XMRig
|
3e2149b369
|
Unify network strategies with upcoming proxy.
|
2018-03-17 05:03:14 +07:00 |
|
XMRig
|
0e478be987
|
Pass all options to network strategies in constructor.
|
2018-03-17 04:16:08 +07:00 |
|
XMRig
|
fd98dc236a
|
Added support to build without API.
|
2017-09-02 12:12:40 +03:00 |
|
XMRig
|
7798f09dc7
|
Added connection statistics to API.
|
2017-09-02 05:47:30 +03:00 |
|
XMRig
|
8e08df2fd2
|
Rename Results => NetworkState.
|
2017-09-01 15:35:00 +03:00 |
|
XMRig
|
9e9cddedc5
|
Added results statistics to API.
|
2017-09-01 08:02:56 +03:00 |
|