Agoric / wallet-app

Site for wallet.agoric.app
https://wallet.agoric.app/
2 stars 7 forks source link

Non-fungible ERTP assets displayed incorrectly in incoming offers #116

Closed WietzeSlagman closed 1 year ago

WietzeSlagman commented 1 year ago

Describe the bug

When creating offers with assets that are not in Vbank, the wallet-ui will provide the user with errors and things going wrong (see screenshot). However, transactions are being received by Keplr correctly and being signed, as well as that the chain handles the asset transfers as expected.

To Reproduce

Steps to reproduce the behavior:

  1. Go to wallet.agoric.app
  2. receive any non-vbank ERTP NFT
  3. See error in offer

Expected behavior

Expect the asset to be legible within the offer and be greeted with a clear want and give. Also expect the offer to be handled as the chain handles it, by giving me the correct success messages.

Platform Environment

Additional context

Discussed on a call with @dckc and @turadg going through the entire flow of how to get things to go wrong.

Screenshots

image