chore: update to the latest version of ibc-go#7957
Conversation
WalkthroughThis update focuses on enhancing the application's inter-blockchain communication capabilities by upgrading to the latest version of Changes
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 Configration File (
|
| * [#7857](https://github.com/osmosis-labs/osmosis/pull/7857) SuperfluidDelegationsByValidatorDenom query now returns equivalent staked amount | ||
| * [#7912](https://github.com/osmosis-labs/osmosis/pull/7912) Default timeoutCommit to 2s | ||
| * [#7938](https://github.com/osmosis-labs/osmosis/pull/7938) Add missing swap events for missing swap event for cw pools. | ||
| * [#7957](https://github.com/osmosis-labs/osmosis/pull/7957) Update to the latest version of ibc-go |
There was a problem hiding this comment.
Ensure the changelog entry for the ibc-go update includes specific details about the new features or improvements.
+* [#7957](https://github.com/osmosis-labs/osmosis/pull/7957) Update to the latest version of ibc-go, incorporating new features and improvements related to inter-blockchain communication.Committable suggestion
‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation.
| * [#7957](https://github.com/osmosis-labs/osmosis/pull/7957) Update to the latest version of ibc-go | |
| * [#7957](https://github.com/osmosis-labs/osmosis/pull/7957) Update to the latest version of ibc-go, incorporating new features and improvements related to inter-blockchain communication. |
* chore: update to the latest version of ibc-go * chore: update CHANGELOG.md (cherry picked from commit f682cfa) # Conflicts: # go.mod
* chore: update to the latest version of ibc-go * chore: update CHANGELOG.md (cherry picked from commit f682cfa) # Conflicts: # CHANGELOG.md # go.mod # go.sum
* chore: update to the latest version of ibc-go * chore: update CHANGELOG.md (cherry picked from commit f682cfa) # Conflicts: # CHANGELOG.md # go.mod # go.sum
What is the purpose of the change
Updating to the latest version of ibc-go
Summary by CodeRabbit
ibc-gofor enhanced inter-blockchain communication features and improvements.