-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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(bridge): use metamask wagmi connector #2080
Conversation
Codecov Report
@@ Coverage Diff @@
## main #2080 +/- ##
=======================================
Coverage 66.79% 66.79%
=======================================
Files 106 106
Lines 2843 2843
Branches 354 354
=======================================
Hits 1899 1899
Misses 868 868
Partials 76 76
*This pull request uses carry forward flags. Click here to find out more. 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
926fa71
Co-authored-by: dave | d1onys1us <[email protected]>
* fix(bridge): use metamask wagmi connector * Update packages/bridge-ui/src/components/buttons/Connect.svelte Co-authored-by: dave | d1onys1us <[email protected]> Co-authored-by: dave | d1onys1us <[email protected]> Co-authored-by: Daniel Wang <[email protected]>
Fixes issues with multiple wallets of same name showing up or connect wallet flow not highlighting if a wallet is not installed.