Post
Topic
Board Announcements (Altcoins)
Re: [ANN] ZERO - COMMUNITY TAKEOVER
by
vklchck
on 16/01/2018, 09:04:41 UTC

great work everyone Smiley

as a thank you to all and to help strengthen the zero network i have made a quick fork of node stratum and equihashverify to support equihash 192,7 for zero.

https://github.com/joshyOcuk/equihashverify
https://github.com/joshyOcuk/node-stratum-pool-2

the simplest way to get this to work would just be install znomp then copy in the modules and npm rebuild, thats it Smiley (i have not tested the gits but im 99% confident i added all the requirements if you run into errors just let me know)

come mine with us!! http://zero.mining4.co.uk 1% fee

i will warn people with the idea of setting up a pool that it is not just set and forget and requires constant tending to, i recommend running the pool locally for a while until you understand how it works before going public as you may find its more work and research than you were willing to put into it, but for anybody willing to learn or already with the skills go for it! more pools = stronger networks



Hey, So I still cannot get zero to work with my z-nomp... after replacing the stratum-pool and equihashverify files and than rebuilding and installing. I get this error now

Quote
2018-01-13 07:25:58 [Pool]   [zero] (Thread 1) Share rejected: {"job":"ccce","ip":"::ffff:192.168.1.82","worker":"t1ZLRKQmry44cDQQXXs5VXj5ULQBVd4sxdG.Main","difficulty":0.03,"error":"invalid solution"}

and when I just rebuild without running install, I get

Quote
node: ../src/equi/equi.c:41: expandArray: Assertion `out_len == 8 * out_width * in_len / bit_len' failed.
2018-01-13 07:29:54 [Master]   [PoolSpawner] Fork 0 died, spawning replacement worker...

ah i will make a pull and fix this correctly with a new assertion check, for now you can just remove line 41 of equi.c and npm rebuild, do not npm install as this will just download and install the original znomp modules

also any other pool questions please contact me in discord or submit an issue on github, i do not want to spam this thread.

best regards


come mine with us at http://zero.mining4.co.uk 1% fee

Hey H_tchet, I have tried to rebuild by following your recommendation of deleting line 41 in equi.cc, but still have the "invalid solution" problem... how do I find you using Discord? so that I dont spam up this thread ... Though if anybody else has any suggestions, please feel free to share. Thank you.