You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Upgrade Beacon SDK to 4.7.0 for native Shadownet support
- Upgrade @airgap/beacon-sdk and @airgap/beacon-types from 4.2.2 to 4.7.0
- Use NetworkType.SHADOWNET instead of NetworkType.CUSTOM
- Remove WalletConnect version pinning that conflicted with newer Beacon SDK
- Simplify wallet creation since Shadownet is now a first-class network type
This fixes Kukai wallet connection issues on Shadownet.
0 commit comments