aboutsummaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.cpp
diff options
context:
space:
mode:
authorwarptangent <warptangent@inbox.com>2014-12-06 01:48:33 -0800
committerwarptangent <warptangent@inbox.com>2014-12-06 02:24:11 -0800
commit4c6230d6cfc9c147202b634ee7ebbacaebb9901c (patch)
tree8cecdc2c8572dcad828f6a4679c96cd6463e5d64 /src/wallet/wallet2.cpp
parentExtract check for deterministic keys to wallet2::is_deterministic() (diff)
downloadmonero-4c6230d6cfc9c147202b634ee7ebbacaebb9901c.tar.xz
Checking and handling for deterministic vs non-deterministic wallet
simple_wallet::seed() - Check that wallet is deterministic. simple_wallet::new_wallet() - Prompt for seed language only if it's a non-deterministic wallet, along with previous conditions. simple_wallet::open_wallet() - Fixed check for deterministic wallet (flag based on command line non-deterministic argument was used before, but it's inapplicable to opening an existing wallet). - As with deterministic wallet, non-deterministic also included to be rewritten to new JSON format file. That's what's done for newly generated non-deterministic wallets, so old versions should be updated to same format.
Diffstat (limited to 'src/wallet/wallet2.cpp')
0 files changed, 0 insertions, 0 deletions