REDACTED-rig/src/net
Ben Gräf 1273e45e46
Integrated new Algos (#224)
- Added XLT v5/9 with autodetect(algo: "cryptonight", variant: "xtl" (autodetect), "xtlv9" (force v9))
- Added cn-lite variant UPX/uPlexa (algo: "cryptonight-lite", variant "upx")
- Added force-pow-variant parameter to force usage of the variant from the config and skip parsing of pow/variant from job/pool
2019-01-04 18:34:48 +00:00
..
strategies Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
BoostConnection.h Proper handling of DNS issues (#197) 2018-10-19 10:35:01 +02:00
BoostTcpConnection.cpp Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
BoostTcpConnection.h Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
BoostTlsConnection.cpp Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
BoostTlsConnection.h Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
Client.cpp Integrated new Algos (#224) 2019-01-04 18:34:48 +00:00
Client.h Proper handling of DNS issues (#197) 2018-10-19 10:35:01 +02:00
Connection.cpp Proper handling of DNS issues (#197) 2018-10-19 10:35:01 +02:00
Connection.h Proper handling of DNS issues (#197) 2018-10-19 10:35:01 +02:00
Job.cpp Integrated new Algos (#224) 2019-01-04 18:34:48 +00:00
Job.h Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
JobId.h Reverted changes in Job (#82) 2018-03-29 23:39:06 +02:00
JobResult.h libjansson replaced to rapidjson. 2017-10-04 23:33:30 +03:00
Network.cpp Fix connection issues and add enhancement to the Dashboard (#130) 2018-06-12 09:15:04 +02:00
Network.h Rename Results => NetworkState. 2017-09-01 15:35:00 +03:00
SubmitResult.cpp Added results statistics to API. 2017-09-01 08:02:56 +03:00
SubmitResult.h libjansson replaced to rapidjson. 2017-10-04 23:33:30 +03:00
Url.cpp Fixed TLS build on Windows GCC/MVSC 2018-03-01 17:44:15 +01:00
Url.h Cleanup and added integrated tls config params parsing 2018-02-25 23:32:51 +01:00