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

Import wallet from seed #84

Merged
merged 24 commits into from
Jan 4, 2021
Merged

Import wallet from seed #84

merged 24 commits into from
Jan 4, 2021

Conversation

aspic
Copy link
Collaborator

@aspic aspic commented Jan 3, 2021

Adds basic means of importing a wallet by seed (mnemonic not supported yet). Fixes #77

It's currently placed under "new" and then "import". Probably not best placement though.

@aspic aspic requested a review from Citrullin January 3, 2021 09:11
@aspic aspic added this to In progress in Beta version via automation Jan 3, 2021
@aspic
Copy link
Collaborator Author

aspic commented Jan 3, 2021

TODO: Add multiline input fixed

@Citrullin
Copy link
Contributor

The seed is 128 character long. At least the one shown on the setup page. And you can't insert the 128 char one. An error message appears.

@aspic aspic merged commit 1cfea30 into master Jan 4, 2021
Beta version automation moved this from In progress to Done Jan 4, 2021
@aspic aspic deleted the import-wallet-from-seed branch January 4, 2021 19:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

Import wallet
2 participants