monero/src/simplewallet
luigi1111 d2644c15c3
fix restore-deterministic height
Simplewallet improperly skipped the restore from height code if
restoring a deterministic wallet AND not specifying a wallet file in the
command line. The other generate options require a wallet file as an
argument, which prevents "ask_wallet_create_if_needed()" from being
called, which in turn causes "m_generate_new" to remain unset.
Specifying a wallet file at launch with --restore-deterministic emulated
this behavior.
2016-08-09 17:46:49 -05:00
..
CMakeLists.txt updated copyright year 2015-12-31 08:39:56 +02:00
password_container.cpp updated copyright year 2015-12-31 08:39:56 +02:00
password_container.h updated copyright year 2015-12-31 08:39:56 +02:00
simplewallet.cpp fix restore-deterministic height 2016-08-09 17:46:49 -05:00
simplewallet.h wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00