harmony-one / ethhmy-bridge.frontend

Ethereum<>Harmony two way bridge (trusted version) - frontend part
25 stars 62 forks source link

deposit withdrawal after successful lock rejected by timeout #139

Open chaotic-binary opened 2 years ago

chaotic-binary commented 2 years ago

There are cases when the lock transaction is successful but rejected by timeout. Withdraw transaction follows the rejection in spite of valid hash (usually it's Ethereum hash, not usual) of the lock transaction. As a result, a restart of the operation is required. Unlock tokens transaction proceed then. However, the deposit is already returned by the withdrawal transaction.

Screenshot_2021-12-19_at_02 55 58

.