Zcash / Zclassic Mining Pool Hub - Auto switching, auto exchange enabled

Zcash Mining Pool Hub is open.
https://zcash.miningpoolhub.com/

Zclassic Mining Pool Hub is open.
https://zclassic.miningpoolhub.com/

  • Have been running pool more than 2 years
  • 0.9% Fee
  • US, Europe, Asia servers.
  • Provides auto exchange feature.
    (You don’t need to overcome withdrawal limit amount. Pool aggregates all miner’s requested coins and automatically exchange them to desired coin)

If you want to use auto switching, point your rigt to port number 17023.

1 Like

Now we are on the mainnet!

Fully compatible with nicehash!
Welcome miners.

Hi, I’ve just downloaded and installed ZCash software on my Debian.

Could you please tell me how to configure my zcash.conf file? Or give me some tips to setup my miner?

Thanks

You don’t need zcash software to mine actually.
You can use conf like below.

addnode=mainnet.z.cash
rpcuser=username
rpcpassword=VERYLONGPASSWORD

Download miner at Releases · feeleep75/nheqminer · GitHub nheqminer
and run like below
nheqminer -l us-east1.zcash.miningpoolhub.com:20570 -u username.workername -p x -t 4

Zcash Mining Pool Hub is under beta test currently.
https://zcash.miningpoolhub.com

I found my mistake opening new pool.
Now it will work as expected.

Found new block!
Block height 2018
Come and mine together.

We provide auto exchange feature so that you don’t need to overcome minimum withdrawal amount.

Happy mining.!

is there any nheqminer v0.3a with working -l support?

1 Like

Try this release

Thanks!

Our pool uses vardiff, small miners can join easily and well measured.

Zcash pool will be restarted at 2 PM (UTC).
This change helps Genoil miner to not crash than before. (It’s just workaround, I can not guarantee it but it will be better)

Please check your miners if you didn’t put auto restart script. You don’t need to care about it if you are already using auto restart script.

Some miners will reconnect and mine automatically, but some would not and start to output 0.0Sol/s infinitely.

Here’s some auto restart sample script.

autorestart.bat ---------------------------
:loop1
start start.bat
timeout /T 3600
taskkill /F /IM genoil.exe
timeout /T 25
goto loop1
(end) ----------------------------------------

start.bat ------------------------------------
genoil.exe -c us-east1.zcash.miningpoolhub.com:20570 -u username.workername -p x
exit
(end) -----------------------------------------

Make two files, autorestart.bat and start.bat
start.bat is the batch file for running miner.
autorestart.bat batch file is for restarting miner within certain time interval. It is set as 1 hour (3600 seconds) auto restart in the sample. Feel free to adjust that numbers between 1800 ~ 7200

Many Genoil hash is lost due to some internal miner bug.
I had to hurry up to make things better.

Sorry for inconvenience.

Zcash Mining Pool Hub

Many miners reported that pool works quite stable with ZECminer.
0.0Sol/s seems like to not happening after the last pool update.

How to configure it to work with ethos 1.1.3 and zogminer?

These settings are fine for flypool, but not for miningpoolhub

stratumproxy enabled
globalminer zcash-miner
proxywallet [zcash_t-address]
proxypool1 eu1-zcash.flypool.org:3333
proxypool2 us1-zcash.flypool.org:3333

I tried this, but it does not work;

stratumproxy enabled
globalminer zcash-miner
proxywallet [zcash_t-address]
proxypool1 europe1.zcash.miningpoolhub.com:20570
proxypool2 us-east1.zcash.miningpoolhub.com:20570

I have not tested ethos 1.1.3 or zogminer yet but the stratum protocol is same.

Have you inserted username.workername instead of zcash_t-address?
Seems like that is the missing point.

Genoil’s ZECminer 0.6 has been released.

Much more stable, reconnects well, and colorful.

Thank you for the hint! It is working now:)

Any reason I should use your pool over nicehash’s own?

Good!
Welcome to miningpoolhub!

  • MiningPoolHub has 0% fee currently.

  • Provides auto exchange feature. You don’t need to wait to overcome minimum withdrawal payout.
    Pool collects all exchange requested coins and automatically exchange them.

  • Only 90 Confirmation is needed to be distributed.
    Technically, it needs about 125 confirmations for minimum
    (100 from mining + 25 from temporary Zaddress transfer)
    But pool cover with its liquid assets to lower confirmation condition.

  • US, Europe, Asia servers running

  • Ran pool more than 2.5 years

Hi, thanks for your reply. can you tell me a bit more about the exchange requested coin? What does that do / mean?