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:
- Create a self-spend transaction
- Notice Unconfirmed two transaction logs are created
- Go to Node and wait for the tx to get mined
- 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.
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:
Expected behavior
I'd expect the wallet to update the state once a block is found.
Screenshots
/
Desktop (please complete the following information):
Additional context
If I close the wallet and open it again, the state gets refreshed and they're correctly labeled as Confirmed.