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
93001f641822c3be9626332922761d3561faa76e
xmrig-hac
/
src
History
XMRig
93001f6418
Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t.
2019-07-30 21:25:27 +07:00
..
3rdparty
Use internal hwloc for MSVC.
2019-07-28 09:24:53 +07:00
api
Sync changes.
2019-07-29 15:06:46 +07:00
backend
Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t.
2019-07-30 21:25:27 +07:00
base
Added command line option --export-topology.
2019-07-30 09:06:50 +07:00
core
Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t.
2019-07-30 21:25:27 +07:00
crypto
Use std::thread and std:mutex instead of uv_thread_t and uv_mutex_t.
2019-07-30 21:25:27 +07:00
net
Moved current valid algorithm to first position in algo list.
2019-07-20 01:43:36 +07:00
App_unix.cpp
Sync changes.
2019-03-31 23:22:36 +07:00
App_win.cpp
Removed IConfigCreator/ConfigCreator and changed file structure.
2019-03-30 21:27:54 +07:00
App.cpp
Class Mem replaced to VirtualMemory.
2019-07-17 04:57:58 +07:00
App.h
New API class.
2019-03-30 00:16:01 +07:00
config.json
Updated default config.
2019-07-28 11:42:36 +07:00
donate.h
#519
Fix donation start time randomization.
2018-04-08 22:19:21 +07:00
Summary.cpp
Added VirtualMemory::bindToNUMANode
2019-07-26 15:29:06 +07:00
Summary.h
Added hwloc version display.
2019-07-23 07:45:00 +07:00
version.h
v2.99.4-evo
2019-07-30 19:40:03 +07:00
xmrig.cpp
Use early exit for --help and --version options.
2019-02-15 09:11:18 +07:00