This repository has been archived by the owner on Feb 23, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: improve erc deposit error (#170)
* feat: improve erc20 deposit error message * test: error message * fix: partially fix test * refactor: move faucet tkn step back to where it was * refactor: move deposit tkn before eth test * chore: remove unnecessary test code * ci: fix socket hangup * test: remove flaky loading checks * fix: test * Update packages/app/playwright/e2e/Bridge.test.ts Co-authored-by: Luiz Gomes - LuizAsFight.eth <[email protected]> * Update packages/app/src/systems/Chains/eth/services/txEthToFuel.ts Co-authored-by: Luiz Gomes - LuizAsFight.eth <[email protected]> * chore: lint * fix: test * fix: test to work for multiple runs * fix: wallet connect --------- Co-authored-by: Luiz Gomes - LuizAsFight.eth <[email protected]>
- Loading branch information
1 parent
6c46cf2
commit 6a773a8
Showing
3 changed files
with
106 additions
and
23 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters