danicoin/src/wallet
moneromooo-monero c882af63c1
wallet: add watch only wallet support
The new save_watch_only saves a copy of the keys file without the
spend key. It can then be given away to be used as a normal keys
file, but with no spend ability.
2015-05-31 15:34:55 +01:00
..
CMakeLists.txt year updated in license 2015-01-02 18:52:46 +02:00
wallet2.cpp wallet: add watch only wallet support 2015-05-31 15:34:55 +01:00
wallet2.h wallet: add watch only wallet support 2015-05-31 15:34:55 +01:00
wallet_errors.h year updated in license 2015-01-02 18:52:46 +02:00
wallet_rpc_server.cpp wallet_rpc_server: add a sweep_dust RPC command as well 2015-05-30 21:48:05 +01:00
wallet_rpc_server.h wallet_rpc_server: add a sweep_dust RPC command as well 2015-05-30 21:48:05 +01:00
wallet_rpc_server_commands_defs.h wallet_rpc_server: add a sweep_dust RPC command as well 2015-05-30 21:48:05 +01:00
wallet_rpc_server_error_codes.h Add a --restricted-rpc flag to simplewallet 2015-01-11 12:11:43 +00:00