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

When typing in an amount greater than my balance from EVM to Native, simply by typing it throws an error and pulls me away from the form. Typing shouldn't cause this error to appear like that. #166

Open
aaroncox opened this issue Sep 5, 2023 · 0 comments

Comments

@aaroncox
Copy link
Member

aaroncox commented Sep 5, 2023

When typing in an amount greater than my balance from EVM to Native, simply by typing it throws an error and pulls me away from the form. Typing shouldn't cause this error to appear like that.

image

Originally posted by @aaroncox in #164 (comment)

dafuga added a commit that referenced this issue Sep 5, 2023
aaroncox pushed a commit that referenced this issue Sep 20, 2023
* 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
aaroncox pushed a commit that referenced this issue Sep 22, 2023
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant