Closed
Description
Describe the bug
When bridging to any network to Solana, the first transaction works correctly. However, for the second transaction, the getTxStatus API call returns a 500 internal error while it's pending. Once the transaction is complete, it returns the status COMPLETED correctly, but the UI still shows the transaction as pending. See the video for more details.
Expected behavior
No response
Screenshots/Recordings
tx.never.complete.mov
Steps to reproduce
- Select any network.
- Bridge any token to Solana.
- Monitor the network tab in the background worker.
- Notice that getTxStatus initially returns a 500 error, and once the transaction is completed, the UI does not show the transaction as completed.
Error messages or log output
Detection stage
During release testing
Version
12.14.0
Build type
None
Browser
Chrome
Operating system
MacOS
Hardware wallet
No response
Additional context
No response
Severity
No response