Hello,
First of all thank you all for making this wonderful stuff !!!
But it seems obviously I don’t understand it quit enough I’ m sorry for that.
Did follow the repo Home · zcash/zcash Wiki · GitHub
created a t address an z adress
created the zcash.conf with
root@zcash:/opt# cat /root/.zcash/zcash.conf
addnode=mainnet.z.cash
rpcuser=username
rpcpassword=…
gen=1
genproclimit=10
equihashsolver=tromp
starting zcashd with this command
zcashd -stratum=stratum+tcp://eu.zec.slushpool.com:4444 -user=witte.ZCash -password=zcash -printtoconsole -debug
and tried with suprnova
zcashd -stratum=stratum+tcp://zec-eu.suprnova.cc:2142 -user=witte.Zcash -password=Zcash -printtoconsole -debug
and having this output
Checking solution 1
- Checking solution against target
Checking solution 2 - Checking solution against target
Running Equihash solver “tromp” with nNonce = 00006058cb52ff14044d96febdeff97f98f3fe255d7dfcd804b08c9685cb0002
Checking solution 1 - Checking solution against target
Running Equihash solver “tromp” with nNonce = 00001651ce64961a385059950b571eb9b2ef3b35fc42cbe8f06f5f42b9db0002
in the debug file i see
17-10-09 10:10:46 Running ZcashMiner with 34 transactions in block (367702 bytes)
2017-10-09 10:10:47 CreateNewBlock(): total size 368844
if started without daemon I see
Block height | 198866
Connections | 4
Network solution rate | 374737896 Sol/s
Local solution rate | 6.2143 Sol/s
You are mining with the tromp solver on 10 threads.
Since starting this node 36 seconds ago:
- You have validated 3425 transactions!
- You have completed 97 Equihash solver runs.
But if I gonna see on the site then I don’t see activity on the workers ?
I run it for 2 days but still have 0 zcash ?
What I’m missing here or doing wrong ?
Any help will very appreciated !
Thanks.
Kind Regards,