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

Add function to ensure that consensus will never be IgnoreConsensus in production #1252

Merged
merged 4 commits into from
Oct 3, 2023

Conversation

TheQuantumPhysicist
Copy link
Collaborator

Closes #792

Please check if I forgot any corner case.

common/src/chain/upgrades/netupgrade.rs Outdated Show resolved Hide resolved
common/src/chain/config/mod.rs Outdated Show resolved Hide resolved
common/src/chain/upgrades/netupgrade.rs Show resolved Hide resolved
@TheQuantumPhysicist TheQuantumPhysicist merged commit b7178ad into master Oct 3, 2023
23 checks passed
@TheQuantumPhysicist TheQuantumPhysicist deleted the fix/ensure_always_consensus branch October 3, 2023 14:54
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.

Ensure ConsensusUpgrade::IgnoreConsensus is not used in production code
4 participants