Commit Graph

26 Commits

Author SHA1 Message Date
XMRig
2d318425cf Removed shortName. 2021-08-11 22:26:34 +07:00
XMRig
343ab35a8c Add token support for online benchmark. 2021-06-20 09:28:39 +07:00
XMRig
5607caa3e1 Added support for --user command line option for the benchmark. 2021-04-14 23:43:31 +07:00
XMRig
8a951fa641 Merge branch 'master' of https://github.com/esrrhs/xmrig into pr2217 2021-03-29 18:16:45 +07:00
esrrhs
e7bdc94fb0 setBlob should run after setAlgorithm 2021-03-29 12:11:03 +08:00
XMRig
e6c52d1336 New DNS implementation. 2021-03-16 22:24:37 +07:00
XMRig
0817bb2fcf Added DnsRecords class. 2021-03-14 09:44:56 +07:00
XMRig
e459881916 Added DMI data to online benchmark. 2021-01-21 23:22:01 +07:00
SChernykh
ac77335519 Show hashrate in the benchmark finished message 2020-12-23 14:31:38 +01:00
XMRig
1084cd9481 Update HTTP 2020-12-03 10:48:57 +07:00
XMRig
c8ebffd012 Added Cvt class. 2020-12-02 16:31:45 +07:00
XMRig
e3e3770382 Fixed, benchmark validation on NUMA hardware produced incorrect results in some conditions. 2020-11-25 09:35:11 +07:00
XMRig
27d4fd9d59 Added BenchStatePrivate class. 2020-11-24 17:59:40 +07:00
XMRig
de76bd9f11 Use static RandomX seed for benchmark. 2020-11-20 08:15:04 +07:00
XMRig
5b759dd2b9 Fixed online validate with token. 2020-11-18 07:28:46 +07:00
XMRig
6221652024 Submit top benchmark diff. 2020-11-17 07:33:20 +07:00
XMRig
93456462df Remove benchmark size from Job class. 2020-11-17 05:28:42 +07:00
XMRig
1ed9cf740e Added DNS cache for online benchmark. 2020-11-17 04:59:26 +07:00
XMRig
dead3dde8a Fixed --token option. 2020-11-16 18:53:24 +07:00
XMRig
bdbc470910 Benchmark refactoring, zero delay submit and unified HTTP layer. 2020-11-16 16:22:34 +07:00
XMRig
39f38d5c69 Added --token command line option. 2020-11-10 21:29:13 +07:00
XMRig
c78f795a5a Fixed build without HTTP. 2020-11-03 00:21:22 +07:00
XMRig
3714345bcc Implemented PATCH requests. 2020-10-25 13:41:39 +07:00
XMRig
40738116b7 Implemented BenchClient. 2020-10-24 19:43:23 +07:00
XMRig
da62a0e65c Implemented static benchmark verification (--bench --seed --hash) 2020-10-24 13:53:49 +07:00
XMRig
9415fb14fd Added BenchConfig class. 2020-10-22 17:33:41 +07:00