Skip to content

Fix miminum share difficulty in Stratum Server#3323

Merged
quentinlesceller merged 1 commit into
mimblewimble:masterfrom
quentinlesceller:diff
May 19, 2020
Merged

Fix miminum share difficulty in Stratum Server#3323
quentinlesceller merged 1 commit into
mimblewimble:masterfrom
quentinlesceller:diff

Conversation

@quentinlesceller
Copy link
Copy Markdown
Member

Fix #2629.
Please see original issue for context. Basically that was a comparison between unscaled and scaled diff which doesn't relay work. This issue simplify this.
The minimum share difficulty is simply the one provided in the configuration.

@quentinlesceller quentinlesceller merged commit 28644a6 into mimblewimble:master May 19, 2020
@quentinlesceller quentinlesceller deleted the diff branch May 19, 2020 15:07
@antiochp antiochp mentioned this pull request Jun 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stratum server does not adjust the minimum share difficulty as intended

1 participant