Post
Topic
Board Mining (Altcoins)
Re: PhoenixMiner 5.2e: fastest Ethereum/Ethash miner with lowest devfee (Win/Linux)
by
PhoenixMiner
on 27/11/2020, 07:36:05 UTC
The new beta version with ETCHash support is ready. You can download PhoenixMiner 5.3b from here:

https://mega.nz/folder/aUkFFYJB#6ftCtrJ5YMijIHAkFTK7Fg  (MEGA)

If you want to check the integrity of the downloaded file, please use the following hashes (you need the last file PhoenixMiner_NVRTC_Windows.zip only if you want to mine BCI with Nvdia cards under Windows):
Code:
   File: PhoenixMiner_5.3b_Windows.zip
    ===================================
   SHA-1: 72aa9d2d154ffc5db5049c131c1ccf6ba773198c
 SHA-256: cb8b5628d4c2cb8156d0956331011d9cb703cea06c4b90bb5734f7773ea99523
 SHA-512: 2e1a653452a795d68e062cb21888d8a992ecd9c48c819d8c6b22bbf97227cd00e0d10cd68b12b6b71d82f845e366711fa7b6a21e56cb4244e5acd49ec5893baf

    File: PhoenixMiner_5.3b_Linux.tar.gz
    ====================================
   SHA-1: 502032e8834f6f66e0fed17ec5f6028b51f8ea7b
 SHA-256: 01f00bc3f4e79965be92ba22604426a013cbc3addd375beec73ee7c67193f54c
 SHA-512: b5eda419db858f2eae2d4b393affc7f1eadf2e458eb0d95b8f3deb03f68f261da3bb6995b66f370b171b33909bb7eed2462d32341ab053cda1532e9809de1a5a

    File: PhoenixMiner_NVRTC_Windows.zip
    ====================================
   SHA-1: ff6fa5e018adbd52caf631c42b7c2fac7ce48a51
 SHA-256: 8087757169405d51ea8ba818347fb05d0450aef985c29272165070346eb5a54a
 SHA-512: 7b2d832f7f40578bb1f501d5174467f5ae06612e601dab769fd56d39da48a471b18c6373435a485155f70fec4017d8378797bf1e1dfe5d62fee30fa6a1d992c4

The new features in this release are:

  • Added support for the new ETCHash algorithm that will be used by the ETC blockchain from Nov 28, 2020. If you want to mine ETC, you should add -coin etc to your command-line, or , COIN: etc to your epools.txt file. See the start_miner_etc.bat and epools_example.txt files for examples

Here is a full command-line example for mining ETC (IMPORTANT: replace the ETC address with your own ETC wallet address in the -wal option, Rig001 is the name of the rig):

Code:
PhoenixMiner.exe -pool ssl://eu1-etc.ethermine.org:5555 -wal 0x008c26f3a2Ca8bdC11e5891e0278c9436B6F5d1E.Rig001 -coin etc

Here are a couple of epools.txt lines for ETC mining:

Code:
POOL: ssl://eu1-etc.ethermine.org:5555, WAL: 0x008c26f3a2Ca8bdC11e5891e0278c9436B6F5d1E.Rig001, COIN: etc
POOL: etc-eu1.nanopool.org:19999, WAL: 0x008c26f3a2Ca8bdC11e5891e0278c9436B6F5d1E.Rig001, COIN: etc

If you do not intend to mine Ethereum Classic (ETC) you can stay on PhoenixMiner 5.2e for now because there are no other significant changes besides the support for ETCHash. Please let us know if you have any problems or questions related to PhoenixMiner 5.3b.