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
bdbc470910678fb8da44302c0699bcd7a8b07555
xmrig-hac
/
src
/
base
/
net
/
stratum
History
XMRig
bdbc470910
Benchmark refactoring, zero delay submit and unified HTTP layer.
2020-11-16 16:22:34 +07:00
..
benchmark
Benchmark refactoring, zero delay submit and unified HTTP layer.
2020-11-16 16:22:34 +07:00
strategies
Added BenchConfig class.
2020-10-22 17:33:41 +07:00
AutoClient.cpp
Implemented donate for KawPow.
2020-06-01 00:56:26 +07:00
AutoClient.h
Implemented donate for KawPow.
2020-06-01 00:56:26 +07:00
BaseClient.cpp
Network code cleanup (WIP).
2020-05-30 01:22:22 +07:00
BaseClient.h
Network code cleanup (WIP).
2020-05-30 01:22:22 +07:00
Client.cpp
Implemented donate for KawPow.
2020-06-01 00:56:26 +07:00
Client.h
Implemented donate for KawPow.
2020-06-01 00:56:26 +07:00
DaemonClient.cpp
Implemented static benchmark verification (--bench --seed --hash)
2020-10-24 13:53:49 +07:00
DaemonClient.h
Implemented static benchmark verification (--bench --seed --hash)
2020-10-24 13:53:49 +07:00
EthStratumClient.cpp
Fixed NiceHash disconnects for KawPow
2020-06-12 14:08:00 +02:00
EthStratumClient.h
Implemented donate for KawPow.
2020-06-01 00:56:26 +07:00
Job.cpp
Benchmark refactoring, zero delay submit and unified HTTP layer.
2020-11-16 16:22:34 +07:00
Job.h
Benchmark refactoring, zero delay submit and unified HTTP layer.
2020-11-16 16:22:34 +07:00
NetworkState.cpp
#1756
Added results and connection reports.
2020-07-01 23:10:37 +07:00
NetworkState.h
#1756
Added results and connection reports.
2020-07-01 23:10:37 +07:00
Pool.cpp
Added BenchConfig class.
2020-10-22 17:33:41 +07:00
Pool.h
Added BenchConfig class.
2020-10-22 17:33:41 +07:00
Pools.cpp
Add support for benchmark in generated config.
2020-11-13 01:49:16 +07:00
Pools.h
Add support for benchmark in generated config.
2020-11-13 01:49:16 +07:00
ProxyUrl.cpp
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
ProxyUrl.h
Initial SOCKS5 implementation.
2020-02-18 02:16:21 +07:00
SelfSelectClient.cpp
Add 3rdparty prefix to all rapidjson includes.
2020-04-29 14:55:04 +07:00
SelfSelectClient.h
Network code cleanup (WIP).
2020-05-30 01:22:22 +07:00
Socks5.cpp
Reduced memory consumption on network level.
2020-03-20 20:53:27 +07:00
Socks5.h
Added IPv4 and IPv6 support for SOCKS5.
2020-02-18 19:24:49 +07:00
SubmitResult.h
Display backend for shares.
2019-10-29 15:43:13 +07:00
Tls.cpp
Reduced memory consumption on network level.
2020-03-20 20:53:27 +07:00
Tls.h
Reduced memory consumption on network level.
2020-03-20 20:53:27 +07:00
Url.cpp
Initial SOCKS5 implementation.
2020-02-18 02:16:21 +07:00
Url.h
Initial SOCKS5 implementation.
2020-02-18 02:16:21 +07:00