Skip to content

Remove the resubmission guard#6

Open
sebastianrusu wants to merge 1 commit intomasterfrom
feature/redundant-subimssions
Open

Remove the resubmission guard#6
sebastianrusu wants to merge 1 commit intomasterfrom
feature/redundant-subimssions

Conversation

@sebastianrusu
Copy link

This disables the small guard preventing the processing of the same job on a thread. It is useful for implementing the Decred like solution to stalling the blockchain due to the lack of votes (the same work is done until a new candidate is found, which will reset the ticket pool state and consequently the next block winners, making room for other voters to join).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant