Commit Graph

2308 Commits

Author SHA1 Message Date
XMRig
25a9fb2ab4 Fixed secure JIT on Linux and code cleanup. 2020-12-12 19:18:47 +07:00
XMRig
df3831d6f6 Remove duplicated code. 2020-12-12 12:39:11 +07:00
XMRig
84443a4e8b Added generic secure JIT support for RandomX. 2020-12-11 23:17:54 +07:00
SChernykh
83d152f557 More static analysis fixes 2020-12-08 16:05:58 +01:00
SChernykh
d5f84a813d Fixed errors found by static analysis 2020-12-08 12:16:59 +01:00
SChernykh
89d6eeae94 Added virtual machine detection 2020-12-06 17:34:01 +01:00
XMRig
b814c1c12f Removed libcpuid support. 2020-12-06 21:51:24 +07:00
XMRig
4c30473c77 v6.7.0-dev 2020-12-06 00:08:34 +07:00
XMRig
03c10c8592 Restore Hashrate class interface. 2020-12-05 11:09:25 +07:00
XMRig
9a120b979b Added GpuWorker class. 2020-12-04 22:25:28 +07:00
XMRig
569907775a Cleanup 2020-12-04 19:52:53 +07:00
XMRig
4569eea6f6 Move Profiler and more cleanup. 2020-12-04 09:23:40 +07:00
XMRig
ad5fe10c47 Fixed Linux build. 2020-12-03 19:55:49 +07:00
XMRig
7958cf9426 Cleanup 2020-12-03 19:45:16 +07:00
XMRig
814e5f4be3 Update Json. 2020-12-03 15:39:33 +07:00
XMRig
06604b3afd Update Signals and Console. 2020-12-03 12:06:18 +07: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
02f89841ad Update net 2020-12-02 11:32:11 +07:00
XMRig
6b9967f311 Update log. 2020-12-01 23:28:07 +07:00
XMRig
eb51a54bc1 v6.6.3-dev 2020-12-01 21:28:31 +07:00
XMRig
957ad9898c v6.6.2 2020-12-01 20:51:37 +07:00
SChernykh
78dba13722 Fix RandomX init when switching to other algo and back 2020-11-29 22:02:48 +01:00
xmrig
e9428583f8 Merge pull request #1959 from SChernykh/dev
Optimized JIT compiler
2020-11-29 20:08:40 +07:00
SChernykh
dfc4f40026 Optimized JIT compiler
More branch-free code
2020-11-29 14:05:50 +01:00
XMRig
f8e4fe30e0 Update base 2020-11-29 18:45:52 +07:00
XMRig
bc01b2395b v6.6.2-dev 2020-11-25 21:12:45 +07:00
XMRig
0e16f04a22 v6.6.1 2020-11-25 17:46:39 +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
007a505170 v6.6.1-dev 2020-11-24 10:58:12 +07:00
XMRig
7b0ca10a2f Merge branch 'dev' 2020-11-24 09:23:35 +07:00
XMRig
0deef938ec Fixed benchmark progress logging. 2020-11-23 21:41:51 +07:00
XMRig
14290fc34c v6.6.0 2020-11-23 17:42:42 +07:00
XMRig
e0bd12a442 v6.6.0-dev 2020-11-20 18:55:38 +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
07c9b76edd Fixed build. 2020-11-16 16:37:57 +07:00
XMRig
bdbc470910 Benchmark refactoring, zero delay submit and unified HTTP layer. 2020-11-16 16:22:34 +07:00
XMRig
5b46e4870d Unlock benchmark size for debug builds. 2020-11-16 08:56:35 +07:00
XMRig
e45bfa1ace Removed non thread safe access to config. 2020-11-16 07:58:28 +07:00
SChernykh
17da388fd2 Added reference hashes for 1T offline benchmark 2020-11-16 00:57:00 +01:00
SChernykh
76c406ce63 Make single thread bench cheat-resistant
Each hash is dependent on the previous hash to make multi-threaded cheating impossible.
2020-11-15 20:38:27 +01:00
XMRig
c3e7899704 v6.5.4-dev 2020-11-15 08:23:18 +07:00
XMRig
a2c096bb2b v6.5.3 2020-11-15 07:33:52 +07:00
XMRig
6ec6dd7885 Added warning about libcpuid deprecation. 2020-11-15 04:23:59 +07:00