monero/src/wallet
whythat 4ed30bab50
wallet: implement coin splitting for sweep_* 'outputs' option
Implemented strategy splits total amount into N equal parts,
where N is a specified number of outputs. If N > 1, dummy
change output is NOT created.

rebased by moneromooo
2018-09-18 11:02:03 +00:00
..
api remove obsolete daemon selection of fake outs and old tx construction 2018-09-14 10:51:45 +00:00
CMakeLists.txt remove epee from link lines where it's redundant 2018-06-28 16:45:22 +01: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 wallet: implement coin splitting for sweep_* 'outputs' option 2018-09-18 11:02:03 +00:00
wallet2.h wallet: add 'outputs' option for sweep_* commands 2018-09-18 11:01:59 +00: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_commands_defs.h wallet: add 'outputs' option for sweep_* commands 2018-09-18 11:01:59 +00: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 wallet: add 'outputs' option for sweep_* commands 2018-09-18 11:01:59 +00:00
wallet_rpc_server.h wallet rpc: Add close_wallet RPC 2018-09-05 16:52:16 +02:00