Bug: Transfer status page stuck at step 4 after successful withdraw_execute #107
Labels
No labels
agent:implement
agent:ready
backend
bug
cannot-reproduce
confirmed
desktop
docs
documentation
duplicate
enhancement
feature
frontend
good first issue
help wanted
high-risk
in-review
invalid
mobile
needs-triage
P0-critical
P1-high
P2-medium
P3-low
qa
QA
question
ready
report
responsive
security
security-escalate
smart-contract
solana
tablet
test-pass
ux
wallet-issue
wallet:keplr
wallet:metamask
wallet:station
wallet:walletconnect
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-bridge-monorepo#107
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Mainnet v0.1.82 (
7cb18b3+ operator hotfix 4/10)BSC->Solana 0.995 testa nonce 41 (hash 0xf443ffa5d976107d...). Full flow completed -- tokens received in Backpack wallet (confirmed 0.995 testa SPL). But the transfer status page remains at step 4/5 (EXECUTE ON SOLANA active), never flips to step 5 COMPLETE. Waited 10+ minutes.
Likely cause: TransferStatusPage polls on-chain state via api.mainnet.solana.com (wallet default RPC) which returns 403. Frontend cannot detect the completed withdrawal. Related to #102 (SolanaRecipientExecutePanel RPC 403 issue).
Acceptance criteria:
Duplicate of #106. Closing.