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

server: Force PoW upgrade to v10. #3137

Merged
merged 1 commit into from Jun 9, 2023

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Jun 9, 2023

This modifies the vote notification logic so that wallets will no longer vote on mainnet blocks once height 777240 has been reached and the block version is prior to 10.

This change is being made to make use of the staking system to force proof-of-work miners to upgrade to the latest version in a timely fashion so voting on the new consensus changes can commence.

@davecgh davecgh added this to the 1.8.0 milestone Jun 9, 2023
This modifies the vote notification logic so that wallets will no longer
vote on mainnet blocks once height 777240 has been reached and the block
version is prior to 10.

This change is being made to make use of the staking system to force
proof-of-work miners to upgrade to the latest version in a timely
fashion so voting on the new consensus changes can commence.
@davecgh davecgh merged commit b1ff0f1 into decred:master Jun 9, 2023
2 checks passed
@davecgh davecgh deleted the force_pow_upgrade_v10 branch June 9, 2023 15:57
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.

None yet

2 participants