-
Notifications
You must be signed in to change notification settings - Fork 352
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
chore(deps): upgrade to cosmos-sdk v1.24.0-sdk-v0.46.16 #3725
Conversation
WalkthroughWalkthroughThe changes primarily involve updating the version of the Changes
Sequence Diagram(s)sequenceDiagram
participant A as Application
participant B as Cosmos SDK
A->>B: Use Cosmos SDK v1.23.0-sdk-v0.46.16
B-->>A: Return functionality
A->>B: Update to Cosmos SDK v1.24.0-sdk-v0.46.16
B-->>A: Return new functionality
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I gather this will land in v3 right?
edit: ah I assume if it just fixes the export function that we will roll them out to minor releases
Upgrade to https://github.com/celestiaorg/cosmos-sdk/releases/tag/v1.24.0-sdk-v0.46.16 (cherry picked from commit 85bf2ae) # Conflicts: # go.sum # test/interchain/go.mod # test/interchain/go.sum
Upgrade to https://github.com/celestiaorg/cosmos-sdk/releases/tag/v1.24.0-sdk-v0.46.16 (cherry picked from commit 85bf2ae)
yep exactly! I think it is safe to backport. |
…) (#3730) Upgrade to https://github.com/celestiaorg/cosmos-sdk/releases/tag/v1.24.0-sdk-v0.46.16<hr>This is an automatic backport of pull request #3725 done by [Mergify](https://mergify.com). Co-authored-by: sweexordious <[email protected]>
…) (#3731) Upgrade to https://github.com/celestiaorg/cosmos-sdk/releases/tag/v1.24.0-sdk-v0.46.16<hr>This is an automatic backport of pull request #3725 done by [Mergify](https://mergify.com). Co-authored-by: Rootul P <[email protected]>
Upgrade to https://github.com/celestiaorg/cosmos-sdk/releases/tag/v1.24.0-sdk-v0.46.16