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
c93f823de8668f368881a90ef6732264e5bc4b29
xmrig-hac
/
src
History
XMRig
8a99cb4226
v2.10.0
2019-01-23 19:31:45 +07:00
..
3rdparty
Update libcpuid to recent git version.
2018-09-23 13:05:03 +03:00
api
Old static class Cpu replaced to interface ICpuInfo.
2018-09-23 17:51:56 +03:00
base
/tools
Fix warnings on macOS.
2019-01-15 18:28:35 +07:00
common
Sync changes with proxy.
2019-01-21 19:16:49 +07:00
core
New default value for max-cpu-usage option is 100 (instead of 75) also this option now deprecated.
2019-01-21 00:37:36 +07:00
crypto
#904
Add ASM implementation.
2019-01-21 00:32:24 +07:00
interfaces
Added debug thread log.
2018-09-15 16:48:57 +03:00
net
Sync changes.
2018-11-20 07:24:14 +07:00
workers
Fix memory allocation.
2019-01-21 01:44:15 +07: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
Sync changes.
2018-11-11 03:18:56 +07:00
App.h
Move files.
2018-06-05 07:34:58 +07:00
config.json
Fix memory allocation.
2019-01-21 01:44:15 +07:00
donate.h
#519
Fix donation start time randomization.
2018-04-08 22:19:21 +07:00
Mem_unix.cpp
Make JIT memory read-only after patching is done
2019-01-19 11:22:54 +01:00
Mem_win.cpp
Make JIT memory read-only after patching is done
2019-01-19 11:22:54 +01:00
Mem.cpp
Better fix for memory allocation, thanks @SChernykh.
2019-01-21 17:27:45 +07:00
Mem.h
Make JIT memory read-only after patching is done
2019-01-19 11:22:54 +01:00
Summary.cpp
Fixed MSYS2 build & copyright
2018-10-22 23:08:29 +07:00
Summary.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
version.h
v2.10.0
2019-01-23 19:31:45 +07:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00