Skip to content
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(*): bump up cosmos-sdk v0.50.10 #26

Merged
merged 64 commits into from
Nov 25, 2024
Merged

Conversation

0xHansLee
Copy link
Collaborator

No description provided.

ezreal1997 and others added 21 commits October 17, 2024 12:58
fix(distribution): add weighted tokens for validator
fix(staking): balance below min undelegate amount
* feat(staking): add period delegation to genesis

* fix(staking): fix tests regarding period delegation

* fix(staking): fix test for msg edit validator
* fix(staking): add errors

* fix(staking): add errors

* fix(staking): add errors
* feat(staking): move business logic outside the hooks

* feat(staking): move business logic outside the hooks

* feat(staking): move business logic outside the hooks
* feat(evmstaking): msg checks

* feat(evmstaking): msg checks

* feat(distribution): add max_ubi param

* feat(distribution): add max_ubi param

* feat(distribution): add max_ubi param

* feat(distribution): add max_ubi param
@LeoHChen
Copy link
Member

Why so many commits? Doesn't seem correct to me. How did you create this PR? Just cherry-pick or a merge?

@0xHansLee
Copy link
Collaborator Author

@LeoHChen This PR merges the prev piplabs/v0.50.7 into piplabs/v0.50.10.
The commits here are the changes we made for Story on cosmos-sdk v0.50.7.

When this PR is merged, I will squash and merge all commits as a single commit, so that we can cherry pick this commit for bumping up the cosmos-sdk in the future.

@edisonz0718
Copy link
Collaborator

@0xHansLee I assume branch piplabs/v0.50.10 is the fork of cosmos v0.50.10?

@0xHansLee
Copy link
Collaborator Author

@0xHansLee I assume branch piplabs/v0.50.10 is the fork of cosmos v0.50.10?

That's right. The HEAD of current piplabs/v0.50.10 branch is the same with cosmos-sdk v0.50.10.
The commit hash is 6dc6e8b.
FYI, cosmos-sdk v0.50.10: https://github.com/cosmos/cosmos-sdk/releases/tag/v0.50.10

Copy link
Collaborator

@ezreal1997 ezreal1997 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@0xHansLee 0xHansLee merged commit b441ec7 into piplabs/v0.50.10 Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants