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 Watr parachain #458

Merged
merged 1 commit into from
Dec 8, 2023
Merged

Add Watr parachain #458

merged 1 commit into from
Dec 8, 2023

Conversation

Tbaut
Copy link
Collaborator

@Tbaut Tbaut commented Dec 7, 2023

The Watr indexer is now deployed. You can watch accounts such as: 2u32qBnDgkCdyR26K9Jax7Yf4FQWSY5xLkmbC9jhprFPUKoN. It's the only multisig I could find there.

Copy link
Member

@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.

I was able to watch the specified account so I am approving tentatively but a couple of questions about this:

  • Do we know if they support the proxy pallet? Because during creation we still show the checkmark for one, if not supported then we should show the unsupported banner like Moonbeam / Joystream

  • I was not able to find a block scanner (specifically subscan) for WATR so we may potentially have an issue with scanner links in the toast notifications?

@Tbaut
Copy link
Collaborator Author

Tbaut commented Dec 7, 2023

  • The proxy pallet is detected programmatically. Moonbeam is somewhat of an exception as they have the proxy pallet, but filter pure proxies, in which case we had to have a specific flag.

  • No link will be displayed if there is no subscan explorer available. This is part of the environment, and is visible in the explorerNetworkName set to empty here.

@asnaith
Copy link
Member

asnaith commented Dec 7, 2023

  • The proxy pallet is detected programmatically. Moonbeam is somewhat of an exception as they have the proxy pallet, but filter pure proxies, in which case we had to have a specific flag.
  • No link will be displayed if there is no subscan explorer available. This is part of the environment, and is visible in the explorerNetworkName set to empty here.

Ok sounds good, looks this is good to go then :)

Copy link
Collaborator

@Lykhoyda Lykhoyda left a comment

Choose a reason for hiding this comment

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

Looks good!

@Tbaut Tbaut merged commit 3e3179a into main Dec 8, 2023
7 checks passed
@Tbaut Tbaut deleted the tbaut-add-watr branch December 8, 2023 15:26
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.

3 participants