Team Red Miner v0.7.0 releasedhttps://github.com/todxx/teamredminer/releasesChanges in v0.7.0
- Added kawpow algo for Ravencoin.
- Added Navi support for kawpow and ethash.
- Changed device ordering to be pcie bus based by default, added --opencl_order option.
- Fixed issue with --list devices not working without other args.
- Reformatted help message to hopefully make it easier to read.
- Added multipool example scripts.
- Removed ssl/tls server name verification (was re-added with TLS SNI fix)
- Fixed an unhandled signal bug that would cause rare crashes.
- Fixed multi-pool API bug.
This release is a long time coming and starts the beginning of our support for Navi GPUs!
We have also added support for Kawpow for Ravencoin!
CAUTION: Kawpow is a very hot algo! Start with low clocks when testing!
The following are some rough performance figures for kawpow:
RX 5700XT: 28+Mh/s
Radeon VII: 40+Mh/s
RX Vega56/64: 25+Mh/s
RX 580: 14+Mh/s
RX 570: 13+Mh/s
Again, this algo can get very hot very quickly, so we suggest starting with the following core clocks for initial testing and tuning from there:
RX 5700XT: 1400MHz
Radeon VII: 1400MHz
RX Vega56/64: 1000MHz
RX 570/580: 1000MHz
If you do give it a spin, please post your results here.
We love seeing how the miner runs on everyone's rigs

Edit: Ten minutes after release and we have our first bug

We've received reports that VIIs on windows do not work for ethash/kawpow. We are working on a fix now.