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

Add more endpoints for the Kusama network and allow switching endpoint after a connection error #151

Merged
merged 4 commits into from
Jul 22, 2024

Conversation

clangenb
Copy link
Member

No description provided.

Comment on lines +78 to +80
<Card.Content className='info' onClick={onClickNode}>
<Card.Header>{nodeName(nodeInfo)} <Icon name='chevron down' /></Card.Header>
<Card.Meta>{chainInfo(nodeInfo)}</Card.Meta>
Copy link
Member Author

Choose a reason for hiding this comment

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

Always display the dropdown error so that we can switch the network after a connection error

Comment on lines +45 to +58
{
info: 'encointer',
text: 'Mainnet on Kusama',
icon: 'encointer-notee.svg',
provider: 'IBP1',
value: 'wss://sys.ibp.network/encointer-kusama'
},
{
info: 'encointer',
text: 'Mainnet on Kusama',
icon: 'encointer-notee.svg',
provider: 'IBP2',
value: 'wss://sys.dotters.network/encointer-kusama'
},
Copy link
Member Author

Choose a reason for hiding this comment

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

Omitted dwellir for now, as they disabled the offchain indexing

@clangenb clangenb merged commit ffea513 into master Jul 22, 2024
1 check passed
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.

1 participant