monero/src/wallet
warptangent 9b7e0a06b5
wallet2::load correctly initialize m_blockchain for wallet loaded without bin file
Fix for simplewallet loading a wallet with a keys file but no bin file.

  - this situation previously required a user to restart simplewallet
    before it would refresh its blockchain from the server.
2014-12-10 02:42:15 -08:00
..
CMakeLists.txt cmake: support 2.8.7 2014-10-24 15:29:51 -04:00
wallet2.cpp wallet2::load correctly initialize m_blockchain for wallet loaded without bin file 2014-12-10 02:42:15 -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.cpp Exception handling while refreshing in rpc wallet (credits to QCN) 2014-11-01 11:30:53 +05:00
wallet_rpc_server.h query_key command in wallet rpc. 2014-08-05 08:17:23 +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