Open DanielAtKrypton opened 4 years ago
Thanks for opening this issue!
Quick update here:
* Weirdness no 1-3 is a known issue and should be solved by #1746, please run above steps to confirm @LePremierHomme
* Weirdness 5 & 6
These are far more complex than initially thought. In order to list add any ERC20 and start trading it, the connext node has to support this token and has to be funded with it. @jgarzik came up with a "wild" idea how to do that: https://github.com/ExchangeUnion/xud/issues/1956
* Weirdness no 4
The following wallets were unlocked: LTC, BTC
This is what should be fixed in this issue @sangaman
Added ERC20 token weird pack of behaviours
Versions
With:
OS Name Microsoft Windows 10 Pro Version 10.0.19041 Build 19041
WSL2 - Debian Distributor ID: Debian Description: Debian GNU/Linux 10 (buster) Release: 10 Codename: buster
Docker Desktop 2.4.0.0
Docker images:
Description
After strictly following this, I entered the following command to add the SER token:
The result returned:
Happy with the success I made the following sequence:
So I decided to exit and enter again:
Potential problems found
Weirdness no 1:
Weirdness no 2:
Weirdness no 3:
getbalance
command above doesn't show SER balance.Weirdness no 4:
Why aren't ETH and ETH(ERC20) in the unlocked list as well?
Weirdness no 5: Even after restart,
getbalance
command still doesn't show SER balance.Weirdness no 6:
Summarizing
These were the I believe problems I could find when adding an ERC20 token to XUD. Maybe there is something I am missing to make all these points work correctly, any ideas?