poolgold / z-nomp-bitcoin-gold

z-nomp is mining pool software for Zcash and Zclassic so you can create internet money in your home!
MIT License
24 stars 26 forks source link

new equihashverify giving invalid solution #28

Open rationalxde opened 6 years ago

rationalxde commented 6 years ago

I tried to update my pool due to this publication: https://github.com/edwardz246003/misc/blob/master/Attackers%20Fake%20Computational%20Power%20to%20Steal%20Cryptocurrencies%20from%20Mining%20Pools.md

I removed node_modules and did npm update and npm install. I can see I got the new equihashverify. But then all the shares submitted got rejected with invalid solution. Help is greatly appreciated.

vazha commented 6 years ago

same error, all shares rejected with invalid solution

martin-key commented 6 years ago

Hey! Please use this commit - https://github.com/StarbuckBG/node-stratum-pool/commit/ef65dfbc338fdecb75fded551af67d05dff24ea6 in the package.json

Current version is in preparation for EquihashG (Equihash144,5) support.

martin-key commented 6 years ago

For equihashverify use this - https://github.com/StarbuckBG/equihashverify/commit/0160a3ec539679b7b2273ba37edd53a0427f5e35

martin-key commented 6 years ago

@vazha @rationalxde please tell if this is good for you ?

vazha commented 6 years ago

@StarbuckBG Hello! No, the problem remains unsolved. All shares rejected.

LeblancKatherine90 commented 6 years ago

i have the same problem help please