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

mining: Remove testnet min diff reduction support. #3109

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Apr 30, 2023

This modifies the internal mining template generator and CPU miner to no longer support the version 3 testnet minimum difficulty reduction logic that no longer applies given all new blocks on testnet now enforce difficulty throttling instead of the minimum difficulty reduction rule.

Note that this does not modify the consensus enforcement logic since it is still required for all existing version 3 testnet blocks prior to the difficulty throttling change.

@davecgh davecgh added this to the 1.8.0 milestone Apr 30, 2023
@davecgh davecgh force-pushed the mining_remove_testnet_min_diff_redux_support branch 2 times, most recently from 13c4b45 to d77292d Compare April 30, 2023 21:50
@davecgh davecgh closed this May 9, 2023
@davecgh davecgh force-pushed the mining_remove_testnet_min_diff_redux_support branch from d77292d to c6e53c9 Compare May 9, 2023 14:27
@davecgh
Copy link
Member Author

davecgh commented May 9, 2023

This was merged despite github showing it was closed.

Commit c6e53c9.

@davecgh davecgh deleted the mining_remove_testnet_min_diff_redux_support branch May 9, 2023 14:31
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.

2 participants