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

Key restore was broken from v0.2.1->v0.2.2 #191

Closed
sriney-staked opened this issue Jun 24, 2019 · 2 comments
Closed

Key restore was broken from v0.2.1->v0.2.2 #191

sriney-staked opened this issue Jun 24, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@sriney-staked
Copy link

Description: A MNEMONIC from a key created with v0.2.1 is not recoverable as the same key in v0.2.2 and vice versa.

To Reproduce
Steps to repro. with v0.2.1 terracli keys add Key0.2.1 then with MNEMONIC on v0.2.2 do terracli keys add Key0.2.2 --recover and the key is different

This needs to be reverted/fixed #178

@sriney-staked sriney-staked added the bug Something isn't working label Jun 24, 2019
@yun-yeo
Copy link
Contributor

yun-yeo commented Jun 27, 2019

solved by #193 except ledger

@dokwon
Copy link
Contributor

dokwon commented Jul 8, 2019

@YunSuk-Yeo instead of a prompt asking the user to choose between two different wallet addresses, could we add a --old-hd-path option that defaults to the previous HD path? Likely more intuitive.

@yun-yeo yun-yeo closed this as completed Jul 15, 2019
gregnuj pushed a commit that referenced this issue Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants