-
Notifications
You must be signed in to change notification settings - Fork 956
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
governance: all vps should allow governance changes #3339
governance: all vps should allow governance changes #3339
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #3339 +/- ##
==========================================
- Coverage 54.05% 54.04% -0.02%
==========================================
Files 315 315
Lines 106296 106347 +51
==========================================
+ Hits 57461 57475 +14
- Misses 48835 48872 +37 ☔ View full report in Codecov by Sentry. |
4460e5b
to
a140a80
Compare
_ => { | ||
tracing::warn!("not sure what happen"); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's log this as an error - it's when the tx result is missing for the commitment hash
* up/fraccaman/multitoken-allow-governance-changes: improve integration tests governance can modify all vps substorage fix pgf vp, let governance upgrade pgf storage allow governance to change multitoken storage allow governance to change ibc storage
* origin/fraccaman/multitoken-allow-governance-changes: improve integration tests governance can modify all vps substorage fix pgf vp, let governance upgrade pgf storage allow governance to change multitoken storage allow governance to change ibc storage
Describe your changes
Superseeds #3328 and #3322.
Governance is now able to modify all VP's sub-storage keys without going though vp validation.
Indicate on which release or other PRs this topic is based on
Checklist before merging to
draft