forked from cosmos/cosmos-sdk
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Merge tag 'v0.50.5' into prov/dwedul/v50-bring-in-v0.50.5 #605
Merged
SpicyLemon
merged 20 commits into
release-pio/v0.50.x
from
prov/dwedul/v50-bring-in-v0.50.5
Mar 27, 2024
Merged
Merge tag 'v0.50.5' into prov/dwedul/v50-bring-in-v0.50.5 #605
SpicyLemon
merged 20 commits into
release-pio/v0.50.x
from
prov/dwedul/v50-bring-in-v0.50.5
Mar 27, 2024
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
Co-authored-by: Adam Tucker <[email protected]>
…mos#19549) (cosmos#19551) Co-authored-by: Devon Bear <[email protected]> Co-authored-by: Qt <[email protected]> Co-authored-by: Julien Robert <[email protected]>
…smos#19566) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Julien Robert <[email protected]>
* fix slashing hole with test * release notes + changelog * word * date * updates --------- Co-authored-by: Julien Robert <[email protected]>
cosmos#19475) (cosmos#19648) Co-authored-by: Marko <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
…ckport cosmos#19651) (cosmos#19675) Co-authored-by: mmsqe <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Co-authored-by: Julien Robert <[email protected]>
* validate ExtendedCommit against LastCommit test cases * account for core.comet types * logging * linting * cherry-pick staking fix * nits * linting fix * run tests --------- Co-authored-by: Marko <[email protected]> Co-authored-by: Marko Baricevic <[email protected]>
cosmos#19707) (cosmos#19714) Co-authored-by: Julien Robert <[email protected]>
…) (cosmos#19727) Co-authored-by: David Tumcharoen <[email protected]> Co-authored-by: Julien Robert <[email protected]>
Release Cosmos SDK v0.50.5 # -----BEGIN PGP SIGNATURE----- # # iHUEABYKAB0WIQQQT/CpGzc0x0Rg2OeuqMIeYI8dAgUCZfBOgAAKCRCuqMIeYI8d # AhMRAP9JvapI+Y5nGnNXAk96G6fcNBEDpHRg21SmibiGzA9ETQEA82FvBIwfY+A4 # a4jKirG7e7ZcdvqZWlMtSdLsWJS4fQA= # =uC3d # -----END PGP SIGNATURE----- # gpg: Signature made Tue Mar 12 06:45:52 2024 MDT # gpg: using EDDSA key 104FF0A91B3734C74460D8E7AEA8C21E608F1D02 # gpg: Can't check signature: No public key # Conflicts: # CHANGELOG.md
SpicyLemon
force-pushed
the
prov/dwedul/v50-bring-in-v0.50.5
branch
from
March 27, 2024 23:11
6671d39
to
597f1e7
Compare
iramiller
approved these changes
Mar 27, 2024
I ran the following
|
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.
Description
This brings in all the SDK changes through
v0.50.5
.For this PR, we do NOT want to squash it; a normal merge commit would be better. If we squash+merge this, git might get confused about the common ancestor during a later bump, and show a ton of conflicts that are actually the exact same changes being applied.
Author Checklist
All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.
I have...
!
to the type prefix if API or client breaking changeCHANGELOG.md
Reviewers Checklist
All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.
I have...
!
in the type prefix if API or client breaking change