-
Notifications
You must be signed in to change notification settings - Fork 55
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
[prefix-trans]migrate store for staking, gov and feegrant #747
Conversation
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## shentu-prefix #747 +/- ##
=================================================
+ Coverage 46.54% 47.43% +0.89%
=================================================
Files 126 130 +4
Lines 11905 12671 +766
=================================================
+ Hits 5541 6011 +470
- Misses 5871 6079 +208
- Partials 493 581 +88
|
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.
LGTM
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.
LGTM
* Store migration for slashing, auth and authz
* change address prefix to shentu * Migrate shield (#738) * migrate shield certik prefix to shentu * migrate shield certik prefix to shentu * migrate shield certik prefix to shentu * migrate shield stored prefix to shentu * sort import files * update ConsensusVersion * update pool migration * change v280 to v4 * add v4_test package * migrate oracle certik prefix to shentu (#740) * migrate oracle certik prefix to shentu * update ConsensusVersion * update operator migration * add oracle withdraw migration * sort imports * change v280 to v3 * add v3 * migrate cert stored prefix to shentu (#739) * migrate cert stored prefix to shentu * sort import files * update ConsensusVersion * add cert library migration * change v280 to v2 * migrate certificate.content * [prefix-trans]migrate store for staking, gov and feegrant (#747) * initially add staking store migration * finish store migration for staking * add store migration for feegrant and gov * add unit test * fix feegrant unit test * fix lint * using cosmos sdk 0.45.11-3 * add negative tests * change impl for feegrant * simplify code * Store migration for slashing, auth and authz (#746) * Store migration for slashing, auth and authz --------- Co-authored-by: zheng-bin <[email protected]> * skip empty certificate's proposer (#749) add v3 * change migration certificate MustMarshalLengthPrefixed function to M… (#750) * change migration certificate MustMarshalLengthPrefixed function to MustMarshal function * change migration certificate MustMarshalLengthPrefixed function to MustMarshal function * Shentu prefix revoke certificate (#754) * fix revoke-certificate, platform cmd * fix revoke-certificate, platform cmd * fix revoke-certificate, platform cmd * Replace certik word (#752) * replace shentu * change to shentu word * change to shentu word * replace to shentu * add address prefix conversion for specific gov proposal content (#758) * add address conversion for specific proposal contens * add more negative test --------- Co-authored-by: haozhan9 <[email protected]> Co-authored-by: zheng-bin <[email protected]>
This PR covers the following issues:
#gov
#feegrant
#bank no-op
#simulation no-op
#staking