-
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
Migrate shield #738
Merged
Merged
Migrate shield #738
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## shentu-prefix #738 +/- ##
=================================================
+ Coverage 46.54% 46.83% +0.29%
=================================================
Files 126 127 +1
Lines 11905 12087 +182
=================================================
+ Hits 5541 5661 +120
- Misses 5871 5913 +42
- Partials 493 513 +20
|
skyargos
approved these changes
Aug 1, 2023
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
haozhan9
reviewed
Aug 2, 2023
haozhan9
approved these changes
Aug 3, 2023
kevin-yuhh
added a commit
that referenced
this pull request
Aug 24, 2023
* 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]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes: #721
Related: #721
Description
For contributor use:
docs/
) or specification (x/<module>/spec/
)godoc
comments.Unreleased
section inCHANGELOG.md
Files changed
in the Github PR explorerFor admin use:
WIP
,R4R
,docs
, etc)