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

feat : set address prefixes #398

Merged
merged 1 commit into from
Jan 4, 2024
Merged

feat : set address prefixes #398

merged 1 commit into from
Jan 4, 2024

Conversation

1xstj
Copy link
Contributor

@1xstj 1xstj commented Jan 3, 2024

Summary of changes
Changes introduced in this pull request:

  • Setup ss58 address prefix for testnet/mainnet

for mainnet, 5845 this would give us addresses with tg prefix for mainnet like tgGmBRR5yM53bvq8tTzgsUirpPtfCXngYYU7uiihmWFJhmYGM
for testnet, 3799 this would give us addresses with tt prefix for testnet like ttFELSU4MTyzpfsgZ9tFinrmox7pV7nF1BLbfYjsu4rfDYM74

TODO : If approved, update in ss58 registry

Reference issue to close (if applicable)

Closes #388

@1xstj 1xstj marked this pull request as ready for review January 3, 2024 22:25
@1xstj 1xstj requested a review from shekohex January 3, 2024 22:25
@drewstone
Copy link
Contributor

drewstone commented Jan 3, 2024 via email

@drewstone
Copy link
Contributor

Can we first check if this is valid for EVM chain ID too?

@drewstone
Copy link
Contributor

CC @shekohex

@drewstone
Copy link
Contributor

drewstone commented Jan 4, 2024

Ok there's no EVM for these numbers so we are good 👍

Can we add a task for https://chainlist.org

@drewstone drewstone merged commit a2acee0 into main Jan 4, 2024
6 checks passed
@drewstone drewstone deleted the address-prefix branch January 4, 2024 04:31
@shekohex
Copy link
Contributor

shekohex commented Jan 4, 2024

Ok there's no EVM for these numbers so we are good 👍

Can we add a task for https://chainlist.org

I will update the task or create a new one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup address prefix
3 participants