Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "blockchain: detect and log bad difficulty calculations" #9688

Merged
merged 1 commit into from
Jan 22, 2025

Conversation

selsta
Copy link
Collaborator

@selsta selsta commented Jan 8, 2025

This reverts commit 5741b4d.

This change got introduced in #6544 with the goal to find a race condition in the difficulty code, it was found and fixed in #6650. Since then no issues have been found and 5 years have passed, it is time to revert it since it slows down the code.

Even after reverting this patch we still have a safeguard against race conditions with #6534.

@tobtoht tobtoht merged commit da470b7 into monero-project:master Jan 22, 2025
19 checks passed
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.

3 participants