Team Red Miner v0.4.0 releasedhttps://github.com/todxx/teamredminer/releasesChanges in v0.4.0
- Added cryptonight R support. (--algo cnr)
- Added support for ssl/tls pool connections using the stratum+ssl:// prefix.
- Added colors (and an option to disable them).
- Slight performance increase for lyra2rev3 (~0.5%).
- Fix for occasional crashes when pool disconnects.
- Added more messages regarding not being connected to dev pool.
- Changed printing to not block mining progress if stdout writes block.
A bit delayed with this post, but better late than never.
The main change in this version is the addition of CN/R support.
Performance of CN/R is roughly the same on Vegas as cnv8. Polaris cards are a bit slower with larger cards losing about 0.5% and the smaller cards like rx550s losing ~1.5%.
Power for CN/R is up by 2-3% compared to cnv8.
Also we've added some user requested features like colors and support for ssl pool connections.