Commit Graph

30 Commits

Author SHA1 Message Date
Jakub Pánik f0c3656489 Add ss58 prefix for HydraDX (#8058)
* Add ss58 prefix for HydraDX

* fix formatting
2021-02-25 09:03:49 +00:00
Wei Tang 3e3b5f9cba Reserve ss58 prefix 48 for Neatcoin (#8165)
* Reserved ss58 prefixes for Neatcoin

* Switch to use 63

* Switch to use 48
2021-02-24 00:28:57 +01:00
nahuseyoum 1baffde51f Add Aventus ss58 address (#8050)
* Update crypto.rs

* Update ss58-registry.json

* quote fields

* Update ss58-registry.json

* Update crypto.rs

* Update ss58-registry.json

* Update ss58-registry.json

* Update ss58-registry.json

* Update crypto.rs

* Update ss58-registry.json
2021-02-09 20:30:16 +00:00
frank 1ee71e54e5 Add Ares SS58 address type (#8061) 2021-02-09 14:57:41 +01:00
Kun 929c1c732a Add Crust Network SS58 Address (#8064)
* Add Crust Address Format

* Add Crust Address Format

* Delete extra ss58 json info
2021-02-09 14:53:01 +01:00
Gavin Wood 4b1460f61f Extend SS58 network identifiers (#8039)
* Initial draft

* Fixes

* Fixes

* Fixes

* Fixes

* Fixes

* Improve readability, add format filter.

* Link

* Fixes

* Update primitives/core/src/crypto.rs

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>

* Suggestions from review

Co-authored-by: Bastian Köcher <bkchr@users.noreply.github.com>
2021-02-06 15:00:10 +00:00
Sergei Lonshakov d615bc3627 Update ss58 registry for Robonomics (#7923) 2021-01-18 20:29:57 +01:00
Adam Dossa f6df088848 Update details for the Polymesh network (#7919)
Co-authored-by: Adam Dossa <adamdossa@Adams-MacBook-Pro.local>
2021-01-18 17:48:32 +01:00
Black3HDF 0b69577a3e Add ss58 version prefix for Litentry (#7918) 2021-01-18 15:08:19 +01:00
Aten 660cf13e6d Add ss58 version prefix for Patract/Jupiter (from PatractHubs) (#7785) 2021-01-15 17:59:29 +01:00
Satish Mohan da9c73125f Add ss58 version prefix for CORD (from Dhiway) (#7862)
* Add ss58 version prefix for CORD

* Add ss58 version prefix for CORD
2021-01-12 14:24:03 +01:00
Xiang Li 6d8d9ac354 Fix missing network for uniarts (#7859) 2021-01-09 12:08:28 +01:00
tuminfei 467599df13 UniArts reserve SS58 address id 38 (#7651)
* UniArts reserve SS58 address id 45

* Update ss58-registry.json

Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>

Co-authored-by: Xiang Li <bigxiang@gmail.com>
Co-authored-by: joe petrowski <25483142+joepetrowski@users.noreply.github.com>
2021-01-08 13:43:43 +00:00
Daniel Olano 6fc67b19d7 Add account prefix for Valiu (#7776) 2020-12-23 22:11:32 +01:00
Albrecht 9384e6ed53 kilt&polimec ss58 prefix (#7547)
* kilt ss58 address

* polimec ss58 prefix
2020-12-10 13:23:47 +00:00
LusWar 3ce406c140 Update ss58 registry for Phala network (#7654) 2020-12-03 12:22:03 +01:00
Marko be82ab6d13 add synesthesia network (#7486) 2020-11-03 22:25:05 +01:00
Tore19 affbc38afd Add ss58 registration details (#7123) 2020-11-01 13:01:26 +01:00
Chris D'Costa be1bc19be0 Related to #7439 Add Totem ss58 address (#7442) 2020-10-28 13:22:16 +01:00
Aten 8e8a37f7a1 Update token info about ChainX. (#7330) 2020-10-15 15:49:47 +02:00
Jaco Greeff 3d50ed12fe Adjust ss58-registry websites to conform to schema (#7320)
* Adjust ss58-registry websites to conform to schema

* Adjust decimals to conform to schema
2020-10-14 13:16:28 +02:00
marco bahn e4cb862123 add zero.io (#7310)
* feat(zero): add zero.io + alphaville

* update zero.io testnet

* Update crypto.rs

* Update crypto.rs
2020-10-13 16:43:43 +02:00
AsceticBear d4a8f253c0 Update darwinia info (#7289) 2020-10-09 15:05:48 +02:00
Eliott Teissonniere e3682fa2f4 add ss58 id for nodle (#7279)
* add ss58 id for nodle

* update json ss58-registry as requested
2020-10-08 16:55:36 +02:00
Lovesh Harchandani 2e72767034 Update ss58 registry for Dock network (#7263)
Signed-off-by: lovesh <lovesh.bond@gmail.com>
2020-10-05 11:48:28 +00:00
nasa8x 8e10515aa2 GeekCash reserve SS58 address id 19 (#7195)
* Add ss58 address for GeekCash

* Add ss58 address for GeekCash

* Add ss58 address for GeekCash on ss58registry.json
2020-09-29 14:12:19 +02:00
Edwin dc93302d5c fix typo: bitfrost -> bifrost (#7199) 2020-09-24 12:51:31 +02:00
ST 0a05acb0a6 Add MathChain SS58 address type (#7158) 2020-09-21 12:43:56 +02:00
Jianping Deng 22ea00a169 Update SS58 configuration for Bifrost (#7142)
* Add 6 as address type of ss58 for Bifrost Network

* Update SS58 configuration for Bifrost
2020-09-18 13:23:41 +02:00
joe petrowski 7a075a990f Add SS58 Registry (#7020)
* add SS58 registry

* formatting

* description -> displayName

* Update ss58-registry.json

Co-authored-by: Jaco Greeff <jacogr@gmail.com>

* make numbers literal, tokens can have different denominations

* add dock

* add dark

* add websites and tokens

* add KLP decimals

* add acala and laminar info

Co-authored-by: Jaco Greeff <jacogr@gmail.com>
2020-09-16 11:32:11 +02:00