Skip to content

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.xfrom
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.xfrom
prov/dwedul/v50-bring-in-v0.50.5

Conversation

@SpicyLemon
Copy link
Copy Markdown

@SpicyLemon SpicyLemon commented Mar 27, 2024

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...

  • included the correct type prefix in the PR title
  • added ! to the type prefix if API or client breaking change
  • targeted the correct branch (see PR Targeting)
  • provided a link to the relevant issue or specification
  • followed the guidelines for building modules
  • included the necessary unit and integration tests
  • added a changelog entry to CHANGELOG.md
  • included comments for documenting Go code
  • updated the relevant documentation or specification
  • reviewed "Files changed" and left comments if necessary
  • confirmed all CI checks have passed

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...

  • confirmed the correct type prefix in the PR title
  • confirmed ! in the type prefix if API or client breaking change
  • confirmed all author checklist items have been addressed
  • reviewed state machine logic
  • reviewed API design and naming
  • reviewed documentation is accurate
  • reviewed tests and test coverage
  • manually tested (if applicable)

mergify Bot and others added 20 commits February 23, 2024 01:27
Co-authored-by: Adam Tucker <adam@osmosis.team>
…mos#19549) (cosmos#19551)

Co-authored-by: Devon Bear <itsdevbear@berachain.com>
Co-authored-by: Qt <golang.chen@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
…smos#19566)

Signed-off-by: dependabot[bot] <support@github.com>
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 <julien@rbrt.fr>
* fix slashing hole with test

* release notes + changelog

* word

* date

* updates

---------

Co-authored-by: Julien Robert <julien@rbrt.fr>
Signed-off-by: dependabot[bot] <support@github.com>
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 <mavis@crypto.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Julien Robert <julien@rbrt.fr>
* 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 <marbar3778@yahoo.com>
Co-authored-by: Marko Baricevic <markobaricevic3778@gmail.com>
…) (cosmos#19727)

Co-authored-by: David Tumcharoen <david@alleslabs.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
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 SpicyLemon force-pushed the prov/dwedul/v50-bring-in-v0.50.5 branch from 6671d39 to 597f1e7 Compare March 27, 2024 23:11
@SpicyLemon SpicyLemon enabled auto-merge March 27, 2024 23:13
@SpicyLemon SpicyLemon merged commit e451fd3 into release-pio/v0.50.x Mar 27, 2024
@SpicyLemon
Copy link
Copy Markdown
Author

I ran the following make targets locally and they all completed successfully:

  • make test
  • make test-sim-nondeterminism
  • make test-sim-import-export
  • make test-sim-after-import
  • make test-sim-multi-seed-short

@SpicyLemon SpicyLemon deleted the prov/dwedul/v50-bring-in-v0.50.5 branch December 17, 2024 18:38
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