monero/src/wallet
2017-09-25 15:48:33 +01:00
..
api wallet2_api: check whether dynamic_cast returns NULL 2017-09-25 15:48:27 +01:00
CMakeLists.txt changed crypto to cncrypto so it generated libcncrypto 2017-05-23 07:45:40 -04:00
node_rpc_proxy.cpp node_rpc_proxy: add a proxy for target height 2017-08-02 14:43:47 +01:00
node_rpc_proxy.h node_rpc_proxy: add a proxy for target height 2017-08-02 14:43:47 +01:00
wallet2_api.h store is optional during close and defaults to true; except during descruction 2017-09-23 00:52:09 +02:00
wallet2.cpp wallet2: catch failure to save keys file 2017-09-25 15:48:30 +01:00
wallet2.h wallet: add encrypted seed functionality 2017-09-12 13:56:01 +01:00
wallet_args.cpp wallet_args: remove redundant default value for --log-file 2017-09-25 15:48:33 +01:00
wallet_args.h wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_errors.h change mixin to ring size in user visible places 2017-08-07 21:12:27 +01:00
wallet_rpc_server_commands_defs.h Merge pull request #2205 2017-08-15 20:44:44 +02:00
wallet_rpc_server_error_codes.h Resolve #92 add ability to create wallets thru RPC 2017-04-11 01:22:44 +01:00
wallet_rpc_server.cpp wallet_rpc_server: guard against exceptions 2017-09-25 15:48:10 +01:00
wallet_rpc_server.h Do not create file when RPC user/pass is given and use file locking 2017-08-30 17:39:59 -04:00