Skip to content
This repository has been archived by the owner on Oct 5, 2022. It is now read-only.

Transactions syncing issues #495

Open
gabmontes opened this issue Sep 9, 2021 · 2 comments
Open

Transactions syncing issues #495

gabmontes opened this issue Sep 9, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@gabmontes
Copy link
Member

The wallet queries the ETC indexer and retrieves a list of transactions but none are displayed in the transactions list.

In addition, some ETH transactions like ports are not properly parsed and just shown as generic transfers or contract interactions.

@gabmontes gabmontes added the bug Something isn't working label Sep 9, 2021
@gndelia
Copy link
Contributor

gndelia commented Sep 10, 2021

This seems to be a problem with the nodes we're using to sync. It is failing to retrieve some of the Txs. We'll look at the details of why the nodes are not retrieving properly those Txs.

@gabmontes
Copy link
Member Author

That's correct. The ETC nodes were not returning some transactions so the sync failed. Not a problem with the wallet.

For ETH port transactions, it looks like there is a race condition that is preventing the transactions to be properly parsed. If one of such transactions is refreshed individually (open transaction details, click "Refresh"), all the data is properly parsed.

@gndelia gndelia removed their assignment Apr 4, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants