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(wallet-connect): Removed workaround of accepting all accounts, methods & events in V2 #706

Merged
merged 9 commits into from
Jun 22, 2023

Conversation

yagopv
Copy link
Member

@yagopv yagopv commented Jun 13, 2023

What it solves

Resolves #705

How this PR fixes it

  1. Updating dependencies and retesting
  2. Updating tests as we found type changes
  3. Reviewing the migration guide and looking for new API changes

How to test it

Use https://react-app.walletconnect.com or any other WC v2 DApp

Links
Changes in web3wallet monorepo since 1.2.0

@yagopv yagopv requested review from dasanra and DaniSomoza June 13, 2023 15:34
@yagopv yagopv marked this pull request as ready for review June 13, 2023 15:34
@JagoFigueroa
Copy link
Contributor

Looking good! I have tested it following this doc with test data that was shared by the wc team and the results are the expected ones taking into account our implementation.

As we know, some connections won't work because of the new restrictions we added for the supported methods but that is the expected and secure behaviour to protect users on a smart contract wallet context.

Lets see how it evolves in the near future (I expect some reports from teams and users) but hopefully the wc team will have a better solution for our context soon.

@DaniSomoza DaniSomoza changed the title chore(wallet-connect): Upgrade packages fix(wallet-connect): Removed workaround of accepting all accounts, methods & events in V2 Jun 22, 2023
@DaniSomoza DaniSomoza merged commit 22e499e into development Jun 22, 2023
@DaniSomoza DaniSomoza deleted the chore/update-wallet-connect-packages branch June 22, 2023 11:21
@github-actions github-actions bot locked and limited conversation to collaborators Jun 22, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Wallet Connect] Check WalletConnect v2 is using latest SDK version
3 participants