telosnetwork / telos-bridge

The Telos LayerZero bridge enables seamless asset transfers between Telos and other blockchains
https://bridge.telos.net
5 stars 3 forks source link

#101 | Fix bridge token allowance process #104

Closed rozzaswap closed 2 months ago

rozzaswap commented 2 months ago

Fixes #101

Description

This PR includes a fix for the problem of not getting the gas estimation right for the approvals before the actual transaction.

These changes did not require the library to be modified.

Test scenarios

You gotta have at least 5 USTD in the Ethereum chain and some ETH to pay the fees.

Cases are: 1 - you have More approval than you are willing to transfer. Best case: you don't need to approve anything. 2 - you cave 0 approval. Normal case: This will cause you to only approve the Transaction without resetting anything. 3 - you have some but not enough approval. Rarest case: This will trigger the reset and then the exact approval you need.

Screenshots

telos-bridge--resetting-approvals.webm

netlify[bot] commented 2 months ago

Deploy Preview for telos-bridge ready!

Name Link
Latest commit 7cbeed1da27ca69868e2341d5b49420b6a0d6578
Latest deploy log https://app.netlify.com/sites/telos-bridge/deploys/667bfb9a12e640000869c667
Deploy Preview https://deploy-preview-104--telos-bridge.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

netlify[bot] commented 2 months ago

Deploy Preview for sparkly-dasik-ad5e27 ready!

Name Link
Latest commit 7cbeed1da27ca69868e2341d5b49420b6a0d6578
Latest deploy log https://app.netlify.com/sites/sparkly-dasik-ad5e27/deploys/667bfb9ad113fb0008f7fd81
Deploy Preview https://deploy-preview-104--sparkly-dasik-ad5e27.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.