Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discover a transaction replacing the transaction initiated by NFT OB UI #46

Open
akolotov opened this issue Jul 5, 2021 · 1 comment
Labels
enhancement New feature or request transfer-tracking

Comments

@akolotov
Copy link
Collaborator

akolotov commented Jul 5, 2021

MetaMask allows to replace a transaction by increasing the gas price so the transaction generated by NFT OB UI will be never mined. Consider to improve the transaction tracking process as so it will discover if the transaction was replaced as so the status of the transaction in the modal window is displayed adequately - a new transaction is used to continue tracking.

@akolotov akolotov added enhancement New feature or request transfer-tracking labels Jul 5, 2021
@dan13ram
Copy link
Member

I've worked on this for the erc20 bridge. See omni/omnibridge-ui#273

But unfortunately the ethers library is not working as mentioned in their docs. Will see if there are other options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request transfer-tracking
Projects
None yet
Development

No branches or pull requests

2 participants