monero/src/wallet
moneromooo-monero fc39d3b23c
wallet2: ensure outputs are processed only once
This should be proof against any way one might get to multiple
processing, such as generating the same derivation from the
same pubkey, etc
2018-07-08 12:56:51 +01:00
..
api api/wallet: add missing arg to wallet2::refresh() 2018-06-28 10:24:05 +09:00
CMakeLists.txt wallet: add shared ring database 2018-03-16 10:32:29 +00:00
node_rpc_proxy.cpp replace invoke_http_json("/json_rpc",...) with invoke_http_json_rpc("/json_rpc",methodname,...) to reduce boilerplate 2018-03-14 23:23:59 +09:00
node_rpc_proxy.h Readd copyright starting date 2018-01-26 10:03:20 -05: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: ensure outputs are processed only once 2018-07-08 12:56:51 +01:00
wallet2.h wallet2: ensure outputs are processed only once 2018-07-08 12:56:51 +01: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 Merge pull request #3336 2018-03-16 18:08:07 +02: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