Zcash Pool Zmine CLOSING

The hashrate jumps quite a lot because there are not that many miners.
I guess that caused it.

Hey, that 2 hour test or so resulted in a payout of 2 coins. Again, this was on zmine.io. I simply counted the blocks found that I was mining in. The pool shows a total hashrate and then your individual hashrate per block. I did have some zero share blocks as well which was weird. I factored those in to my avg as well.

Hello razakal!,
Thank you very much by your recomendation for the miner setup,

it is working really fast.

Any suggestionsā€¦ :~/zminer$ ./src/zcash-miner -stratum=stratum+tcp://zmine.io:1337 \ -user=ztJeRNcHRv8mw5R31mLQD3hUSFTyyCNsfKcgdk3UNfsDAJ29nqQdknoXxG1uVEjGme5RayhQC87iuuhRi2FoNZcB9azFyFY -printtoconsole -debug
terminate called without an active exception
Aborted (core dumped)

fatal: destination path ā€˜zminerā€™ already exists and is not an empty directory.???

what i can do?

how to run all threads (processors)?

Try as I am going to write:

In a terminal:

ls -l

if there it is zminer

rm -r zminer

Then after deleted try this wiki in the order stablished:

1Āŗ

2

Good luck,

(If you try it and no result ask again, please, Iā€™ll try do my best,
again).

-genproclimit=n (where n is number of threads)

The pool is now running on zcash rc2.
With the new release the testnet has been reset.

3 Likes

hello @razakal, when mining with more AWS EC2 instances at once, is it possible to point all the instances to the same Zcash address (as single worker) or is it compulsory to have a different address for each instance ? Thank you for supporting

You can use the same address.

Do read Austinā€™s guide to AWS EC2 mining Zcash though: How to Mine Zcash on Amazon EC2

Yep you can use the same address with multiple connections.

Thank you! At the moment I have two m4.large instances pointing to Zmine since this night but, when searching the addresses I get the ā€œNo rounds were foundā€ message in the site.

Iā€™m mining on RC2 release with following .conf options, is it right? how could I check that Iā€™m really mining ?

testnet=1
addnode=betatestnet.z.cash
rpcuser=rpcusername
rpcpassword=rpcpassword
stratum=stratum+tcp://zmine.io:1337
user=[my real ZCASH address]
gen=1
genproclimit=-1
equihashsolver=tromp

something strange or i do not understand about sharing reward computing

  1. in home page is reported an hashrate about 25 30 Hs that is reasonable compared to around 430 on full network reported from https://explorer.zcha.in/
  2. i connect a standalone miner https://zmine.io/workers/tmRdv8MJtJppci4pRAU1vaGxryfy8Bzz8jW with around 10 Hs
  3. some block arrive but pool Hs explode to around 400 Hs so i get 10/400 part of reward ā€¦ in the same time full network report more o less the same and do not report 430 + 400 as i expect ā€¦
  4. I disconnect my miner and pool hash rate remain 400 Hs whit no relevant blocks found (if your pool has 50% of full network power you should get 50% blocks ā€¦ and this is not found in reality)

my be I am wrong but there is something i cannot explain to myself

The hashrate on the homepage has to be changed to take an average instead of the last round.
Somebody is pushing a lot of hashrate now and then.
I think this is nicehash testing their systems.

Added instruction to the website on how to mine with the nicehash equihash miner.

1 Like

Hi all getting this error ???

etting log level to 2
[01:21:28][0x00007f8daaba1700] stratum | Connecting to stratum server zmine.io:1337
[01:21:29][0x00007f8daaba1700] stratum | Connected!
[01:21:29][0x00007f8daaba1700] stratum | Starting miner
[01:21:29][0x00007f8da9573700] miner#1 | Starting thread #1
[01:21:29][0x00007f8da9d74700] miner#0 | Starting thread #0
[01:21:29][0x00007f8da8d72700] miner#2 | Starting thread #2
[01:21:29][0x00007f8daaba1700] stratum | Subscribed to stratum server
[01:21:29][0x00007f8daaba1700] miner | Extranonce is 00000000000000000000000000000091
[01:21:29][0x00007f8daaba1700] stratum | Target set to 0fffffff00000000000000000000000000000000000000000000000000000000
[01:21:29][0x00007f8daaba1700] stratum | Received new job #2016-1477444857
[01:21:29][0x00007f8daaba1700] stratum | Worker not authorized: ztjCpbXjZgiR2pj8f9WcPjDMYGdtPH6uHvT2BLFuSYdxegkZ6ui52p2rDYjFVowCAhm2uyeLQEsYRnto5cdndJ74Azf9kDn
[01:21:29][0x00007f8daaba1700] stratum | Disconnecting
[01:21:29][0x00007f8daaba1700] stratum | Stopping miner
terminate called without an active exception
Aborted (core dumped)
ubuntu@ip-172-31*******:~/nheqminer/nheqminer/build$

Any help ?
Command line used :
./nheqminer -l zmine.io:1337 -u ztjCpbXjZgiR2pj8f9WcPjDMYGdtPH6uHvT2BLFuSYdxegkZ6ui52p2rDYjFVowCAhm2uyeLQEsYRnto5cdndJ74Azf9kD

For now only transparant addresses are allowed.

1 Like

I followed the setup instructions for rc2 and then followed the instructions on the mining guide on the main github page (Home Ā· zcash/zcash Wiki Ā· GitHub). Based on reading this thread, I should NOT use the RC2 miner but instead use one of the two miners found on https://zmine.io/. Is that correct? If yes, I should remove the miner instructions from the rc2 conf file so I donā€™t mine with that and instead mine with the miner from the pool site, correct?

I recommend to use the nicehash miner.
Itā€™s the most developed miner and it will support gpus.