Releases: rplant8/cpuminer-opt-rplant
Releases · rplant8/cpuminer-opt-rplant
5.0.7
5.0.6
5.0.5
5.0.4
- add key --rig-id workername
now you can specify the wallet in the general config, and the name of the worker separately in the command line
example: - c config.json --rig-id WORKERNAME - by default, all dns requests go through cloudflare DOH (paranoid mod). to return the previous behavior, the key is --no-doh
- add circcash algo
only for pool.rplant.xyz:
- by default, the miner connects to ssl ports
- improved benchmark
- hidden spare stratums
5.0.1
- automatic selection of the nearest working stratum
- now you can set the short address of the stratum, these 3 options are equivalent:
-o stratum+tcp://stratum-eu.rplant.xyz:7042
-o stratum-eu.rplant.xyz:7042
-o 7042 - automatically switch to the next one when a stratum error occurs
- improved smt handling for yescrypt/yespower
- fixed latency display?
- fixed HT on yespower
- many other improvements and bug fixes
- new bugs ;)
5.0.0
- automatic selection of the nearest working stratum
- now you can set the short address of the stratum, these 3 options are equivalent:
-o stratum+tcp://stratum-eu.rplant.xyz:7042
-o stratum-eu.rplant.xyz:7042
-o 7042 - automatically switch to the next one when a stratum error occurs
- improved smt handling for yescrypt/yespower
- fixed latency display
- many other improvements and bug fixes
- new bugs ;)