monero/src/wallet
moneromooo-monero ff37bd00bc
wallet2: fix O(n^2) behaviour in import_key_images
That takes a lot of time for even not so large wallets
2018-07-24 14:34:19 +01:00
..
api api/wallet: add missing arg to wallet2::refresh() 2018-06-28 10:24:05 +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: factor a few RPC calls using get_info 2018-07-02 17:59:44 +01: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 unit_tests: add ringdb unit tests 2018-04-11 11:43:39 +01:00
ringdb.h unit_tests: add ringdb unit tests 2018-04-11 11:43:39 +01:00
wallet2.cpp wallet2: fix O(n^2) behaviour in import_key_images 2018-07-24 14:34:19 +01:00
wallet2.h Merge pull request #4087 2018-07-19 14:14:10 -05:00
wallet_args.cpp Merge pull request #3939 2018-06-20 14:52:55 -05: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 wallet2: recover from index out of hashchain bounds error 2018-07-16 23:13:56 +01:00
wallet_rpc_server_commands_defs.h wallet_rpc_server: fix build - forgot to build rpc version 2018-06-27 23:34:02 +01: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 #4035 2018-07-03 15:19:54 +02:00
wallet_rpc_server.h Merge pull request #3780 2018-06-16 14:12:57 -05:00