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): walletconnect not allowing to switch to unconfigured chains #16324

Merged
merged 4 commits into from
Mar 6, 2024

Conversation

KorbinianK
Copy link
Contributor

@KorbinianK KorbinianK commented Mar 5, 2024

The old version of walletconnect was less strict when adding custom chains, now it expect more info, mainly blockexplorer urls

  • Aligned our internal chain config closer to viem's Chain type

fixes: #16308

@KorbinianK KorbinianK self-assigned this Mar 5, 2024
@KorbinianK KorbinianK changed the title fix(bridge-ui): walletconnect not allowing to switch to unconfigured chains fix(bridge-ui)!: walletconnect not allowing to switch to unconfigured chains Mar 5, 2024
@KorbinianK KorbinianK added this pull request to the merge queue Mar 6, 2024
Merged via the queue into main with commit d6ef79e Mar 6, 2024
8 checks passed
@KorbinianK KorbinianK deleted the fix/bridge-ui--chainconfig-update branch March 6, 2024 12:59
@dantaik dantaik changed the title fix(bridge-ui)!: walletconnect not allowing to switch to unconfigured chains fix(bridge-ui): walletconnect not allowing to switch to unconfigured chains Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot switch to Holesky unless RPC is added manually
3 participants