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
f9202c6951f63bec3d00536e9b419ae0bc722f91
xmrig-hac
/
src
History
XMRig
f9202c6951
#147
Fixed comparability with monero-stratum.
2017-10-10 16:31:19 +03:00
..
3rdparty
libjansson replaced to rapidjson.
2017-10-04 23:33:30 +03:00
api
Remove unused variables .
2017-10-07 19:23:46 +03:00
crypto
#111
Fixed build without AEON support.
2017-09-16 15:20:33 +03:00
interfaces
Added results statistics to API.
2017-09-01 08:02:56 +03:00
log
libjansson replaced to rapidjson.
2017-10-04 23:33:30 +03:00
net
#147
Fixed comparability with monero-stratum.
2017-10-10 16:31:19 +03:00
workers
libjansson replaced to rapidjson.
2017-10-04 23:33:30 +03:00
App_unix.cpp
Fix linux build
2017-06-22 02:30:26 +03:00
App_win.cpp
Add signal handlers.
2017-06-13 13:20:15 +03:00
App.cpp
Added support to build without API.
2017-09-02 12:12:40 +03:00
App.h
Added Httpd class and API config options.
2017-08-31 02:28:33 +03:00
config.json
Add comments to config file.
2017-10-07 00:49:38 +03: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_mac.cpp
Probably fix OS X support.
2017-07-03 11:02:32 +03:00
Cpu_stub.cpp
Fix cpuid stub for MSVC.
2017-06-12 16:55:21 +03:00
Cpu_unix.cpp
#28
Fixed Alpine Linux support.
2017-07-07 07:15:58 +03:00
Cpu_win.cpp
Fix --cpu-affinity overflow, again.
2017-06-27 18:47:33 +03:00
Cpu.cpp
Fix Visual Studio warnings.
2017-08-14 09:30:41 +03:00
Cpu.h
Fix Visual Studio warnings.
2017-08-14 09:30:41 +03:00
donate.h
More flexible pools configuration.
2017-06-07 02:46:52 +03:00
Mem_unix.cpp
Added option --no-huge-pages.
2017-08-16 14:21:12 +03:00
Mem_win.cpp
Fixed, message "Huge pages support was successfully enabled, but reboot required to use it" was not shown in release builds.
2017-08-16 14:44:35 +03:00
Mem.cpp
Add IWorker, Handle, SingleWorker, Worker classes.
2017-06-10 07:05:00 +03:00
Mem.h
Added option --no-huge-pages.
2017-08-16 14:21:12 +03:00
Options.cpp
Add comments to config file.
2017-10-07 00:49:38 +03:00
Options.h
libjansson replaced to rapidjson.
2017-10-04 23:33:30 +03:00
Platform_mac.cpp
Better fix for MSVC.
2017-08-17 07:33:21 +03:00
Platform_unix.cpp
Better fix for MSVC.
2017-08-17 07:33:21 +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 API port to summary.
2017-09-02 15:50:27 +03:00
Summary.h
Add Summary.
2017-06-08 01:16:45 +03:00
version.h
v2.4.0
2017-10-07 16:55:58 +03:00
xmrig.cpp
#40
Fix crash on Linux.
2017-07-19 04:28:59 +03:00