The second beta of the new release is out. You can download
PhoenixMiner 4.0b from here:
(MEGA links are no longer active)
If you want to check the integrity of the downloaded file, please use the following hashes:
File: PhoenixMiner_4.0b_Windows.zip
===================================
SHA-1: 09d6cd23b151519e90abd8c9fcecd92eddce65b5
SHA-256: b77ff5410e5b3f343900c4f2a52257e1836fb718d048f838b5b97235943b2ee0
SHA-512: edcc771c243e4797cb59e9da4c4a9fa229f39dfbae7a1f65c5927f58c93833cb85543d3ca5b122d69822fe3c66500a5dbe547f419faa6156edf5d12ef63b470e
File: PhoenixMiner_4.0b_Linux.tar.gz
====================================
SHA-1: 1cab40e019adb61a1d1a04761834451391e7c31b
SHA-256: 354307c366d32b37793022aced287f6a76dc1037e98ab18d1af400bc532ba0d2
SHA-512: 7f83459468662973a590a9d0d3722e1583d5c77de182be0601dd4c5ee009c870209a437c17819668b061d2f7cc28cc57726f4f47d2e87fe0f316b88a6c679c41
Here are the changes since 4.0a:
*
Added support for the new Ubqhash algorithm required for mining UBQ. Please note that
you must add -coin ubq to your command line (or
COIN: ubq to your epools.txt file) in order to mine UBQ
* Some small bugfixes
Here are the changes since 3.5d:
* Implemented
dual mining (Ethash/Blake2s) for some AMD GPUs (RX580/570/560/480/470/460 and Vega). Use the new -dpool, -dwal, -dpass, -dworker, and -dcoin options to set the Blake2s pool. You can set the secondary coin mining intensity with the -sci option. For more information see the Readme.txt file. Note that the devfee when using dual mining is 0.9% on the ethash coin (there is no devfee on the secondary coin).
*
New kernels for most AMD GPUs with better performance and hashrate stability (you may need to run auto-tune again to find the best GT values)
*
New kernels for Nvidia GPUs with slightly better hashrate
* Stability improvements in the Linux version
* Support for the latest Windows drivers for AMD GPUs (up to 18.11.2)
* Many other small fixes and improvements
Here is an example command-line to use dual-mining:* ETH on ethermine.org ETH, Blake2s on Nicehash:
PhoenixMiner.exe -pool ssl://eu1.ethermine.org:5555 -pool2 ssl://us1.ethermine.org:5555 -wal YourEthWalletAddress.WorkerName -proto 3 -dpool blake2s.eu.nicehash.com:3361 -dwal YourBtcWalletAddress -dcoin blake2s
* Nicehash (Ethash + Blake2s):
PhoenixMiner.exe -pool stratum+tcp://daggerhashimoto.eu.nicehash.com:3353 -wal YourBtcWalletAddress -pass x -proto 4 -stales 0 -dpool blake2s.eu.nicehash.com:3361 -dwal YourBtcWalletAddress -dcoin blake2s
Here are examples to use for UBQ mining:* maxhash.org (UBIQ):
PhoenixMiner.exe -pool ubiq-us.maxhash.org:10008 -wal YourUbqWalletAddress -worker WorkerName -coin ubq
* ubiq.minerpool.net (UBIQ):
PhoenixMiner.exe -pool lb.geo.ubiqpool.org:8001 -wal YourUbqWalletAddress -pass x -worker WorkerName -coin ubq
* ubiqpool.io (UBIQ):
PhoenixMiner.exe -pool eu2.ubiqpool.io:8008 -wal YourUbqWalletAddress.WorkerName -pass x -proto 4 -coin ubq
Here are some notes on the 4.0 release (repeated from our post for 4.0a as they are relevant to 4.0b too):
- The best -sci values may be found via auto-tuning similar to the best -gt values in the ethash-only mode. You can either press "z" in the miner's console when dual-mining, or specify -sci 0 at the command line to force auto tune in dual-mining mode. Note that the auto-tune will find the best -sci value with respect to the speed of the ethash algorithm, even if the speed of the Blake2s becomes too low as a result of that.
- We got a lot of requests for Ubqhash support and we are in the process of implementing it. However it seems that some of the pools are still a little buggy. The ubqhash support should be ready in a few days.
- Unfortunately, the hardware control improvements weren't ready for this release. 4.0a still only supports controlling the clocks/fans/temperatures only on AMD GPUs under Windows. We will try to finish the changes for the final 4.0 release in about two weeks but the improvements in the kernels were deemed more important. There is no change in the hardware control for Linux too - you still have to use third party application for this
- The dual mining for the rest of AMD cards, and for Nvidia cards in currently being implemented.
- Finally, please note that the versions of PhoenixMiner before 4.0 only support DAG epoch up to 235. Currently ETC is on DAG 233, so in less than two weeks the old version of PhoenixMiner won't be able to create DAG or mine ETC - you have to upgrade to PhoenixMiner 4.0. For ETH there is more time as it is on DAG 225, and it won't be affected until the next year. As with ETC, you just need to upgrade to the latest version of PhoenixMiner in order to fix the problem.