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

simplewallet command to change seed language: "set seed language" #200

Merged
merged 2 commits into from
Dec 13, 2014

Conversation

warptangent
Copy link
Contributor

Add wallet2::verify_password method
Allows wallet password to be verified without changing wallet state.

Add simple_wallet::seed_set_language method
Add simple_wallet::set_variable method to provide top-level "set" command and support "set seed language" command.

simplewallet usage: set seed language

This is for deterministic wallets.

  1. Prompt for wallet password so wallet can be updated with new language. Password is verified only, not updated.
  2. Prompt for seed language.
  3. Wallet updated with specified seed language.

Allows wallet password to be verified without changing wallet state.
Add simple_wallet::set_variable method to provide top-level "set"
command and support "set seed language" command.
@fluffypony fluffypony merged commit cfc8c55 into monero-project:master Dec 13, 2014
fluffypony added a commit that referenced this pull request Dec 13, 2014
cfc8c55 Add simple_wallet::seed_set_language method (warptangent)
26b87df Add wallet2::verify_password method (warptangent)
@warptangent warptangent deleted the seed_set_language branch December 13, 2014 12:58
stoffu pushed a commit to stoffu/monero that referenced this pull request Oct 20, 2020
lxop pushed a commit to lxop/monero that referenced this pull request Jan 27, 2021
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 this pull request may close these issues.

2 participants