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

refactor: add chain check for including announced and injected wallets listing #2475

Conversation

enesozturk
Copy link
Contributor

Breaking Changes

N/A

Changes

  • feat:
  • fix:
  • chore:

Associated Issues

closes #...

enesozturk and others added 30 commits May 29, 2024 16:05
Copy link

linear bot commented Jun 28, 2024

Copy link

vercel bot commented Jun 28, 2024

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

Name Status Preview Updated (UTC)
web3modal-gallery ✅ Ready (Inspect) Visit Preview Jun 28, 2024 11:00am
web3modal-laboratory ✅ Ready (Inspect) Visit Preview Jun 28, 2024 11:00am

@@ -71,14 +78,16 @@ export class W3mConnectorList extends LitElement {
const coinbase = this.connectors.find(
connector => connector.id === ConstantsUtil.COINBASE_SDK_CONNECTOR_ID
)
const isEVM = ChainController.state.activeChain === CommonConstantsUtil.CHAIN.EVM
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Multi-chain magic

@enesozturk enesozturk force-pushed the enes/w3i-89-solana-eip-6963-flag-disable-injected-wallets-to-be-listed branch from 429081c to d3a0123 Compare June 28, 2024 09:37
Base automatically changed from feat/chain-controller to main June 28, 2024 10:52
@enesozturk enesozturk merged commit 4e29365 into main Jun 28, 2024
9 checks passed
@enesozturk enesozturk deleted the enes/w3i-89-solana-eip-6963-flag-disable-injected-wallets-to-be-listed branch June 28, 2024 11:08
@tomiir tomiir mentioned this pull request Jul 1, 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.

3 participants