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 transaction support #166

Open
1 of 2 tasks
jbibla opened this issue Nov 9, 2020 · 1 comment
Open
1 of 2 tasks

IBC transaction support #166

jbibla opened this issue Nov 9, 2020 · 1 comment
Assignees
Labels
blocked Blocked by third party software (SDK, Ledger, Cosm JS, etc.)

Comments

@jbibla
Copy link
Contributor

jbibla commented Nov 9, 2020

  • Users are able to send coins specifying a chain that is different than the chain the tokens are on.
  • Users are able to see tokens sent from other chains, showing: [Denom + Source chain]
@faboweb faboweb self-assigned this Nov 10, 2020
@jbibla jbibla closed this as completed Nov 23, 2020
@faboweb faboweb reopened this Nov 23, 2020
@jbibla jbibla added the blocked Blocked by third party software (SDK, Ledger, Cosm JS, etc.) label Nov 24, 2020
@jbibla jbibla mentioned this issue Nov 25, 2020
28 tasks
@faboweb
Copy link
Contributor

faboweb commented Nov 25, 2020

IBC send transactions are not compatible with the old (Amino) interface anymore. To allow for IBC transactions we need to use protobuf serialization. Signing via Ledger/Keplr is not yet compatible with this kind of signing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by third party software (SDK, Ledger, Cosm JS, etc.)
Projects
None yet
Development

No branches or pull requests

2 participants