-
Notifications
You must be signed in to change notification settings - Fork 18
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
feat: use medibloc/cosmos-sdk for min_commission_rate
+ add upgrade handler
#291
Merged
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
youngjoon-lee
requested review from
gyuguen and
cl9200
and removed request for
cl9200 and
gyuguen
March 30, 2022 12:12
youngjoon-lee
changed the title
feat: WIP: use medibloc/cosmos-sdk fork which has
feat: use medibloc/cosmos-sdk fork which has Mar 31, 2022
min_commission_rate
min_commission_rate
+ add upgrade handler
youngjoon-lee
changed the title
feat: use medibloc/cosmos-sdk fork which has
feat: use medibloc/cosmos-sdk forMar 31, 2022
min_commission_rate
+ add upgrade handlermin_commission_rate
+ add upgrade handler
youngjoon-lee
changed the title
feat: use medibloc/cosmos-sdk for
feat: use medibloc/cosmos-sdk for Mar 31, 2022
min_commission_rate
+ add upgrade handlermin_commission_rate
+ add upgrade handler
gyuguen
approved these changes
Mar 31, 2022
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 👍
We will have to edit CHANGELOG.md later too. |
0xHansLee
approved these changes
Mar 31, 2022
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
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 #290
Important
This PR is based on the
v2.0
branch which currently points to the tagv2.0.2
. If this feature is decided to be deployed to mainnet, we must cherry-pick this PR to themaster
branch as well.Changes
*.proto
andswagger.json
which is regenerated bymake proto-update-dep
andmake proto-swagger-gen
.min-commission-rate
genesis parameter to 3%.min-commission-rate
3%.Tests
It was hard to automate tests. I tested the upgrade progress manually.
TODO
https://github.com/medibloc/panacea-core/pull/291/files#diff-76ed074a9305c04054cdebb9e9aad2d818052b07091de1f20cad0bbac34ffb52R59
https://github.com/medibloc/panacea-core/pull/291/files#diff-33ef32bf6c23acb95f5902d7097b7a1d5128ca061167ec0716715b0b9eeaa5f6R37