lunie-light icon indicating copy to clipboard operation
lunie-light copied to clipboard

IBC transaction support

Open jbibla opened this issue 4 years ago • 1 comments

  • [ ] Users are able to send coins specifying a chain that is different than the chain the tokens are on.
  • [x] Users are able to see tokens sent from other chains, showing: [Denom + Source chain]

jbibla avatar Nov 09 '20 15:11 jbibla

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.

faboweb avatar Nov 25 '20 15:11 faboweb