hello recently i had few issues, using zil miner + ethminer 0.18rc0 mining zil+eth on 4/8gb card.
- hash hasnt been reported on ETH pool
- when zil pow started it stoped eth ethminer and started mining, but has was 0 for all cards.
- what is --pow-earlier good for?
my bat files was
"zilminer.exe --pow-start stop.bat --pow-end start.bat --pow-end-at-startup -P zil://wallet.worker@rudnik.hopto.org:5000/api -G"
"ethminer.exe -P stratum1+tcp://mywallet@eth-eu1.nanopool.org:9999/worker/email -G"
i tweaked bat files liek this as i have few 4GB cards so probably would need clear dag as ETH has 3+gb on widnows?:
"zilminer.exe --pow-start stop.bat --pow-end start.bat --pow-end-at-startup -P zil://wallet.worker@rudnik.hopto.org:5000/api -G --work-timeout 10800 --report-hr=1 --clear-dag --farm-recheck 15000" (addded few parameters, are these ok?)
"ethminer.exe -P stratum://mywallet@eth-eu1.nanopool.org:9999/worker/email -G" (removed stratum1+tcp and left only stratum)
btw can u explain what each of these do? --work-timeout 10800 --report-hr=1 --clear-dag --farm-recheck 15000
P.S. i have checked your site and there is "PoW is running" message more than 10mintues already..
also on explorer
https://explorer.zilliqa.com/home there is still DS 289 and TX block 28899 for long....any issue?
EDIT: web says PoW is still running after 1+hour and explorer still stuck on 28898 block
EDIT2: seems it is now moving again, block 28890 and i also got some accepted shares and some rejected shares.