-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore: filter wallets by walletconnect support #5296
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
Conversation
🦋 Changeset detectedLatest commit: ad6b1f9 The changes in this PR will be included in the next version bump. This PR includes changesets to release 26 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
10 Skipped Deployments
|
Visual Regression Test Results ✅ Passed✨ No visual changes detected Chromatic Build: https://www.chromatic.com/build?appId=6493191bf4b10fed8ca7353f&number=342 |
📦 Bundle Size Check✅ All bundles are within size limits 📊 View detailed bundle sizes> @reown/[email protected] size /home/runner/work/appkit/appkit > size-limit |
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Description
Improved wallet search to filter out non-walletconnect and walletconnect wallets based on platform and SDK type
Type of change
Associated Issues
For Linear issues: Closes APKT-2635
Checklist
Note
Filters wallet list and search results by WalletConnect support based on platform/SDK, adds
supports_wcfield and Binance connector, and updates tests.w3m-all-wallets-listandw3m-all-wallets-searchnow useWalletUtil.filterWalletsByWcSupport(...)to filter displayed wallets.WalletUtil.filterWalletsByWcSupportwith platform-aware rules andMANDATORY_WALLET_IDS_ON_MOBILE.ConstantsUtil.BINANCE_CONNECTOR_NAMEandPresetsUtil.ConnectorExplorerIds[BINANCE_CONNECTOR_NAME].WcWalletwith optionalsupports_wc.WalletUtiland UI list/search components.Written by Cursor Bugbot for commit ad6b1f9. This will update automatically on new commits. Configure here.