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

fix: uniswap wallet trying to make itself look like MetaMask #4336

Merged
merged 2 commits into from
Oct 16, 2024

Conversation

EdouardBougon
Copy link
Collaborator

“Uniswap Wallet” try to fake MetaMask wallet extension with the isMetaMask boolean.

But it is not yet in the "fake" MetaMask list here: https://github.com/EdouardBougon/wagmi/blob/a5e7927dfcb9b3930409056b50f810ed96ca4ffa/packages/core/src/connectors/injected.ts#L53-L81

Here the boolean used by Uniswap Wallet:
Screenshot 2024-10-14 at 11 09 05

Copy link

changeset-bot bot commented Oct 14, 2024

🦋 Changeset detected

Latest commit: f5a1407

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@wagmi/core Patch
@wagmi/connectors Patch
wagmi Patch
@wagmi/vue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Oct 14, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
wagmi ✅ Ready (Inspect) Visit Preview 💬 Add feedback Oct 16, 2024 3:57pm

@tmm tmm merged commit c05caab into wevm:main Oct 16, 2024
19 of 23 checks passed
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

Successfully merging this pull request may close these issues.

2 participants