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

[CLI] Use one mnemonic phrase for keystore #932

Closed
Tracked by #755
jolestar opened this issue Oct 9, 2023 · 0 comments · Fixed by #950
Closed
Tracked by #755

[CLI] Use one mnemonic phrase for keystore #932

jolestar opened this issue Oct 9, 2023 · 0 comments · Fixed by #950
Assignees
Labels
enhancement New feature or request skill::rust Need the rust language skill to complete the issue
Milestone

Comments

@jolestar
Copy link
Contributor

jolestar commented Oct 9, 2023

Part of #755

  1. Support input mnemonic phrase when rooch init.
  2. Record the mnemonic phrase in the keystore file.
  3. Reuse the mnemonic phrase when rooch account create.
  4. Remove rooch account import command. We do not support multi mnemonic phrase keystore now.
  5. Encrypt the mnemonic phrase with keystore password.
@jolestar jolestar added enhancement New feature or request skill::rust Need the rust language skill to complete the issue labels Oct 9, 2023
@jolestar jolestar added this to the Rooch v0.2 milestone Oct 9, 2023
@jolestar jolestar mentioned this issue Oct 9, 2023
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request skill::rust Need the rust language skill to complete the issue
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants