monero/src/wallet
moneromooo-monero 50cb370d5b
ringdb: allow blackballing many outputs at once
It cuts down on txn commits, and speeds up blackballing substantially
2018-09-09 12:01:43 +00:00
..
api wallet: store trusted-daemon flag in wallet2 2018-08-23 14:55:09 +09:00
CMakeLists.txt remove epee from link lines where it's redundant 2018-06-28 16:45:22 +01:00
node_rpc_proxy.cpp node_rpc_proxy: fix fork earliest height caching [RYO backport] 2018-08-13 22:16:17 +02:00
node_rpc_proxy.h node_rpc_proxy: factor a few RPC calls using get_info 2018-07-02 17:59:44 +01:00
ringdb.cpp ringdb: allow blackballing many outputs at once 2018-09-09 12:01:43 +00:00
ringdb.h ringdb: allow blackballing many outputs at once 2018-09-09 12:01:43 +00:00
wallet2.cpp ringdb: allow blackballing many outputs at once 2018-09-09 12:01:43 +00:00
wallet2.h wallet: store trusted-daemon flag in wallet2 2018-08-23 14:55:09 +09:00
wallet_args.cpp wallet: disable core dumps on startup in release mode 2018-08-12 16:28:10 +00:00
wallet_args.h wallet cli/rpc: terminate execution with code 0 when --help or --version is given 2018-04-22 11:48:44 +09:00
wallet_errors.h store secret keys encrypted where possible 2018-08-16 11:57:43 +00:00
wallet_rpc_server_commands_defs.h Merge pull request #4269 2018-09-04 13:17:40 -05:00
wallet_rpc_server_error_codes.h wallet-rpc: watch-only and cold wallet features added 2018-06-03 13:21:00 +02:00
wallet_rpc_server.cpp Merge pull request #4269 2018-09-04 13:17:40 -05:00
wallet_rpc_server.h Merge pull request #4269 2018-09-04 13:17:40 -05:00