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(bridge-ui): remove web3modal featured wallet ids #16012

Conversation

leppaludi
Copy link
Contributor

@leppaludi leppaludi commented Feb 22, 2024

  1. set featuredWalletIds to an empty array in the web3modal constructor in order to remove additional metaMask connector that did not work

image

MetaMask will now be detected using EIP-6963. Users that have older versions of MetaMask that do support EIP-6963 will be presented with the injected wallet controller after #16008 is merged to production

  1. Updated the AJV validator to correctly display schema validation errors

  2. Renamed config/sample/configuredCustomToken.example to config/sample/configuredCustomTokens.example since README.md suggests to cp config/sample/configuredCustomTokens.example config/configuredCustomTokens.json

@leppaludi leppaludi closed this Feb 22, 2024
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.

1 participant