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

IBC token transfer doesn't satisfy with ICS20 #117

Closed
yito88 opened this issue May 20, 2022 · 1 comment · Fixed by #625
Closed

IBC token transfer doesn't satisfy with ICS20 #117

yito88 opened this issue May 20, 2022 · 1 comment · Fixed by #625
Assignees
Labels
bug Something isn't working IBC ledger

Comments

@yito88
Copy link
Member

yito88 commented May 20, 2022

ICS20 says we have to use an origin-specific denomination.
Namada ledger receives the amount of the same token address as the existing token now.
We need to modify receiving a token with IBC to mint/unescrow the amount as another token address specified by the original token address and the IBC port/channel.

@yito88 yito88 added bug Something isn't working ledger IBC labels May 20, 2022
@yito88 yito88 self-assigned this May 20, 2022
@tzemanovic tzemanovic transferred this issue from anoma/anoma Jul 7, 2022
This was referenced Aug 10, 2022
@yito88 yito88 mentioned this issue Oct 17, 2022
Repository owner moved this from Todo to Tested in Devnet in Namada-Old Nov 14, 2022
@sezox81
Copy link

sezox81 commented Nov 27, 2022

IBC token transfer doesn't satisfy with ICS20

phy-chain pushed a commit to phy-chain/namada that referenced this issue Mar 1, 2024
* feat(spinner): add pending actions to state

* tests(notifications): tests for reducers and regexp

* feat: pass notify to account creation function
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working IBC ledger
Projects
No open projects
Status: Tested in Devnet
Development

Successfully merging a pull request may close this issue.

2 participants