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:
Go to wallet.agoric.app
receive any non-vbank ERTP NFT
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
MacOS ventura 13.0 with NodeJs v18.16.0
@agoric/cosmic-swingset@0.41.3-499-g3573f7960
Additional context
Discussed on a call with @dckc and @turadg going through the entire flow of how to get things to go wrong.
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:
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