Skip to content

Conversation

@mergify
Copy link

@mergify mergify bot commented Oct 30, 2025

Description

Closes: #770


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...

  • tackled an existing issue or discussed with a team member
  • left instructions on how to review the changes
  • targeted the main branch

This is an automatic backport of pull request #769 done by [Mergify](https://mergify.com).

* Problem: ibc middleware verify sender address incorrectly

* Update CHANGELOG.md

Signed-off-by: yihuang <yi.huang@mantrachain.io>

* remove sendToSelf check

* fix test build

* fix test

* Fix test

* fix test

---------

Signed-off-by: yihuang <yi.huang@mantrachain.io>
Co-authored-by: Vlad J <vladjdk@gmail.com>
Co-authored-by: Alex | Cosmos Labs <alex@cosmoslabs.io>
(cherry picked from commit 91519e4)

# Conflicts:
#	CHANGELOG.md
@mergify mergify bot added the conflicts label Oct 30, 2025
@mergify
Copy link
Author

mergify bot commented Oct 30, 2025

Cherry-pick of 91519e4 has failed:

On branch mergify/bp/release/v0.5.x/pr-769
Your branch is up to date with 'origin/release/v0.5.x'.

You are currently cherry-picking commit 91519e4.
  (fix conflicts and run "git cherry-pick --continue")
  (use "git cherry-pick --skip" to skip this patch)
  (use "git cherry-pick --abort" to cancel the cherry-pick operation)

Changes to be committed:
	modified:   tests/integration/x/erc20/test_ibc_callback.go
	modified:   tests/integration/x/erc20/test_mint.go
	modified:   tests/integration/x/erc20/test_msg_server.go
	modified:   x/erc20/keeper/ibc_callbacks.go
	modified:   x/erc20/keeper/mint.go
	modified:   x/erc20/keeper/msg_server.go

Unmerged paths:
  (use "git add <file>..." to mark resolution)
	both modified:   CHANGELOG.md

To fix up this pull request, you can check it out locally. See documentation: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/reviewing-changes-in-pull-requests/checking-out-pull-requests-locally

@aljo242 aljo242 merged commit e4914c3 into release/v0.5.x Oct 30, 2025
21 checks passed
@aljo242 aljo242 deleted the mergify/bp/release/v0.5.x/pr-769 branch October 30, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants