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
f9bdd6ae939e9c841f028da9ccb7c5cc24b81d90
xmrig-hac
/
src
/
base
/
kernel
History
XMRig
f9bdd6ae93
Merge branch 'dev' into feature-opencl
2019-08-17 23:33:48 +07:00
..
config
Added version field to config file.
2019-08-17 04:27:37 +07:00
interfaces
Added command line options "--randomx-init" and "--randomx-no-numa".
2019-07-28 11:01:30 +07:00
Base.cpp
Common API code moved to base/api.
2019-08-12 16:52:16 +07:00
Base.h
Common API code moved to base/api.
2019-08-12 16:52:16 +07:00
Entry.cpp
Added initial OpenCL stub.
2019-08-13 01:44:52 +07:00
Entry.h
Added initial OpenCL stub.
2019-08-13 01:44:52 +07:00
Platform_mac.cpp
Move Platform.
2019-07-13 16:48:14 +07:00
Platform_unix.cpp
Move Platform.
2019-07-13 16:48:14 +07:00
Platform_win.cpp
Move Platform.
2019-07-13 16:48:14 +07:00
Platform.cpp
Move Platform.
2019-07-13 16:48:14 +07:00
Platform.h
Move Platform.
2019-07-13 16:48:14 +07:00
Process.cpp
Use new Timer inside DonateStrategy.
2019-03-18 13:40:56 +07:00
Process.h
Added classes Process and Arguments.
2019-02-15 05:42:46 +07:00
Signals.cpp
Added real graceful exit.
2019-03-16 00:44:15 +07:00
Signals.h
Added real graceful exit.
2019-03-16 00:44:15 +07:00