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

Unshielding NFT transfer via IBC failed #4025

Open
yito88 opened this issue Nov 14, 2024 · 0 comments · May be fixed by #4027
Open

Unshielding NFT transfer via IBC failed #4025

yito88 opened this issue Nov 14, 2024 · 0 comments · May be fixed by #4027
Assignees
Labels
bug Something isn't working IBC MASP

Comments

@yito88
Copy link
Member

yito88 commented Nov 14, 2024

I found two bugs for NFT unshielding transfer via IBC:

  • IBC VP tried to check the unshielding NFT transfer as a transfer from the transparent account and always rejected it
  • Unshiedling transfer failed when NFT metadata (class uri, class data, token uri or token data) was set
    • The failure in the exising IBC NFT test with Stargaze didn't happen because these metadata were not set (i.e. all of them are null). It happened in the new test on which I'm working now because the contract set the metadata (class data).
@yito88 yito88 added the bug Something isn't working label Nov 14, 2024
@yito88 yito88 self-assigned this Nov 14, 2024
@yito88 yito88 linked a pull request Nov 14, 2024 that will close this issue
3 tasks
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 MASP
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant