XLabs / wormscan-ui

5 stars 3 forks source link

[Bug] Explorer stops loading attestation transactions #617

Open SamantaCasal opened 3 months ago

SamantaCasal commented 3 months ago

Description

Wormholescan hangs indefinitely when attempting to view details of an Attestation transaction. This occurs when sending a token from a source chain (in this case, Algorand) that is not registered on the destination chain (in this case, Avalanche). The problem persists across attempts, hindering the ability to verify transaction details through the explorer.

Steps to Reproduce:

  1. Navigate to the Portal Bridge interface.
  2. Send a token from a source chain (Algorand) that is not registered on the destination chain (Avalanche). The specific token used in this instance was goTBTC.
  3. Go to WormholeScan and search for the transaction hash (txHash) of the record.
  4. Observe the behavior of the explorer when attempting to load the transaction details.

Evidence:

https://github.com/XLabs/wormscan-ui/assets/69044575/3a0bf6ca-ac8e-4ca7-be39-3e223958a903

SamantaCasal commented 3 months ago

OK!

Image Image