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

Automatically switch to polkadot when unsuported network #492

Merged
merged 9 commits into from
Jan 29, 2024

Conversation

Tbaut
Copy link
Collaborator

@Tbaut Tbaut commented Jan 26, 2024

closes #486

Default network is now Polkadot instead of Kusama.

We now redirect automatically to Polkadot when the selected network isn't supported instead of being stuck.
We also display the network in some error messages to show users in a clearer manner that the error is network related. As in "we found no account on Interlay", implying that they may have some e.g on Polkadot.

A test was added for the aut0-redirect.

Copy link
Contributor

@asnaith asnaith left a comment

Choose a reason for hiding this comment

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

Makes sense to have the default Polakdot :)

All looking good with this. I manually checked it out more as a formality and great we have the tests for it going forward 🚀

@Tbaut Tbaut merged commit 0f211d5 into main Jan 29, 2024
7 checks passed
@Tbaut Tbaut deleted the tbaut-auto-network-when-wrong branch January 29, 2024 09:46
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.

Stuck on initializing when wrong network
2 participants