Skip to content

Conversation

@cprussin
Copy link
Collaborator

Summary

Add a network switch to the wallet tester.

Rationale

We have an MDP who would like to run through the wallet test using a devnet fireblocks workspace. However, it seems that the way walletconnect or fireblocks works prevents even connecting in the wrong network (other wallets will let you connect and switch networks after connecting).

To unblock this user, I'm adding a network switch so they can switch to testnet before connecting their wallet. I'm only adding it in the wallet tester although probably it makes sense to eventually replace the wallet connect modal from @solana/wallet-adapter with a custom one so we can offer this option anywhere that the wallet connection UI flow shows up instead.

How has this been tested?

  • Current tests cover my changes
  • Added new tests
  • Manually tested the code

@cprussin cprussin requested a review from a team as a code owner April 16, 2025 21:46
@vercel
Copy link

vercel bot commented Apr 16, 2025

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

Name Status Preview Comments Updated (UTC)
staking ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 16, 2025 9:47pm
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Apr 16, 2025 9:47pm
component-library ⬜️ Ignored (Inspect) Apr 16, 2025 9:47pm
entropy-debugger ⬜️ Ignored (Inspect) Apr 16, 2025 9:47pm
insights ⬜️ Ignored (Inspect) Apr 16, 2025 9:47pm
proposals ⬜️ Ignored (Inspect) Apr 16, 2025 9:47pm

@cprussin cprussin merged commit 1314cae into main Apr 16, 2025
9 checks passed
@cprussin cprussin deleted the cprussin/add-network-selector-to-wallet-tester-page branch April 16, 2025 22:51
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