paritytech / ss58-registry

Registry for SS58 account types
Apache License 2.0
55 stars 150 forks source link

Case Insensitive and Public the Registry #106

Closed AurevoirXavier closed 2 years ago

AurevoirXavier commented 2 years ago

It is very helpful for people. Don't need to remember the capital case anymore.

If you would like to keep the binary_search, we need to reorder the json file.

And public the registry.

All the changes will benefit the thirty-party developer. Such as I'm writing a cli-tool to get generate the network address.

AurevoirXavier commented 2 years ago

Any response?

AurevoirXavier commented 2 years ago

Looking forward to a new crates.io version

bkchr commented 2 years ago

Looking forward to a new crates.io version

If you need a timely release, create a new pr and bump the patch version. CI will then release it automatically on merge to master.