UlordChain / ulord-node-stratum-pool

A scalable all-in-one easy to setup cryptocurrency mining pool and portal written entirely in Node.js.
MIT License
63 stars 23 forks source link

About counterfeit shares #20

Closed jxinhu closed 6 years ago

jxinhu commented 6 years ago

There is a bug in other mining pools built with the node-stratum-pool code. There are false miners. The miner's hashrate is very high, but the corresponding proof-of-work is not completed. We have noticed this problem and handed it, but we still need to be careful. If anyone encounters this problem or has any good suggestions,please leave a message here!

ZyanWlayor commented 6 years ago

oh,I'm interested in how you solved it.I'm trying to tightly control share's submission validation.I'm still watching

jxinhu commented 6 years ago

We just only recognized the problem and took steps to prevent it happening.