soramitsu / adar

Designing a Better World Through Decentralized Technologies
Apache License 2.0
12 stars 69 forks source link

Production bug: 0 balance on routing screen when asset is not added to wallet #419

Open adaagava opened 1 month ago

adaagava commented 1 month ago

Steps to reproduce:

  1. Mint 1000 ROC without adding ROC to Assets
  2. Go to Route asset, route ROC in CSV file

Expected result: you can see actual ROC balance Current result: you see 0 ROC balance

Dev: image

esganesh commented 3 weeks ago

Problem with XOR amount

1) I don't have XOR

Image

2) Add DAI to account and do Rout Assets

amount f.csv

Image

Image

Image

Actual result: Header shows DAI balance

3) I did SWAP ( DAI to XOR)

Image

Actual Result: Header shows DAI balance

esganesh commented 3 weeks ago

Problem - can't finish route process

Image

(XOR balance = 0 and > 0)

esganesh commented 2 weeks ago

The same problem on test env 1) "-tokens required" negative amount and ADD button (But tokens exist) 2) Swap: Select token popup is under main swap page(can't select token to swap)