Pages:
Author

Topic: Zilminer - mine POW coin in dual mine mode with almost no power use!!!!! - page 17. (Read 6609 times)

legendary
Activity: 1901
Merit: 1024
Pool is optimized for less rejects with new code!

pls be aware rewards are not being credited by account, after bootstrap they will be paid per accepted share!

also be sure to use zilminer-0.2.13 still!
legendary
Activity: 1901
Merit: 1024
Haw to setup dual mine if primary miner use all GPU ram:
still miner is in development so I use advise atm with pool to be used  zilminer v0.2.13

Zilminer + GMiner - Beam + ZIL
Write 2 batch files: start_beam.bat batch file to start beam miner:

taskkill /f /im miner.exe >null
START cmd /c "miner.exe --algo 150_5 --server beam-us.leafpool.com --port 4444 --ssl 1 --user walletxxx.namexxx"
stop_beam.bat batch file to stop beam miner:

taskkill /f /im miner.exe >null
Zilminer:

zilminer.exe --pow-start stop_beam.bat --pow-end start_beam.bat --pow-end-at-startup -P zil://wallet_address.worker_name@http://rudnik.hopto.org:5000/api
If your GPU memory is not enghou for 2 miners, add zilminer arg --clear-dag
legendary
Activity: 1901
Merit: 1024
For now use zilminer-0.2.13, last is broken
legendary
Activity: 1901
Merit: 1024
Just to know Zilliqa POW is unique, you must read all to understand, in general when diff drop (diff is atm broken go 4x up/down) its normal to have 50% rejected shares from proxy, as nodes have ~10-15sec to get POW solution in time even the POW should last 60sec it never do as 2000+ nodes compete to get in fist 600 (shard) places so ping is crucial, they should soon update node so I hope we get more shares with fixed diff retarget
proxy just submit all works from nodes nodes, sometimes some pass even after 30sec

atm you can expect 3-10 shares per rig/day
member
Activity: 1558
Merit: 69
Nice, i will try it tomorrow.
legendary
Activity: 1901
Merit: 1024
Zilliqa POW coin where only 30sec POW mining time over 100 block (2.5-3h time) is needed!
Only one share per epoch ~3h!!!
Rest of time GPU is 99.95% is idle and can mine other coins with no lose of hash rate!

USA & EU servers, 100+ quad core VPS nodes connected to pool proxy

http://rudnik.hopto.org:5000/

use moonlet only! https://moonlet.xyz pls

Average reward per accepted validated share is 31zil manual payout once a week on Tuesday

MINING CALCULATOR: divide shard difficulty with 60sec and you will get what hashrate you need to make 1 A per POW so atm:

91600 / 60sec = 1526Mh is needed to make 1 share per POW so 10 shares per day! if luck is 100%


use wallet: moonlet wallet for chrome

POW cycle is just 30sec in 3h, so coin can be dual mined without losing primary hash miner of your choice
-if using older miner pls add: --max-submit 999
- miner only need 1GB dag file to be free on GPU memory and will stay idle and wait for POW block once in 100 block (~2.5-3h) and will mine for ~30sec
- support cuda NV and all AMD open cl cards as POW is modified ethash algo
- miner is fork of ethminer get it from here: https://github.com/DurianStallSingapore/ZILMiner/releases
- linux is preferable as its more easy to use it with other miners as linux can allocate 100% of GPU ram
- miner can be used with any other miner in same time if you have free 1.02GB of GPU memory then you don`t need to use pow-start and pow-end
- if no free GPU memory, you can with zillminer --pow-start stopAE.bat --pow-end startAE.bat --clear-dag  --work-timeout 10800

B. (only for dual mine where primary miner use all memory as grin)
1. stopAE.bat put inside:   taskkill /F /IM trex.exe  (miner name you mine primary coin)
2. startAE.bat  your main miner
3. copy main miner to zilminer folder so you don`t have to think about paths
4. use --clear-dag if your GPU does not have enough ram for main miner + 1.02GB zil use


configured miner is done for grin+bminer and zill, just run pool.zil

edit grin.bat and pool.zil with you addresses

http://www.mediafire.com/file/h8646m8f94a4kg4/zilminer401.rar/file

Nodes registration is closed

Anyone who has issue with AMD and start/stop can use this, it works 100%

https://github.com/DanSoQt/ZilSwitcher

For any help I am here
Or find me at discord reb0rn#2665

beware pool-proxy is in develop mode expect missing functionality
Pages:
Jump to: