monero/src/rpc
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 updated copyright year 2015-12-31 08:39:56 +02:00
core_rpc_server.cpp Add GET_HASHES_FAST rpc, use it in wallet 2016-04-17 15:25:46 +01:00
core_rpc_server.h Add GET_HASHES_FAST rpc, use it in wallet 2016-04-17 15:25:46 +01:00
core_rpc_server_commands_defs.h Add GET_HASHES_FAST rpc, use it in wallet 2016-04-17 15:25:46 +01:00
core_rpc_server_error_codes.h updated copyright year 2015-12-31 08:39:56 +02:00