wownero/src/wallet
moneromooo-monero 7964d4f8ea
wallet2: handle corner case in picking fake outputs
If we originally think we have enough outputs on the blockchain
to pick random fake outputs, we might end up with not enough of
them if enough are actually blackballed.
2018-09-22 15:57:47 +00:00
..
api Merge pull request #4387 2018-09-18 17:59:44 +02:00
CMakeLists.txt add daemonizer to rpc wallet 2018-09-15 06:24:27 +10:00
node_rpc_proxy.cpp v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
node_rpc_proxy.h v8: per byte fee, pad bulletproofs, fixed 11 ring size 2018-09-11 13:38:07 +00:00
ringdb.cpp record blackballs as amount/offset, and add export ability 2018-09-10 09:04:18 +00:00
ringdb.h record blackballs as amount/offset, and add export ability 2018-09-10 09:04:18 +00:00
wallet2.cpp wallet2: handle corner case in picking fake outputs 2018-09-22 15:57:47 +00:00
wallet2.h Merge pull request #4302 2018-09-18 17:31:35 +02: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 remove obsolete daemon selection of fake outs and old tx construction 2018-09-14 10:51:45 +00:00
wallet_rpc_server.cpp Merge pull request #4306 2018-09-18 17:32:11 +02:00
wallet_rpc_server.h wallet rpc: Add close_wallet RPC 2018-09-05 16:52:16 +02:00
wallet_rpc_server_commands_defs.h Merge pull request #4329 2018-09-14 13:03:46 +02:00
wallet_rpc_server_error_codes.h wallet-rpc: watch-only and cold wallet features added 2018-06-03 13:21:00 +02:00