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

chore: split WallectConnect projects #5953

Merged
merged 2 commits into from
Jan 8, 2024
Merged

Conversation

0xApotheosis
Copy link
Contributor

Description

Splits our wallet connect projects into two (wallet and dApp), following a discussion with the wallet connect team:

I was testing with ShapeShift wallet and it looks like you have this listed under same project as the dapp side on cloud.walletconnect.com. If you separate them into two separate projects and submit the wallet to the Explorer (through Cloud) - then ShapeShift can appear in Web3Modal as one of the wallets users can choose from to connect to your (or other) dapps

New config:

  • ShapeShift wallet: f58c0242def84c3b9befe9b1e6086bbd
  • ShapeShift dapp: a28cc4392a374056df13372b666190a0

Pull Request Type

  • 🐛 Bug fix (Non-breaking Change: Fixes an issue)
  • 🛠️ Chore (Non-breaking Change: Doc updates, pkg upgrades, typos, etc..)
  • 💅 New Feature (Breaking/Non-breaking Change)

Issue (if applicable)

Closes #5942

Risk

Small risk to the current WalletConnect wallet and dApp functionality.

Testing

Ensure WalletConnect wallet and dApp functionally still works as expected.

Engineering

☝️

Operations

☝️

Screenshots (if applicable)

N/A

@0xApotheosis 0xApotheosis requested a review from a team as a code owner January 8, 2024 03:41
Copy link
Contributor

@gomesalexandre gomesalexandre left a comment

Choose a reason for hiding this comment

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

Tested locally:

  • WC wallet option is still happy
Screenshot 2024-01-08 at 12 26 19 Screenshot 2024-01-08 at 12 26 33 image image
  • WC to dApps is still happy
image

1inch dApp Swap Tx:

https://gnosisscan.io/tx/0x48c3eee27400f1e12b072ecb94e0a70fc0e8f98bfdbe9654f31de178790b0cf9

@gomesalexandre gomesalexandre enabled auto-merge (squash) January 8, 2024 12:07
@gomesalexandre gomesalexandre merged commit cc4e2d9 into develop Jan 8, 2024
3 checks passed
@gomesalexandre gomesalexandre deleted the split-wc-projects branch January 8, 2024 12:12
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.

Split WalletConnect domains into separate projects
2 participants