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

Transfer a token received over IBC on the same chain if the origin is same #354

Closed
yito88 opened this issue Aug 18, 2022 · 1 comment · Fixed by #1074
Closed

Transfer a token received over IBC on the same chain if the origin is same #354

yito88 opened this issue Aug 18, 2022 · 1 comment · Fixed by #1074
Assignees

Comments

@yito88
Copy link
Member

yito88 commented Aug 18, 2022

A non-IBC transfer should be allowed if the origin is the same.
e.g. Transfer from {token}/ibc/{ibc-token-hash-a}/balance/{receiver1} to {token}/ibc/{ibc-token-hash-a}/balance/{receiver2}
We need to fix IBC token VP to check the transfer. (these transfers aren't checked now)

@cwgoes
Copy link
Contributor

cwgoes commented Jan 13, 2023

@yito88 what's the status of this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants