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

Update chain-registry to v16.1.1 and add binaries to all previous releases #5910

Merged
merged 3 commits into from
Jul 28, 2023

Conversation

niccoloraspa
Copy link
Member

Tracked in: #5904

What is the purpose of the change

This PR updates the chain-registry by:

  • Adding information about the latest release
  • Adding binaries to all previous versions

One important caveat. I have added references to our fork in the module versions:

        "cosmos_sdk_version": "osmosis-labs/[email protected]",
        "consensus": {
          "type": "tendermint",
          "version": "informalsystems/[email protected]"
        },
        "cosmwasm_version": "osmosis-labs/[email protected]"

This seemed more correct to me but we can change this.

Testing and Verifying

Trivial changes

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

  • Specification (x/{module}/README.md)
  • Osmosis documentation site
  • Code comments?
  • N/A

@niccoloraspa niccoloraspa added V:state/compatible/no_backport State machine compatible PR, depends on prior breaks A:no-changelog labels Jul 28, 2023
Copy link
Contributor

@JeremyParish69 JeremyParish69 left a comment

Choose a reason for hiding this comment

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

I'm impressed with how clean and thorough this looks!

@ValarDragon ValarDragon merged commit 1c25168 into main Jul 28, 2023
@ValarDragon ValarDragon deleted the chore/update-chain-registry branch July 28, 2023 19:03
VitalyV1337 pushed a commit to VitalyV1337/osmosis-1 that referenced this pull request Jul 31, 2023
…eases (osmosis-labs#5910)

* Update chain-registry to v16.1.1 and add binaries to all previous releases

* Update binaries in main section

* Update module versions in main section
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A:no-changelog V:state/compatible/no_backport State machine compatible PR, depends on prior breaks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants