blocknetdx / xlite

Official XLite multi-wallet
MIT License
3 stars 7 forks source link

Cannot send or see balance for SYS #162

Closed shrnkld closed 2 years ago

shrnkld commented 2 years ago

Env: XLite v1.0.4

Issues:

Attempting to send an amount of SYS from XLite wallet results in the error: Failed to send the wallet transaction

Log snippet:

[2021-10-19 03:17:08] [INFO   ] [http-server-handler] RPC CALL: listunspent 
[2021-10-19 03:17:08] [INFO   ] [http-server-handler] RPC CALL: listunspent 
[2021-10-19 03:17:08] [INFO   ] [http-server-handler] PARAMS: 0 
[2021-10-19 03:17:08] [INFO   ] [http-server-handler] PARAMS: 0 
[2021-10-19 03:17:08] [INFO   ] {"result":[],"error":null} 
[2021-10-19 03:17:08] [WARNING] doPost / bad response:  
[2021-10-19 03:17:08] [WARNING] [httpclient] getHistory SYSCOIN null post result 
[2021-10-19 03:17:08] [INFO   ] {"result":null,"error":{"message":"listtransactions not ready","code":3002}} 
[2021-10-19 03:17:08] [INFO   ] {"result":[],"error":null} 
[2021-10-19 03:17:09] [INFO   ] {"result":[],"error":null} 
[2021-10-19 03:17:09] [INFO   ] {"result":[],"error":null} 
[2021-10-19 03:17:09] [INFO   ] {"result":[],"error":null} 
[2021-10-19 03:17:10] [INFO   ] {"result":[],"error":null} 
shrnkld commented 2 years ago

CC back-end doesn't support segwit addresses. Moved to new feature ticket.