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
88dbdd99520afc1fec9bddb3eff11b255d2da6ae
xmrig-hac
/
src
/
workers
History
XMRig
88dbdd9952
Use direct access to hashrate in API.
2018-04-17 10:29:37 +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
Use direct access to hashrate in API.
2018-04-17 10:29:37 +07:00
Workers.h
Use direct access to hashrate in API.
2018-04-17 10:29:37 +07:00