Author

Topic: [ANN][POOL] Mining Pool Hub - Multipool. Multialgo, Auto Exchange to any coin. - page 324. (Read 487803 times)

sr. member
Activity: 465
Merit: 252
Zcash waiting so long to confirmed. Sitting in unconfirmed for so long now. Why it's taking so long..
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub

how come there is no pool using the z address instead of the t address ..   aint z address alot faster? 


Actually it's opposite.
Z address would not receive coins currently due to wallet bug.

Z addr -> Z addr makes internal critical error
https://github.com/zcash/zcash/issues/1668


MiningPoolHub once permitted Z addr at first, but it's blocked now.
When wallet bugs are fixed, I will open it again.

Thanks.
hero member
Activity: 540
Merit: 501
chickens and cryptos

how come there is no pool using the z address instead of the t address ..   aint z address alot faster? 
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
It took more than 6 hours. Payments no
2016-11-01 10:50:25 (UTC)   Debit_MP   Confirmed   t1PEYuAP...e3N7QF9c      n/a   0.02727361   Zcash. Sergey77 account . address
 t1PEYuAPFncrUwxxsqvvwWTdiete3N7QF9c

Zcash needs two times transfer
mining address -> secret address -> withdrawal address
This is zcash's spec. Pool can't send directly from mining address to withdrawal address.

So more confirmation count is needed, needs more time than other coins.


But, it will be much faster from now on as there's some liquid assets in pool.
Many miners would not need to wait confirmation count fully.


In short, it was slow but will be faster.
newbie
Activity: 32
Merit: 0
It took more than 6 hours. Payments no
2016-11-01 10:50:25 (UTC)   Debit_MP   Confirmed   t1PEYuAP...e3N7QF9c      n/a   0.02727361   Zcash. Sergey77 account . address
 t1PEYuAPFncrUwxxsqvvwWTdiete3N7QF9c
sr. member
Activity: 465
Merit: 252
Is zcash withdrawal stuck?
My user# 31942
I have been waiting for 0.02388668 zec to arrive at Polo.
Thanks
Thx

Its working now thabk you
sr. member
Activity: 465
Merit: 252
Is zcash withdrawal stuck?
My user# 31942
I have been waiting for 0.02388668 zec to arrive at Polo.

Thx
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
Zcash Mining Pool Hub

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
----------------------------------------------

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

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.
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
What is profitability of an i7-4770 currently stock on Zcash currently with MPH?
I'll switch from -esm 3 to 2 for my GPU miners for ETH and SC.



Well it depends.

Calculate them based on your hardware from raw profitability.
https://miningpoolhub.com/?page=home&normalize=none

You get
- 0.000418625 BTC per Zcash Sol/s
- 0.00008677 BTC per ETH  MH/s
hero member
Activity: 979
Merit: 510
What is profitability of an i7-4770 currently stock on Zcash currently with MPH?
I'll switch from -esm 3 to 2 for my GPU miners for ETH and SC.
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
Zcash Mining Pool Hub

AMD : Use Genoil's latest ZECMiner 0.5 for better performance and stability.
  https://github.com/Genoil/ZECMiner/tree/master/releases

NVIDIA, CPU : Use nheqminer 0.3a
  https://github.com/miningpoolhub/nheqminer/releases
legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
is there any api for stats planned? like workers, balance, etc

Below API calls are compatible with miningpoolhub.
https://github.com/MPOS/php-mpos/wiki/API-Reference

Do you need other calls?
Would you tell me in detail?
hero member
Activity: 700
Merit: 500
is there any api for stats planned? like workers, balance, etc
DrX
member
Activity: 233
Merit: 20
Huh

On ether mining -esm 3 option crashes my miner, period. It may work for someone else.

And tell me how to mine zcash with gpu on miningpoolhub with nheqminer? I only found 0.1 version where i could add pool and its really slow. Did not check if it only use cpu.

0.2 and 0.3 versions are much faster, but those are hardcoded for suprnova and nicehash.

I have no idea why esm 3 option crashes.
I recommend you to use esm 2 as you can auto switch ETH/ETC with this protocol.


Nicehash is not releasing new Zcash miner currently.
They hardcoded their server and some pools only.

I already contacted to nicehash but no luck.


I recommend you to try genoil's zecminer. It performs well with AMD GPU.

https://github.com/Genoil/ZECMiner/tree/master/releases


Okey, i test esm 2 if it works better...

I'm using genoil's with my rig 1 , works well with AMD7950/280...and gives nice ~20 S/s each.
Not so well with rig 2 (290x,20S/s each->Now dual mining Ether and DCR) and rig 3 (1070->not working at all, Nheqminer gives nice ~37S/s each )


legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
[ Zcash Mining Pool Hub ]

Zcash mining pool is under beta testing.

Fixed some mistake I made.  Embarrassed
Feel free to mine on our pool.

As auto exchange feature is enabled, you would get BTC even you haven't reached minimum payout threshold.


how to mine with the gpu and not the cpu ?


I recommend you to try genoil's zecminer. It performs well with AMD GPU.
https://github.com/Genoil/ZECMiner/tree/master/releases

legendary
Activity: 1456
Merit: 1006
Mining Pool Hub
Huh

On ether mining -esm 3 option crashes my miner, period. It may work for someone else.

And tell me how to mine zcash with gpu on miningpoolhub with nheqminer? I only found 0.1 version where i could add pool and its really slow. Did not check if it only use cpu.

0.2 and 0.3 versions are much faster, but those are hardcoded for suprnova and nicehash.

I have no idea why esm 3 option crashes.
I recommend you to use esm 2 as you can auto switch ETH/ETC with this protocol.


Nicehash is not releasing new Zcash miner currently.
They hardcoded their server and some pools only.

I already contacted to nicehash but no luck.


I recommend you to try genoil's zecminer. It performs well with AMD GPU.
https://github.com/Genoil/ZECMiner/tree/master/releases
DrX
member
Activity: 233
Merit: 20


MiningPoolHub fully supports the nicehash stratum; no need to recompile. It never crashes.
[/quote]

Huh

On ether mining -esm 3 option crashes my miner, period. It may work for someone else.

And tell me how to mine zcash with gpu on miningpoolhub with nheqminer? I only found 0.1 version where i could add pool and its really slow. Did not check if it only use cpu.

0.2 and 0.3 versions are much faster, but those are hardcoded for suprnova and nicehash.
sr. member
Activity: 476
Merit: 250
Thanks a ton!
So -esm 3 is better because it uses stratum correct?
Can MPH back this up which is better for your pool?
Nice clocking you have there.
17020 is the most profitable auto switching port, correct?
-dcoin sia is what I use, and you use -dcoin sc
Both seem to work for SIA correct?
Based on the ports, I assume it's also auto switching, or no?  
I only see port 20550 listed for me, what is 17022 for?

-dpool stratum+tcp://hub.miningpoolhub.com:20550 -dwal username.workername -dpsw x -dcoin sc

Quote
-esm 3 (nicehash style stratum) is the most advanced, strict stratum protocol but I believe it doesn't make big difference with esm 2 (coinotron style).
esm 1 (dwarf style) is not recommended as it breaks many stratum protocol, it can't be auto switched.
Stick at esm 3 or 2. I prefer 2 actually.


From Claymores page:

-esm   Ethereum Stratum mode. 0 - eth-proxy mode (for example, dwarpool.com), 1 - qtminer mode (for example, ethpool.org),
   2 - miner-proxy mode (for example, coinotron.com), 3 - nicehash mode. 0 is default.

I use the default, esm 3 crashes my miner all the time...

And could someone compile miningpoolhub version of nheqminer, i know there is suprnova and nicehash versions.



MiningPoolHub fully supports the nicehash stratum; no need to recompile. It never crashes.
DrX
member
Activity: 233
Merit: 20
Thanks a ton!
So -esm 3 is better because it uses stratum correct?
Can MPH back this up which is better for your pool?
Nice clocking you have there.
17020 is the most profitable auto switching port, correct?
-dcoin sia is what I use, and you use -dcoin sc
Both seem to work for SIA correct?
Based on the ports, I assume it's also auto switching, or no?  
I only see port 20550 listed for me, what is 17022 for?

-dpool stratum+tcp://hub.miningpoolhub.com:20550 -dwal username.workername -dpsw x -dcoin sc

Quote
-esm 3 (nicehash style stratum) is the most advanced, strict stratum protocol but I believe it doesn't make big difference with esm 2 (coinotron style).
esm 1 (dwarf style) is not recommended as it breaks many stratum protocol, it can't be auto switched.
Stick at esm 3 or 2. I prefer 2 actually.


From Claymores page:

-esm   Ethereum Stratum mode. 0 - eth-proxy mode (for example, dwarpool.com), 1 - qtminer mode (for example, ethpool.org),
   2 - miner-proxy mode (for example, coinotron.com), 3 - nicehash mode. 0 is default.

I use the default, esm 3 crashes my miner all the time...

And could someone compile miningpoolhub version of nheqminer, i know there is suprnova and nicehash versions.

Jump to: