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

Completed TXs show as pending in wallet tab but completed in activity tab (persists for days) #1083

Open
expatri0tic opened this issue May 2, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@expatri0tic
Copy link

What mobile OS are you using?

iOS

Please provide details on the device you experienced the bug on

iOS XR version
17.4.1

Description

When I've got an outgoing tx, it will say "in progress" on the account tab even though in activity tab it shows it's been sent 3-11 days ago. Mempool.space will of course confirm what activity tab says, that it's sent.

Please provide the steps that you've used to reproduce the issue

  1. Send a tx
  2. Obsessively refresh (BTW we should be able to manually refresh rather than wait 60 sec upon opening wallet for auto-refresh)
  3. repeat 2
  4. Go to mempool.space, find out it's sent
  5. Go to wallet and verify that it says pending
  6. Go to activity tab, says pending
  7. Go to activity tab a bit later, says sent, but in wallet still says pending.

If applicable, add screenshots or screen recordings to help explain the issue.

IMAGE 2024-05-02 14:22:57
In the above image, it clearly shows that the tx is considered pending in spite of having 200+ confirmations

IMAGE 2024-05-02 14:23:44
In activity it will say sent though.

All of these screenshots were Apr 26 around 1PM, logs show a problem syncing.

If applicable, add logs to help us diagnose the issue.

logs.txt


Time : 2024-04-26T13:19:02.796331
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:19:02.793134
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:19:02.770908
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:47.778078
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:47.766972
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:47.764152
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:32.807269
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:32.792889
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:32.789577
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:17.775153
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:17.767169
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:17.764411
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:10.597619
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:10.590791
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:10.570617
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:09.532537
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:09.507527
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:18:09.500913
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:17:17.805111
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:17:17.787505
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:17:17.778746
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:17:02.793067
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:17:02.776787
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:17:02.770445
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:16:47.794229
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:16:47.777509
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:16:47.769317
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:16:32.794185
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None


Time : 2024-04-26T13:16:32.777638
Category : wallet
Message : Couldn't sync: Exception: Couldn't sync
Library : None
Exception : None
Stack Trace : None

Anything else?

Using VPN always, never TOR, never my own node but Foundations.
In China

Impact of the issue

{"label"=>"Medium: Moderate issue affecting usability."}

If you found any similar or related issues, provide links to them here.

NA

@expatri0tic expatri0tic added the bug Something isn't working label May 2, 2024
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

1 participant