monero/src/wallet
warptangent f9822c483e wallet JSON update for non-deterministic wallet data
wallet2::store_keys() and wallet2::load_keys() should only use the JSON
attribute "seed_language" when applicable. That is only for
deterministic wallets.

 - store_keys()  don't add JSON attribute "seed_language" if
   seed_language is empty

 - load_keys()  don't call set_seed_language if JSON attribute
   "seed_language" not present
2014-12-06 03:15:18 -08:00
..
CMakeLists.txt cmake: support 2.8.7 2014-10-24 15:29:51 -04:00
wallet2.cpp wallet JSON update for non-deterministic wallet data 2014-12-06 03:15:18 -08:00
wallet2.h Extract check for deterministic keys to wallet2::is_deterministic() 2014-12-06 02:05:50 -08:00
wallet_errors.h Give up on brace initializers in initializer lists (MSVC bug) 2014-09-15 23:14:24 +02:00
wallet_rpc_server_commands_defs.h query_key command in wallet rpc. 2014-08-05 08:17:23 +02:00
wallet_rpc_server_error_codes.h License updated to BSD 3-clause 2014-07-23 15:03:52 +02:00
wallet_rpc_server.cpp Separate testnet address prefix 2014-09-15 15:54:59 +02:00
wallet_rpc_server.h query_key command in wallet rpc. 2014-08-05 08:17:23 +02:00