Commit Graph

16 Commits

Author SHA1 Message Date
XMRig
af65e1aee9 Old static class Cpu replaced to interface ICpuInfo. 2018-09-23 17:51:56 +03:00
XMRig
1c8896855b * Fixed API ID collision. 2018-08-31 18:30:51 +03:00
XMRig
81303d7a12 Sync changes with proxy. 2018-04-25 14:48:32 +07:00
XMRig
77b1c7087d Move Job to common. 2018-04-20 23:44:32 +07:00
XMRig
2393b537f2 Move keccak to common code. 2018-04-20 14:45:51 +07:00
XMRig
8a4bda71eb Add extra information to threads API. 2018-04-17 14:36:32 +07:00
XMRig
5610263f5a Added hashrate information to "GET /1/threads" endpoint. 2018-04-17 10:51:29 +07:00
XMRig
88dbdd9952 Use direct access to hashrate in API. 2018-04-17 10:29:37 +07:00
XMRig
a4bd5ed0af Added x3 x4 x5 hashing modes. 2018-04-16 15:40:37 +07:00
XMRig
31c786b5c3 Rewrite memory allocation. 2018-04-15 11:08:47 +07:00
XMRig
c07d9bd83a Move Platform. 2018-04-13 07:23:01 +07:00
XMRig
85731f5f39 Move common parts of API. 2018-04-13 07:12:53 +07:00
XMRig
3a11cd6e21 Added classes IThread, CpuThread and API endpoint "GET /1/threads". 2018-04-01 22:49:21 +07:00
XMRig
fdcb9ab260 Added API endpoint "GET /1/config". 2018-03-31 19:00:31 +07:00
XMRig
33600bd923 Options class replaced to xmrig::Config. 2018-03-31 16:29:47 +07:00
XMRig
49c15117ed Background http changes from proxy. 2018-03-27 14:01:38 +07:00