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

[Bug]: The wallet does not auto-refresh txlog state #81

Open
phyro opened this issue Jan 19, 2024 · 0 comments
Open

[Bug]: The wallet does not auto-refresh txlog state #81

phyro opened this issue Jan 19, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@phyro
Copy link
Member

phyro commented Jan 19, 2024

UPDATE: This seems to work correctly when doing transactions with Contract flow.

Describe the bug
The wallet shows transaction as Unconfirmed in the transaction history when it really has been confirmed.

NOTE: I tried this with Legacy flow, not contracts.

To Reproduce
Steps to reproduce the behavior:

  1. Create a self-spend transaction
  2. Notice Unconfirmed two transaction logs are created
  3. Go to Node and wait for the tx to get mined
  4. Transaction stays Unconfirmed

Expected behavior
I'd expect the wallet to update the state once a block is found.

Screenshots
/

Desktop (please complete the following information):

  • OS: Linux (Debian)
  • Version of Grin-gui: v0.1.0-alpha.3

Additional context
If I close the wallet and open it again, the state gets refreshed and they're correctly labeled as Confirmed.

@phyro phyro added the bug Something isn't working label Jan 19, 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