monero/src/wallet
Howard Chu b7140daea2 Add GET_HASHES_FAST rpc, use it in wallet
When m_refresh_from_block_height has been set, only hashes will be
retrieved up to that height, instead of full blocks. The same will
be done for "refresh <height>" when the specified height is beyond
the current local blockchain.
2016-04-17 15:25:46 +01:00
..
CMakeLists.txt tests for wallet2_api 2016-03-16 14:27:57 +03:00
wallet2_api.cpp Revert "Print stack trace upon exceptions" 2016-03-21 10:12:23 +00:00
wallet2_api.h Wallet::store_to(path, password) implemented; 2016-03-16 14:29:06 +03:00
wallet2.cpp Add GET_HASHES_FAST rpc, use it in wallet 2016-04-17 15:25:46 +01:00
wallet2.h Add GET_HASHES_FAST rpc, use it in wallet 2016-04-17 15:25:46 +01:00
wallet_errors.h Add GET_HASHES_FAST rpc, use it in wallet 2016-04-17 15:25:46 +01:00
wallet_rpc_server_commands_defs.h wallet: better output selection for transfer/transfer_new 2016-04-02 14:17:02 +01:00
wallet_rpc_server_error_codes.h updated copyright year 2015-12-31 08:39:56 +02:00
wallet_rpc_server.cpp wallet: better output selection for transfer/transfer_new 2016-04-02 14:17:02 +01:00
wallet_rpc_server.h updated copyright year 2015-12-31 08:39:56 +02:00