1
0
mirror of https://github.com/xmrig/xmrig.git synced 2026-07-02 23:12:42 -04:00
Commit Graph

5 Commits

Author SHA1 Message Date
XMRig 4326ba3c38 Add prefixes to argon2 to avoid potential conflicts with other implementations. 2020-05-04 18:09:34 +07:00
SChernykh 80d944bf82 Optimized RandomX dataset initialization
- Use single Argon2 implemenation
- Auto-select the fastest Argon2 implementation for RandomX
2020-05-03 20:44:59 +02:00
XMRig b1db0803cf Added hugepages support for Argon2. 2019-08-17 13:06:14 +07:00
XMRig 77eb474b29 Removed threads support from Argon2. 2019-08-17 12:33:08 +07:00
XMRig 0c25424a3e Added generic Argon2 implementation (conflicts with RandomX). 2019-08-16 00:31:29 +07:00