Post
Topic
Board Mining (Altcoins)
Re: [ANN] TeamRedMiner 0.6.1 - Ethash/Cryptonight/Chukwa Thread
by
todxx
on 30/11/2019, 11:56:35 UTC
Team Red Miner v0.6.1 released

https://github.com/todxx/teamredminer/releases

Changes in v0.6.1
  • Added pool failover and load balancing.
  • Added better error messages when failing to allocate eth DAG buffers.
  • Added server name for TLS SNI.
  • Added automatic setting for environment variables for 4GB GPUs.
  • Extended maximum length of usernames and passwords (for some merged mining setups).
  • Added report of pool stats.
  • Changed initial pool auto detect mode to eth proxy.
  • Various fixes for submitting hashrate to pools.


It's been a long time coming, but we finally did it; we added pool failover support Smiley
We also added pool hashrate stats to help with tracking multi-pool use.
For the more advanced users, we also support load balancing pool strategies.  (See the --help output for more info)
If you want to try it out, there is an example start_multipool.sh/bat file included in the miner packages.