Skip to content

Replace upstream repo instead of ibc-go fork ref#124

Merged
TxCorpi0x merged 1 commit into
masterfrom
mehdi/replace-fork-ibc-go-10-5-1
Apr 10, 2026
Merged

Replace upstream repo instead of ibc-go fork ref#124
TxCorpi0x merged 1 commit into
masterfrom
mehdi/replace-fork-ibc-go-10-5-1

Conversation

@TxCorpi0x

@TxCorpi0x TxCorpi0x commented Apr 10, 2026

Copy link
Copy Markdown
Contributor

Description

This pull request updates the dependency on github.com/cosmos/ibc-go/v10 from version v10.5.0 to v10.5.1 throughout the project, and removes some unused or outdated dependency references. These changes help ensure the project uses the latest bug fixes and improvements from the ibc-go library and keep the dependency files clean.

History:
The PR#8786 was closed, but after communicating with Interchain and informing the tech team about the real issue in the simulation, they merged the change in another branch with v10.5.1

Dependency updates:

  • Bumped github.com/cosmos/ibc-go/v10 from v10.5.0 to v10.5.1 in go.mod, build/go.mod, and integration-tests/go.mod to use the latest patch version. [1] [2] [3]
  • Added new checksums for github.com/cosmos/ibc-go/v10 v10.5.1 in go.work.sum.

Cleanup of dependency overrides:

  • Removed the replace directive for github.com/cosmos/ibc-go/v10 in go.work, as it is no longer necessary after upgrading.

Removal of unused/outdated dependencies:

  • Removed old entries for github.com/CosmWasm/wasmd v0.60.6 and github.com/cosmos/cosmos-sdk v0.53.6 from go.work.sum to clean up unused references. [1] [2]

Reviewers checklist:

  • Try to write more meaningful comments with clear actions to be taken.
  • Nit-picking should be unblocking. Focus on core issues.

Authors checklist

  • Provide a concise and meaningful description
  • Review the code yourself first, before making the PR.
  • Annotate your PR in places that require explanation.
  • Think and try to split the PR to smaller PR if it is big.

This change is Reviewable

@TxCorpi0x TxCorpi0x requested a review from a team as a code owner April 10, 2026 05:33
@TxCorpi0x TxCorpi0x requested review from masihyeganeh, metalarm10, miladz68 and ysv and removed request for a team April 10, 2026 05:33
@TxCorpi0x TxCorpi0x merged commit c0491f5 into master Apr 10, 2026
13 of 14 checks passed
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.

2 participants