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 flake.lock in order to test SDK compatibility #3179

Merged
merged 2 commits into from
Mar 20, 2023

Conversation

ljoss17
Copy link
Contributor

@ljoss17 ljoss17 commented Mar 20, 2023

Closes: #2276

Description

simd v7.0.0 upgraded Cosmos SDK to v0.47, https://github.com/cosmos/ibc-go/releases/tag/v7.0.0.

This PR updates flake.lock in order to run the multi-chains tests with simd v7.0.0 to test side by side support for Cosmos SDK v0.46 and v0.47


PR author checklist:

  • Added changelog entry, using unclog.
  • Added tests: integration (for Hermes) or unit/mock tests (for modules).
  • Linked to GitHub issue.
  • Updated code comments and documentation (e.g., docs/).
  • Tagged one reviewer who will be the one responsible for shepherding this PR.

Reviewer checklist:

  • Reviewed Files changed in the GitHub PR explorer.
  • Manually tested (in case integration/unit/mock tests are absent).

@ljoss17 ljoss17 added I: dependencies Internal: related to dependencies E: multi-version External: support different versions of a dependency CI: multi-chains CI: Run the `multi-chains` integration test job on this PR labels Mar 20, 2023
@ljoss17 ljoss17 marked this pull request as ready for review March 20, 2023 16:12
@ljoss17 ljoss17 requested a review from romac March 20, 2023 16:13
@ljoss17 ljoss17 changed the title Update flake and SDK compatibility Update flake.lock in order to test SDK compatibility Mar 20, 2023
@romac romac merged commit a92c345 into master Mar 20, 2023
@romac romac deleted the luca_joss/sdk46-47-side-by-side-support branch March 20, 2023 16:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: multi-chains CI: Run the `multi-chains` integration test job on this PR E: multi-version External: support different versions of a dependency I: dependencies Internal: related to dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Cosmos SDK 0.46 and 0.47 chains side by side
2 participants