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

deps!: use cosmos-sdk v47-lsm and ics 3.3.x-lsm #2920

Merged
merged 2 commits into from
Feb 2, 2024

Conversation

MSalopek
Copy link
Contributor

@MSalopek MSalopek commented Feb 1, 2024

Description

Related: #2916

Use cosmos-sdk v47-lsm and matching ICS v.3.3.x-lsm.


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
  • Targeted the correct branch (see PR Targeting)
  • Provided a link to the relevant issue 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 all author checklist items have been addressed
  • Confirmed that this PR does not change production code

@@ -234,3 +234,5 @@ replace (
// the following version across all dependencies.
google.golang.org/grpc => google.golang.org/grpc v1.54.0
)

replace github.com/cosmos/interchain-security/v3 => github.com/cosmos/interchain-security/v3 v3.3.1-0.20240201164551-bde0df5adfef
Copy link
Contributor

Choose a reason for hiding this comment

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

nit: move in the replace block and add a docstring

Copy link
Contributor Author

@MSalopek MSalopek Feb 1, 2024

Choose a reason for hiding this comment

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

It's not the final version. We'll have to change it at least once more. I'll address the nit when we have releases (or candidates cut). Unless you feel strongly about this

@sainoe sainoe self-requested a review February 1, 2024 17:11
@MSalopek
Copy link
Contributor Author

MSalopek commented Feb 1, 2024

Wait a bit with the merge. Fixing a test

@MSalopek MSalopek merged commit af052c7 into main Feb 2, 2024
17 checks passed
@MSalopek MSalopek deleted the masa/use-ics-lsm-branches branch February 2, 2024 10:45
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.

4 participants