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

WalletConnect: migrate to v2 #1107

Merged
merged 2 commits into from
Jul 29, 2023
Merged

WalletConnect: migrate to v2 #1107

merged 2 commits into from
Jul 29, 2023

Conversation

marcusmiguel
Copy link
Contributor

@marcusmiguel marcusmiguel commented May 26, 2023

Resolves #1098

Should we deploy this already? Some wallets still uses v1 (e.g. MetaMask).

This expects a new env variable called VITE_WALLET_CONNECT_PROJECT_ID, the project ID can be obtained from https://cloud.walletconnect.com/sign-in.

@jalehman jalehman requested a review from shawntobin May 29, 2023 13:47
Copy link
Contributor

@shawntobin shawntobin left a comment

Choose a reason for hiding this comment

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

Looks good to me.
fwiw I had issues testing with my ledger, but this doesn't seem to be related to the implementation (possibly due to accessing via localhost?). Works fine on the other wallets I tested.
I assume whoever deploys will handle the VITE_WALLET_CONNECT_PROJECT_ID.

@tomholford
Copy link
Collaborator

FYI WC v1 was sunsetted yesterday. Receiving feedback from users that they are no longer able to connect a wallet. Once tested, this change should be merged and deployed promptly.

@dillon
Copy link
Contributor

dillon commented Jul 12, 2023

going to be conflicts in the package-lock from recent merges, but also since eslint is fixed now, we should revisit this PR, it has a few errors that are worth fixing

Copy link
Contributor

@dillon dillon left a comment

Choose a reason for hiding this comment

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

Looks good, works for me on pilot-mainnet

@pkova pkova merged commit c1a90c8 into master Jul 29, 2023
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.

Migrate to WalletConnect v2
5 participants