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

blockchain: Consolidate active agenda detection. #3435

Merged

Conversation

davecgh
Copy link
Member

@davecgh davecgh commented Sep 2, 2024

This consolidates the logic which determines if an agenda that only has a single choice that is selected when it is active for a given block hash into a single function.

This helps ensure consistent enforcement and slightly simplifies adding detection for new agendas.

This consolidates the logic which determines if an agenda that only has
a single choice that is selected when it is active for a given block
hash into a single function.

This helps ensure consistent enforcement and slightly simplifies adding
detection for new agendas.
@davecgh davecgh added this to the 2.1.0 milestone Sep 2, 2024
@davecgh davecgh merged commit cc8cb55 into decred:master Sep 5, 2024
2 checks passed
@davecgh davecgh deleted the blockchain_consolidate_agenda_active_by_hash branch September 5, 2024 20:20
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.

4 participants