REDACTED-rig/src/net
Ben Gräf 862c34b31e
#1.9.0 (#236)
# 1.9.0
- Integrated Monero CN-R variant so called CNv4, aka CN-R, aka CNv5, aka Cryptonight-R #233 (algo: "cryptonight", variant: "r")
- Integrated Wownero CN-R variant #233 (algo: "cryptonight", variant: "wow")
- Integrated Graft variant (algo: "cryptonight", variant: "rwz" OR variant: "graft")
- Integrated X-Cash variant #234 (algo: "cryptonight", variant: "double" OR variant: "heavyx" OR variant: "xcash")
- Integrated Zelerius variant (algo: "cryptonight", variant: "zls" OR variant: "zelerius")
- Add miner version column to the Dashboard (version turns red when its outdated)
- Fixed crash when remote logging is disabled
2019-03-05 23:49:32 +01:00
..
strategies Refactored ASM code 2019-01-22 20:29:13 +01: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 #1.9.0 (#236) 2019-03-05 23:49:32 +01:00
Client.h Refactored ASM code 2019-01-22 20:29:13 +01: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 #1.9.0 (#236) 2019-03-05 23:49:32 +01:00
Job.h #1.9.0 (#236) 2019-03-05 23:49:32 +01: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 #1.9.0 (#236) 2019-03-05 23:49:32 +01: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