-
Notifications
You must be signed in to change notification settings - Fork 40
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] Error "transaction indexing is in progress" when sending from BSC #1086
Comments
Reproducible on https://portalbridge.com/.
|
this is because the blockchain state has not been completed propagate to all the nodes, and the queried node has an inconsistent state, looking on to manage it and retry if this is the case |
Issue reproducible on https://preview.portalbridge.com/49dc473073/, when sending 0.0001 BNB from BSC (Rabby) to Fantom (Rabby).
|
Issue is reproducible on https://preview.portalbridge.com/0a16bf3ef2/, when sending from 0.0014 BSC (Rabby) to USDC on Optimism (Rabby) via Mayan Swift route. The transaction is also not displayed in the progress widget, but is present in the transaction history. |
Is there an existing issue for this?
Current Behavior
An error message "Error with transfer, please try again" is displayed, despite the transaction being successfully completed and the WBNB arriving in the Avalanche account (by checking transaction history and Avalanche account).
Expected Behavior
The transactions should proceed without any error messages.
Steps To Reproduce
Environment
Anything else?
Video link.
The text was updated successfully, but these errors were encountered: