-
Notifications
You must be signed in to change notification settings - Fork 393
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAppstrosities: Fix a few observed dApp connection issues (#3593)
- Uniswap should now update default wallet without reloads (closes #3578). - Stargate should correctly handle transfers when the chain needs to be changed behind the scenes. - Generally sites that may interact with event handlers before Taho's default status is read should no longer have issues. ## Testing - [x] Go to Uniswap with Taho as default and try to connect with MetaMask. In the popup, switch away from Taho as default. MetaMask should connect normally. - [x] Go to Uniswap with Taho as default and try to connect with MetaMask. In the popup, reject. Switch Taho as default off in the popover. Try to connect with MetaMask again. MetaMask should connect normally. - [x] Go to Uniswap with Taho as not-default. Switch Taho as default on in the popover. Try to connect with MetaMask. Taho should connect normally. - [x] Go to Stargate with Taho as default. Connect. Set up a swap from a *different* network than the one you connected on (I typically connect on Ethereum mainnet, then set a swap from Arbitrum ETH to mainnet ETH). Try to submit the transaction. You should get a transaction confirmation. Latest build: [extension-builds-3593](https://github.com/tahowallet/extension/suites/14936639887/artifacts/851517366) (as of Wed, 09 Aug 2023 02:29:24 GMT).
- Loading branch information
Showing
3 changed files
with
71 additions
and
16 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