-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: catching metamask error when funds are insufficient closes issue #166 * chore: adding support for Telos EVM * refactor: using transferTypes object to determine how different transfers should be processed * refactor: putting all evm transfer logic in evm specific classes * fix: getting page running again * refactor: refactored transfer page to use manager classes * fix: getting page running again * refactor: using the get method to get store values * chore: added telos evm bridge methods * fix: getting telos bridge working * fix: connecting to evm wallet for telos bridge * enhancement: handling case where enter is pressed in the transfer form * chore: getting the telos page working * style: linted * fix: using correct evm network for telos bridge * enhancement: polished evm network switching * fix: catching error when fee makes transfer exceed balance * fix: making network switching more robust
- Loading branch information
Showing
18 changed files
with
947 additions
and
321 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
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
Oops, something went wrong.