stratum-mining-proxy
stratum-mining-proxy copied to clipboard
Setting New Difficulty Every Share! (Same One)
The stratum proxy protocol sets new difficulty every share (Same)
It looks like this
Setting New Difficulty: 32 Share Accepted Setting New Difficulty: 32 Share Accepted
I know it can be a pool problem but adding some small check to stratum_listener.py inside class DifficultySubscription(Subscription): to compare the difficulty if the same don't have to set the difficulty should fix this. I don't know programming I just was able to analyze the issue, Can anyone code this?
Hi. This causes any problem or not?
Local difficulty force option will be added in the next update.