mirror of
https://github.com/monero-project/monero.git
synced 2024-11-19 02:21:02 +00:00
988fe1f843
It should avoid a lot of the issues sending more than half the wallet's contents due to change. Actual output selection is still random. Changing this would improve the matching of transaction amounts to output sizes, but may have non obvious effects on blockchain analysis. Mapped to the new transfer_new command in simplewallet, and transfer uses the existing algorithm. To use in RPC, add "new_algorithm: true" in the transfer_split JSON command. It is not used in the transfer command. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
wallet2.cpp | ||
wallet2.h | ||
wallet_errors.h | ||
wallet_rpc_server.cpp | ||
wallet_rpc_server.h | ||
wallet_rpc_server_commands_defs.h | ||
wallet_rpc_server_error_codes.h |