REDACTED-rig/src/net/strategies
Ben Gräf f54ce3c95c
Merged features for # 1.6.3 (#114)
- Added shift+click function for multi row selection to Dashboard
- Added -DBUILD_STATIC=ON/OFF option to CMake configuration to create fully static builds
- Added current algo and list of supported_varaints to login message for future usage on proxy
- Added support for latest Stellite (XTL) and Alloy (XAO) variants
- Simplification of configuration, "force-pow-variant" and "cryptonight-lite-ipbc" parameters are now deprecated see [Coin Configuration](https://github.com/Bendr0id/xmrigCC/wiki/Coin-configurations) for guidance
- Fixed leaks in transport shutdown
2018-05-23 23:23:49 +02:00
..
DonateStrategy.cpp Merged features for # 1.6.3 (#114) 2018-05-23 23:23:49 +02:00
DonateStrategy.h Fixed crashes on 32bit Windows 2018-04-19 17:19:23 +02:00
FailoverStrategy.cpp Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
FailoverStrategy.h Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
SinglePoolStrategy.cpp Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00
SinglePoolStrategy.h Reimplement whole stratum network communication with boost::asio (#90) 2018-04-14 19:55:13 +02:00