Skip to content
This repository has been archived by the owner on Mar 16, 2024. It is now read-only.

Setting New Difficulty Every Share! (Same One) #3

Open
markudevelop opened this issue Sep 10, 2013 · 1 comment
Open

Setting New Difficulty Every Share! (Same One) #3

markudevelop opened this issue Sep 10, 2013 · 1 comment

Comments

@markudevelop
Copy link

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?

@CryptoManiac
Copy link
Owner

Hi. This causes any problem or not?

Local difficulty force option will be added in the next update.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants