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

Unexpected Code hash and Type fields in IBC transactions #130

Open
murisi opened this issue Mar 7, 2025 · 0 comments
Open

Unexpected Code hash and Type fields in IBC transactions #130

murisi opened this issue Mar 7, 2025 · 0 comments

Comments

@murisi
Copy link
Contributor

murisi commented Mar 7, 2025

The Code hash field (in expert mode) and the Type field (in normal mode) are sometimes printed out more than once and occur in unexpected positions for IBC transfers and also IBC NFT transfers. See attached some test vectors that reveal this at testvecs.json.gz . Specifically, the failures are at:

  • Normal/0_1300_IBC_Transfer_0
  • Normal/0_4681_IBC_Transfer_0
  • Normal/0_5124_IBC_NFT_Transfer_0
  • Normal/0_5870_IBC_NFT_Transfer_0
  • Normal/0_6415_IBC_NFT_Transfer_0
  • Normal/0_6599_IBC_NFT_Transfer_0
  • Normal/0_7184_IBC_Transfer_0
  • Normal/0_8873_IBC_Transfer_0
  • Normal/0_9365_IBC_NFT_Transfer_0
  • Expert/0_1300_IBC_Transfer_0
  • Expert/0_4681_IBC_Transfer_0
  • Expert/0_5124_IBC_NFT_Transfer_0
  • Expert/0_5870_IBC_NFT_Transfer_0
  • Expert/0_6415_IBC_NFT_Transfer_0
  • Expert/0_6599_IBC_NFT_Transfer_0
  • Expert/0_7184_IBC_Transfer_0
  • Expert/0_8873_IBC_Transfer_0
  • Expert/0_9365_IBC_NFT_Transfer_0
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

No branches or pull requests

1 participant