This website requires JavaScript.
Explore
Help
Sign In
DragonX
/
xmrig-hac
Archived
Watch
1
Star
0
Fork
0
You've already forked xmrig-hac
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
This repository has been archived on
2026-08-13
. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
9861f9eadd6c3b8040011b7141270f14c86866c7
xmrig-hac
/
src
/
crypto
/
common
History
XMRig
faf18262eb
Added generic Argon2 implementation (conflicts with RandomX).
2019-08-16 00:31:29 +07:00
..
portable
Moved mm_malloc.h
2019-06-02 20:57:49 +07:00
Algorithm.cpp
Added generic Argon2 implementation (conflicts with RandomX).
2019-08-16 00:31:29 +07:00
Algorithm.h
Added generic Argon2 implementation (conflicts with RandomX).
2019-08-16 00:31:29 +07:00
Assembly.cpp
Merge Assembly enum and Asm class.
2019-06-28 13:08:08 +07:00
Assembly.h
Removed xmrig.h.
2019-07-13 19:10:17 +07:00
keccak.cpp
Moved keccak files.
2019-06-17 04:06:38 +07:00
keccak.h
Moved keccak files.
2019-06-17 04:06:38 +07:00
Nonce.cpp
uv_mutex replaced to std::mutex.
2019-08-09 01:00:21 +07:00
Nonce.h
Added initial support for new style threads launch method.
2019-07-16 22:10:50 +07:00
VirtualMemory_unix.cpp
Class Mem replaced to VirtualMemory.
2019-07-17 04:57:58 +07:00
VirtualMemory_win.cpp
Class Mem replaced to VirtualMemory.
2019-07-17 04:57:58 +07:00
VirtualMemory.cpp
#1092
Fixed crash if use wrong affinity on NUMA systems.
2019-08-05 21:55:52 +07:00
VirtualMemory.h
Added support for allocate RandomX dataset on each NUMA node.
2019-07-27 19:41:59 +07:00