paritytech / ss58-registry

Registry for SS58 account types
Apache License 2.0
56 stars 146 forks source link

Add Energy Web X network #182

Closed renesy closed 1 year ago

renesy commented 1 year ago

Added our testnet to the PR

Daniel-445 commented 1 year ago

Added our testnet to the PR

Hi @renesy, please note that testnets don't get their own prefix, they can use the standard '42'.

renesy commented 1 year ago

Added our testnet to the PR

Hi @renesy, please note that testnets don't get their own prefix, they can use the standard '42'.

I see. Is this a recent change? Because there are testnets with their own prefix already and we'd like to test our tooling with a custom prefix

renesy commented 1 year ago

Reverted the last commit and removed testnet registration

Daniel-445 commented 1 year ago

I see. Is this a recent change? Because there are testnets with their own prefix already and we'd like to test our tooling with a custom prefix

I'm not sure if this rule exists from day 1, but there were no recent changes on this. Also sometimes canary networks are named as testnets but they are not considered as one.

renesy commented 1 year ago

I'm not sure if this rule exists from day 1, but there were no recent changes on this. Also sometimes canary networks are named as testnets but they are not considered as one.

Thanks for the explanation. That's the case for us as well. REX is much more a canary network with the aim to keep it up and test future network upgrades and new application versions in a continuous fashion.

Having said that, could you please merge this PR for EWX @DanielCake-Baly and we'll look into the canary vs. testnet topic on our side?

renesy commented 1 year ago

@bkchr Can you please approve and merge this?