REDACTED-rig/src/base/net/stratum
xmrig 6e2a84a46c
Merge pull request #2445 from SChernykh/miner_signature
Support for solo mining with miner signatures (Wownero)
2021-06-28 18:11:13 +07:00
..
benchmark Add token support for online benchmark. 2021-06-20 09:28:39 +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 Update signing algorithm 2021-06-21 23:49:13 +02:00
Client.h Proxy miner signature support 2021-06-17 22:48:08 +02:00
DaemonClient.cpp Correct handling of block submit responses for Dero 2021-06-24 18:06:07 +02:00
DaemonClient.h Added support for solo mining with miner signatures (Wownero) 2021-06-16 18:07:36 +02: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 Update signing algorithm 2021-06-21 23:49:13 +02:00
Job.h Update signing algorithm 2021-06-21 23:49:13 +02:00
NetworkState.cpp Minor verbiage tweak 2021-02-23 11:34:10 -08:00
NetworkState.h #1756 Added results and connection reports. 2020-07-01 23:10:37 +07:00
Pool.cpp Added support for solo mining with miner signatures (Wownero) 2021-06-16 18:07:36 +02:00
Pool.h Added support for solo mining with miner signatures (Wownero) 2021-06-16 18:07:36 +02:00
Pools.cpp Added DMI data to online benchmark. 2021-01-21 23:22:01 +07:00
Pools.h #2280 Disable GPU backends in benchmark mode. 2021-04-25 15:28:45 +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 Fixed broken "coin" setting functionality 2021-04-06 23:02:10 +02:00
SelfSelectClient.h Code and copyright cleanup. 2021-02-18 12:56:39 +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 Added Cvt class. 2020-12-02 16:31:45 +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