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
35b188762c54e5329b7401cc3af65178579bd280
xmrig-hac
/
src
History
XMRig
4a712354f1
#28
Fixed Alpine Linux support.
2017-07-07 07:15:58 +03:00
..
3rdparty
Add missing file.
2017-06-15 18:09:29 +03:00
crypto
Fix software AES.
2017-06-17 15:23:25 +03:00
interfaces
Add nice messages for accepted and rejected shares with diff and latency.
2017-07-02 05:33:10 +03:00
log
Add syslog support.
2017-06-25 02:04:59 +03:00
net
Improve nicehash detection.
2017-07-05 07:54:21 +03:00
workers
Fix possibility duplicate share for short donation intervals.
2017-07-03 03:34:23 +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
Fix nicehash support, please note --nicehash option now specified per pool.
2017-07-01 22:37:27 +03:00
App.h
Add signal handlers.
2017-06-13 13:20:15 +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
Add signal handlers.
2017-06-13 13:20:15 +03:00
Cpu.h
Fix --cpu-affinity overflow, again.
2017-06-27 18:47:33 +03:00
donate.h
More flexible pools configuration.
2017-06-07 02:46:52 +03:00
Mem_unix.cpp
Fix linux build
2017-06-22 02:30:26 +03:00
Mem_win.cpp
Rename Console class to Log.
2017-06-20 13:04:38 +03:00
Mem.cpp
Add IWorker, Handle, SingleWorker, Worker classes.
2017-06-10 07:05:00 +03:00
Mem.h
Fix linux build
2017-06-22 02:30:26 +03:00
Options.cpp
Merge branch 'feature-multiple-pools' into dev
2017-07-01 21:50:27 +03:00
Options.h
Initial multiple pools support [2/2].
2017-06-27 06:32:17 +03:00
Summary.cpp
Add FailoverStrategy.
2017-07-01 20:53:42 +03:00
Summary.h
Add Summary.
2017-06-08 01:16:45 +03:00
version.h
#27
Fix possibility crash on 32bit.
2017-07-05 07:20:28 +03:00
xmrig.cpp
Initial libuv support build.
2017-06-04 20:52:21 +03:00