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
b15a4e06b84f26bae0a2202385d1c4b2fa21374e
xmrig-hac
/
src
History
XMRig
b15a4e06b8
Added API docs and bug fixes.
2018-04-18 09:58:06 +07:00
..
3rdparty
Remove align.h.
2018-03-14 17:11:51 +07:00
api
Add extra information to threads API.
2018-04-17 14:36:32 +07:00
common
Added API docs and bug fixes.
2018-04-18 09:58:06 +07:00
core
Added API docs and bug fixes.
2018-04-18 09:58:06 +07:00
crypto
Added x3 x4 x5 hashing modes.
2018-04-16 15:40:37 +07:00
interfaces
Finalize config changes.
2018-04-15 21:41:03 +07:00
log
Basic advanced config reader, only single hash supported.
2018-04-14 07:01:12 +07:00
net
Added class MultiWorker and remove classes SingleWorker and DoubleWorker.
2018-04-14 22:14:57 +07:00
workers
Added API docs and bug fixes.
2018-04-18 09:58:06 +07:00
App_unix.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
App_win.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
App.cpp
Rewrite memory allocation.
2018-04-15 11:08:47 +07:00
App.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
config.json
#499
Disabled IPv6 for internal HTTP API by default, was cause issues on some systems.
2018-04-07 01:17:58 +07:00
Console.cpp
Fixed assert when try read unavailable stdin.
2017-08-05 18:45:06 +03:00
Console.h
Added IConsoleListener
2017-07-23 09:36:30 +03:00
Cpu_arm.cpp
Added cryptonight-heavy support for ARM
2018-04-03 17:51:06 +07:00
Cpu_mac.cpp
Add extra information to threads API.
2018-04-17 14:36:32 +07:00
Cpu_stub.cpp
Some small fixes.
2018-03-12 14:44:23 +07:00
Cpu_unix.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
Cpu_win.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
Cpu.cpp
Fixed automatic threads mode for --av above 4
2018-04-17 09:42:53 +07:00
Cpu.h
Fixed automatic threads mode for --av above 4
2018-04-17 09:42:53 +07:00
donate.h
#519
Fix donation start time randomization.
2018-04-08 22:19:21 +07:00
Mem_unix.cpp
Fixed ARM build.
2018-04-15 12:58:17 +07:00
Mem_win.cpp
Fixed ARM build.
2018-04-15 12:58:17 +07:00
Mem.cpp
Fixed ARM build.
2018-04-15 12:58:17 +07:00
Mem.h
Rewrite memory allocation.
2018-04-15 11:08:47 +07:00
Summary.cpp
Rewrite memory allocation.
2018-04-15 11:08:47 +07:00
Summary.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
version.h
v2.6.0-beta2
2018-04-09 23:50:01 +07:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00