aboutsummaryrefslogtreecommitdiff
path: root/src/cryptonote_core/checkpoints.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/cryptonote_core/checkpoints.cpp
parent1beedb9dd4633f7e365f470f9dbddc8596b1ee75 (diff)
downloadmonzero-core-4c6230d6cfc9c147202b634ee7ebbacaebb9901c.tar.gz
monzero-core-4c6230d6cfc9c147202b634ee7ebbacaebb9901c.tar.xz
monzero-core-4c6230d6cfc9c147202b634ee7ebbacaebb9901c.zip
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/cryptonote_core/checkpoints.cpp')
0 files changed, 0 insertions, 0 deletions