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

fix ed25519 key derivation to match substrate #2218

Closed
noot opened this issue Jan 20, 2022 · 0 comments · Fixed by #2225
Closed

fix ed25519 key derivation to match substrate #2218

noot opened this issue Jan 20, 2022 · 0 comments · Fixed by #2225
Assignees

Comments

@noot
Copy link
Contributor

noot commented Jan 20, 2022

Task summary

  • it appears that the ed25519 keys derived by gossamer for the built-in keys is not the same as substrate
  • fix this so that they're the same
  • eg. in gossamer genesis, Alice's ed25519 address is 5DFNv4Txc4b88qHqQ6GG4D646QcT4fN3jjS2G3r1PyZkfDut, but for susbtrate it's 5FA9nQDVg267DEd8m1ZypXLBnvN7SFxYwV7ndqSYGiN9TTpu

Specification reference

Other information and links

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

Successfully merging a pull request may close this issue.

2 participants