Bug: Transfer status page stuck at step 4 after successful withdraw_execute #107

Closed
opened 2026-04-10 04:19:17 +00:00 by Brouie · 1 comment
Brouie commented 2026-04-10 04:19:17 +00:00 (Migrated from gitlab.com)

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:

  • Transfer status page detects completed withdraw_execute and shows step 5 COMPLETE
  • Polling uses bridge Connection RPC, not wallet default
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: - [ ] Transfer status page detects completed withdraw_execute and shows step 5 COMPLETE - [ ] Polling uses bridge Connection RPC, not wallet default
Brouie commented 2026-04-10 04:20:15 +00:00 (Migrated from gitlab.com)

Duplicate of #106. Closing.

Duplicate of #106. Closing.
Brouie (Migrated from gitlab.com) closed this issue 2026-04-10 04:20:34 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
code/cl8y-bridge-monorepo#107
No description provided.