wevm / wagmi

React Hooks for Ethereum
https://wagmi.sh
MIT License
5.79k stars 968 forks source link

EIP-6963 connectors are not announced becuase of Bitski wallet #4090

Closed magiziz closed 1 week ago

magiziz commented 1 week ago

Check existing issues

Describe the bug

If you install Bitski wallet and get this view:

bitski-view

The other EIP-6963 connectors will not get announced unless you disable the Bitski wallet extension.

image

Link to Minimal Reproducible Example

https://github.com/magiziz/wagmi-eip6963-repro

Steps To Reproduce

image

What Wagmi package(s) are you using?

wagmi

Wagmi Version

2.10.7

Viem Version

2.16.3

TypeScript Version

5.5.2

Anything else?

No response

tmm commented 1 week ago

Looks like this is because Bitski decided to not follow EIP-6963 for some reason, using walletId instead of rdns. Should follow up with them!

001060_Google Chrome_2024-06-27-09 53 50@2x

tmm commented 1 week ago

Looks like Bitski is shutting down in three days so probably not worth even following up.