You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
@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.
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 doterracli keys add Key0.2.2 --recover
and the key is differentThis needs to be reverted/fixed #178
The text was updated successfully, but these errors were encountered: