Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.4.0
by
doktor83
on 13/04/2018, 05:35:54 UTC
V1.4.0
- Added multiple pools support (failover pools)
- Added GPU crash display & logging back again
- Some minor bug fixes

Every pool now must be defined in a separate pools file.
The logic is simple, if it can't connect to first specified pool, after 2 retries it goes to the second one, and so on.. When reached the last pool, it goes back to the first one.

You can set the number of retries in config.txt adding the "giveup_limit" parameter.

At the moment there is no option to use pools with algo other then the one specified in the config file.