Commit Graph

21 Commits

Author SHA1 Message Date
XMRig
745c7a34cf Fix build. 2019-04-10 00:10:02 +07:00
XMRig
52f939d275 New config subsystem 2019-04-05 22:14:01 +07:00
XMRig
4e73d55d06 Sync changes. 2019-03-31 23:22:36 +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
7a407c3133 Revert id and worker_id. 2019-03-30 20:46:08 +07:00
XMRig
27cd811890 Restore network API. 2019-03-30 03:10:27 +07:00
XMRig
08b41102dc Added classes IApiRequest, ApiRequest, HttpApiRequest. 2019-03-30 02:26:30 +07:00
XMRig
98ce7da95c New API class. 2019-03-30 00:16:01 +07:00
XMRig
f5a8b9308a Move network classes into xmrig namespace. 2019-02-17 06:59:19 +07:00
XMRig
88dbdd9952 Use direct access to hashrate in API. 2018-04-17 10:29:37 +07:00
XMRig
85731f5f39 Move common parts of API. 2018-04-13 07:12:53 +07:00
XMRig
49c15117ed Background http changes from proxy. 2018-03-27 14:01:38 +07:00
XMRig
55e56bc95b Revert changes in Api class, single threaded http server will not be included in 2.5 release. 2018-03-09 01:47:44 +07:00
XMRig
bf9e84f4b7 Run internal http server in main loop to avoid requirement to thread synchronization. 2018-02-20 23:22:34 +07:00
XMRig
af51513614 libjansson replaced to rapidjson.
Sync changes with proxy.
2017-10-04 23:33:30 +03:00
XMRig
38e93ed6e3 Fixed Linux build. 2017-09-02 14:33:53 +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
XMRig
1651b041de Added hashrate to reports. 2017-09-01 03:45:08 +03:00
XMRig
71f06530df Added classes Api and ApiState. 2017-08-31 04:30:59 +03:00