danicoin/src/wallet
moneromooo-monero 62e49a5f02
wallet: optional automatic refresh from the daemon
The daemon will be polled every 90 seconds for new blocks.
It is enabled by default, and can be turned on/off with
set auto-refresh 1 and set auto-refresh 0 in the wallet.
2015-11-28 12:41:06 +00:00
..
CMakeLists.txt year updated in license 2015-01-02 18:52:46 +02:00
wallet2.cpp wallet: optional automatic refresh from the daemon 2015-11-28 12:41:06 +00:00
wallet2.h wallet: optional automatic refresh from the daemon 2015-11-28 12:41:06 +00:00
wallet_errors.h wallet: new rescan_spent command to update outputs' spent status 2015-08-11 15:55:08 +01:00
wallet_rpc_server.cpp wallet: use mutex protected random generation api 2015-08-26 08:28:58 +01:00
wallet_rpc_server.h encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
wallet_rpc_server_commands_defs.h wallet: only return tx keys via RPC if requested 2015-08-24 17:36:44 +01:00
wallet_rpc_server_error_codes.h Add a --restricted-rpc flag to simplewallet 2015-01-11 12:11:43 +00:00