We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Backport the fix for GHSA-qfc5-6r3j-jj22 which prevents unnecessary chain halt.
This obviates the need to resolve GHSA-w5w5-2882-47pc
This is a risk reduction
None. This is not scaling related.
Issuing crisis check should not halt on chain with artificial crisis. Code review should confirm removal of halting behavior.
This should be safe for upgrade with normal testing.
The text was updated successfully, but these errors were encountered:
mhofman
Successfully merging a pull request may close this issue.
What is the Problem Being Solved?
Backport the fix for GHSA-qfc5-6r3j-jj22 which prevents unnecessary chain halt.
This obviates the need to resolve GHSA-w5w5-2882-47pc
Security Considerations
This is a risk reduction
Scaling Considerations
None. This is not scaling related.
Test Plan
Issuing crisis check should not halt on chain with artificial crisis.
Code review should confirm removal of halting behavior.
Upgrade Considerations
This should be safe for upgrade with normal testing.
The text was updated successfully, but these errors were encountered: