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
e3885f3c1272a6a5fbb8cdb54f67bdc2ca5a3a03
xmrig-hac
/
src
History
XMRig
e3885f3c12
Fixed 32 bit support.
2018-08-31 23:19:10 +03:00
..
3rdparty
Remove align.h.
2018-03-14 17:11:51 +07:00
api
* Fixed API ID collision.
2018-08-31 18:30:51 +03:00
common
Merge branch 'dev' of
https://github.com/SChernykh/xmrig
into feature-cn-variant2
2018-08-31 19:46:15 +03:00
core
* Fixed API ID collision.
2018-08-31 18:30:51 +03:00
crypto
Fixed 32 bit support.
2018-08-31 23:19:10 +03:00
interfaces
Move files.
2018-06-05 07:34:58 +07:00
net
#692
Add support for global algorithm variant.
2018-06-14 23:49:30 +07:00
workers
Cryptonight variant 2 support
2018-08-28 23:42:15 +02:00
App_unix.cpp
Fix Linux build.
2018-04-21 21:41:39 +07:00
App_win.cpp
Use new method to set affinity.
2018-04-13 09:27:37 +07:00
App.cpp
Move logging code to common folder.
2018-04-20 18:54:58 +07:00
App.h
Move files.
2018-06-05 07:34:58 +07:00
config.json
Fix av option in generated config.
2018-05-04 03:31:17 +07:00
Cpu_arm.cpp
Use native checks instead of XMRIG_ARMv8.
2018-06-03 00:09:59 +07:00
Cpu_mac.cpp
Add extra information to threads API.
2018-04-17 14:36:32 +07:00
Cpu_stub.cpp
#615
Fixed build without libcpuid.
2018-05-08 06:19:10 +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
Fix Linux build.
2018-04-21 21:41:39 +07:00
Mem_win.cpp
Move logging code to common folder.
2018-04-20 18:54:58 +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
Sync changes with amd miner and update summary.
2018-06-01 01:48:31 +07:00
Summary.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
version.h
2.6.5-dev
2018-07-20 03:18:38 +07:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00