harmony-one / layerzero-bridge.frontend

Harmony LayerZero Bridge - Frontend
9 stars 13 forks source link

Inconsistent state between frontend (and maybe tracker), and LayerZero actions #37

Open polymorpher opened 1 month ago

polymorpher commented 1 month ago

See https://github.com/harmony-one/layerzero-bridge.frontend/issues/32 and https://github.com/harmony-one/layerzero-bridge.frontend/issues/33 for context

The bridge picked up the first 0.01 ETH and minted 0.01 behind the scene, but it never got reflected in the UI (and hardly so even on layerzeroscan.com, unless one specifically checks for messages associated with the user's address)

Two bridge minting transactions on Harmony side: https://explorer.harmony.one/tx/0x603073ec35ffc211fbdb1e433956c3f1654507a91407adf8b4d4e5de4b186756?shard=0 https://explorer.harmony.one/address/0x7Cbd185f21bEf4D87310d0171aD5f740BC240e26?shard=0

Only the second 0.01 ETH transaction was captured in the frontend and tracker

Image