vertcoin-project / p2pool-vtc

GNU General Public License v3.0
31 stars 51 forks source link

Share difficulty cannot be manually set with /X on 3d0f826-dirty #14

Closed stevecastaneda closed 6 years ago

stevecastaneda commented 6 years ago

Noticed this new behavior. Also noticing that smaller hashers can have a higher share diff set by the node than larger hashers. Using --miner-share-rate 30

stevecastaneda commented 6 years ago

It's possible that it's a calculation issue, multiple reports of the larger hashers staying right at the minimum network share difficulty, but slower hashers are being subjected to much higher share difficulty rates.

Causes the time to share to be really high for them, and coupled with the slower hashrate, the time to generate their first paying share could be days.

stevecastaneda commented 6 years ago

My new understanding is that the lower share difficulty for faster miners is intended.