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
453febc38d1cc75f2b8fa24a80fa27ae4d792ff6
xmrig-hac
/
src
History
XMRig
74063b9510
Small fixes.
2018-04-06 23:32:54 +07:00
..
3rdparty
Remove align.h.
2018-03-14 17:11:51 +07:00
api
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
2018-04-01 22:49:21 +07:00
core
Small fixes.
2018-04-06 23:32:54 +07:00
crypto
Small fixes.
2018-04-06 23:32:54 +07:00
interfaces
Move selfTest to threads, remove legacy CryptoNight.cpp.
2018-04-03 14:51:05 +07:00
log
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
net
First working cryptonight-heavy.
2018-04-03 16:55:41 +07:00
workers
Small fixes.
2018-04-06 23:32:54 +07:00
App_unix.cpp
Fix Linux build.
2018-03-31 16:52:58 +07:00
App_win.cpp
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
App.cpp
Move selfTest to threads, remove legacy CryptoNight.cpp.
2018-04-03 14:51:05 +07:00
App.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
config.json
Fix error in config.json
2018-03-24 13:55:45 +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
Probably fix OS X support.
2017-07-03 11:02:32 +03:00
Cpu_stub.cpp
Some small fixes.
2018-03-12 14:44:23 +07:00
Cpu_unix.cpp
Fixed build in termux environment, thanks Imran Yusuff.
2017-11-24 00:23:04 +03:00
Cpu_win.cpp
Fix --cpu-affinity overflow, again.
2017-06-27 18:47:33 +03:00
Cpu.cpp
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
Cpu.h
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
donate.h
Added initial next gen config support from proxy.
2018-03-31 13:48:06 +07:00
Mem_unix.cpp
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
Mem_win.cpp
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
Mem.cpp
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
Mem.h
Fix autoconfig and memory allocation for heavy algo.
2018-04-03 16:08:15 +07:00
Platform_mac.cpp
#279
Add missing stdio header
2018-01-02 12:24:57 +07:00
Platform_unix.cpp
#196
Fix Linux build.
2017-11-17 12:59:46 +03:00
Platform_win.cpp
Better fix for MSVC.
2017-08-17 07:33:21 +03:00
Platform.cpp
Fixed linux build.
2017-08-16 14:49:37 +03:00
Platform.h
Added option --user-agent.
2017-08-16 13:19:14 +03:00
Summary.cpp
Added classes IThread, CpuThread and API endpoint "GET /1/threads".
2018-04-01 22:49:21 +07:00
Summary.h
Options class replaced to xmrig::Config.
2018-03-31 16:29:47 +07:00
version.h
Update CHANGELOG.md and version.
2018-03-31 19:43:16 +07:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00
xmrig.h
New style function selector.
2018-04-03 02:55:28 +07:00