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
0afa2f66e24664d71e8e8cd9f714be9258af936c
xmrig-hac
/
src
/
workers
History
XMRig
b15a4e06b8
Added API docs and bug fixes.
2018-04-18 09:58:06 +07:00
..
CpuThread.cpp
Fixed automatic threads mode for --av above 4
2018-04-17 09:42:53 +07:00
CpuThread.h
Fixed automatic threads mode for --av above 4
2018-04-17 09:42:53 +07:00
Handle.cpp
Added class MultiWorker and remove classes SingleWorker and DoubleWorker.
2018-04-14 22:14:57 +07:00
Handle.h
Added class MultiWorker and remove classes SingleWorker and DoubleWorker.
2018-04-14 22:14:57 +07:00
Hashrate.cpp
Use direct access to hashrate in API.
2018-04-17 10:29:37 +07:00
Hashrate.h
Use direct access to hashrate in API.
2018-04-17 10:29:37 +07:00
MultiWorker.cpp
Added x3 x4 x5 hashing modes.
2018-04-16 15:40:37 +07:00
MultiWorker.h
Added information about started threads.
2018-04-15 14:49:39 +07:00
Worker.cpp
Rewrite memory allocation.
2018-04-15 11:08:47 +07:00
Worker.h
Added information about started threads.
2018-04-15 14:49:39 +07:00
Workers.cpp
Added API docs and bug fixes.
2018-04-18 09:58:06 +07:00
Workers.h
Add extra information to threads API.
2018-04-17 14:36:32 +07:00