-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
throw errors inline, update connector api, improve example component …
…(#567) * add clearState, remove reportError, add onError * core error removal * remove reportError * update hooks test * fix provider * onerror * don't catch * remove supported wallet ids * remove allowedchainids * remove report error tests * remove onError for now * remove report error * update example code * clearState in actions * clearState -> resetState * fix examples * rm error from store * rm error from some tests * error, setError in component * simplify Card components * get title * move margin * move to utils * add onError to Connector * clear error * coinbase wallet changes * metamask changes * gnosis safe changes * change frame * eip * magic * url * update connectors and walletconnect * rm abstract * undo change to walletconnect * rm reset state * fix coinbase wallet spec * update network spec and constructor * metamask spec fix * more spec fixes * more spec fixes * network fix * reset state * reset state more * handle coinbase * handle metamask * specific error * tweaks Co-authored-by: Noah Zinsmeister <[email protected]>
- Loading branch information
1 parent
0280f6b
commit 58a8912
Showing
38 changed files
with
474 additions
and
475 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
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.