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

Customize cosmos address prefix #1572

Merged
merged 5 commits into from
Jan 8, 2020
Merged

Customize cosmos address prefix #1572

merged 5 commits into from
Jan 8, 2020

Conversation

krhubert
Copy link
Contributor

close #1571

Modified address for cosmos config (see: https://github.com/cosmos/cosmos-sdk/blob/master//types/address.go#L18-L69)

Also, we should reserve a code for mesg tokens according to https://github.com/satoshilabs/slips/blob/master/slip-0044.md

@krhubert krhubert added the enhancement New feature or request label Dec 19, 2019
@krhubert krhubert self-assigned this Dec 19, 2019
@krhubert
Copy link
Contributor Author

2nd time the e2e test fails, that's something suspicious about that ... not sure why

@antho1404
Copy link
Member

Please have a look at this PR #1575. It should fix the issue.
I don't know why we didn't see that earlier tho...

cosmos/config.go Outdated Show resolved Hide resolved
@antho1404 antho1404 merged commit e0cd558 into dev Jan 8, 2020
@antho1404 antho1404 deleted the feature/addr-prefix branch January 8, 2020 07:58
@NicolasMahe NicolasMahe added this to the next milestone Jan 10, 2020
@NicolasMahe NicolasMahe added the release:change Pull requests that change something existant label Jan 14, 2020
@NicolasMahe NicolasMahe changed the title Customize cosmos config for mesg engine Customise address prefix Jan 14, 2020
@NicolasMahe NicolasMahe changed the title Customise address prefix Customise cosmos address prefix Jan 14, 2020
@NicolasMahe NicolasMahe changed the title Customise cosmos address prefix Customize cosmos address prefix Jan 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request release:change Pull requests that change something existant
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change cosmos prefix address to mesgtest
3 participants