ROZ-MOFUMOFU-ME / zny-nomp

ZNY-NOMP is mining pool software for BitZeny so you can create internet money in your home!
https://zny.mofumofu.me
MIT License
39 stars 74 forks source link

yespowerurx #45

Open mitchngwen opened 2 years ago

mitchngwen commented 2 years ago

I added added Uranium x coin with yespowerurx and I get an error saying it's unsupported. I used instead just yespower and all my workers can connect and shares are excepted but never find a block. Is there an addon or a work around to be able to mine Uraniumx? I chose your pool software because other pools use it to for there Uraniumx mining pool.

ROZ-MOFUMOFU-ME commented 2 years ago

If you add yespowerurx to multi-hashing like this, it will probably work. https://github.com/ROZ-MOFUMOFU-ME/node-multi-hashing/commit/7f0549de5caf8da8e07547d23341ab333f41ee92#diff-a39fd3925142281b49155180d4871b17e6c4ec75efd292e4cabcf61d8d9f3aa2

mitchngwen commented 2 years ago

Thank you for getting back to me, I added the necessary stuff to each of those 3 files.It still says yespowerurx is unsupported. Not sure what I am doing wrong.

mitchngwen commented 2 years ago

Could I twist your arm to add yespowerurx?

mitchngwen commented 2 years ago

After many hours of hassling with it, I thought I got it to work and then this happens:

/home/gwenmine/redis-stable/zny-nomp/node_modules/stratum-pool/lib/algoProperties.js:369 return multiHashing.yespower_urx(data, nValue, rValue); ^

TypeError: multiHashing.yespower_urx is not a function at /home/gwenmine/redis-stable/zny-nomp/node_modules/stratum-pool/lib/algoProperties.js:369:37 at JobManager.processShare (/home/gwenmine/redis-stable/zny-nomp/node_modules/stratum-pool/lib/jobManager.js:254:26) at StratumClient. (/home/gwenmine/redis-stable/zny-nomp/node_modules/stratum-pool/lib/pool.js:554:47) at StratumClient.emit (events.js:326:22) at handleSubmit (/home/gwenmine/redis-stable/zny-nomp/node_modules/stratum-pool/lib/stratum.js:210:15) at handleMessage (/home/gwenmine/redis-stable/zny-nomp/node_modules/stratum-pool/lib/stratum.js:100:17) at /home/gwenmine/redis-stable/zny-nomp/node_modules/stratum-pool/lib/stratum.js:290:25 at Array.forEach () at Socket. (/home/gwenmine/redis-stable/zny-nomp/node_modules/stratum-pool/lib/stratum.js:276:26)

ROZ-MOFUMOFU-ME commented 2 years ago

https://github.com/ROZ-MOFUMOFU-ME/node-stratum-pool/commit/d13af0d31482116cfc5e4b04a1ec10d5e66cf786 You can also refer to this