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

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

Open
adaagava opened this issue Aug 7, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@adaagava
Copy link

adaagava commented Aug 7, 2024

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

@adaagava adaagava added the bug Something isn't working label Aug 7, 2024
@esganesh
Copy link

esganesh commented Sep 2, 2024

Problem with XOR amount

  1. I don't have XOR

Image

  1. Add DAI to account and do Rout Assets

amount f.csv

Image

Image

Image

Actual result: Header shows DAI balance

  1. I did SWAP ( DAI to XOR)

Image

Actual Result: Header shows DAI balance

@esganesh
Copy link

esganesh commented Sep 5, 2024

Problem - can't finish route process

Image

(XOR balance = 0 and > 0)

@esganesh
Copy link

esganesh commented Sep 9, 2024

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants