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

feat(wallet-connect): add support for wcv2 #604

Merged
merged 11 commits into from
Jul 7, 2023
Merged

feat(wallet-connect): add support for wcv2 #604

merged 11 commits into from
Jul 7, 2023

Conversation

JFrankfurt
Copy link
Contributor

@JFrankfurt JFrankfurt commented Jun 29, 2023

retires walletconnect v1 in favor of v2

@JFrankfurt JFrankfurt requested a review from zzmp June 29, 2023 14:20
@JFrankfurt JFrankfurt self-assigned this Jun 29, 2023
@vercel
Copy link

vercel bot commented Jun 29, 2023

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

Name Status Preview Comments Updated (UTC)
widgets ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 7, 2023 6:25pm

@JFrankfurt JFrankfurt changed the title feat(wallet-connect): add support for v2 feat(wallet-connect): [wip] add support for v2 Jun 29, 2023
@vercel vercel bot temporarily deployed to Preview June 29, 2023 14:22 Inactive
@vercel vercel bot temporarily deployed to Preview June 29, 2023 14:42 Inactive
@zzmp zzmp marked this pull request as draft June 30, 2023 21:07
@vercel vercel bot temporarily deployed to Preview July 5, 2023 13:04 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2023 13:08 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2023 13:22 Inactive
@JFrankfurt JFrankfurt force-pushed the wcv2 branch 2 times, most recently from 58104c8 to d2a653d Compare July 5, 2023 13:24
@vercel vercel bot temporarily deployed to Preview July 5, 2023 13:26 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2023 13:27 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2023 13:39 Inactive
@JFrankfurt JFrankfurt changed the title feat(wallet-connect): [wip] add support for v2 feat(wallet-connect): add support for wcv2 Jul 5, 2023
@vercel vercel bot temporarily deployed to Preview July 5, 2023 14:49 Inactive
@JFrankfurt JFrankfurt marked this pull request as ready for review July 5, 2023 14:51
@vercel vercel bot temporarily deployed to Preview July 5, 2023 15:23 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2023 17:04 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2023 18:24 Inactive
@vercel vercel bot temporarily deployed to Preview July 5, 2023 18:41 Inactive
...rpcMap,
[chainId]: rpcUrls.slice(0, 1),
})),
showQrModal: true,
projectId: WALLET_CONNECT_PROJECT_ID,
chains: [SupportedChainId.MAINNET],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This will refuse to connect to wallets which do not exist on MAINNET (eg a Safe that was created on an L2).
Can you leave that as a comment, so it's at least a known issue?

@vercel vercel bot temporarily deployed to Preview July 7, 2023 18:22 Inactive
@vercel vercel bot temporarily deployed to Preview July 7, 2023 18:25 Inactive
@JFrankfurt JFrankfurt merged commit 7ca58ca into main Jul 7, 2023
@JFrankfurt JFrankfurt deleted the wcv2 branch July 7, 2023 18:42
@github-actions
Copy link

github-actions bot commented Jul 7, 2023

🎉 This PR is included in version 2.53.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants