danicoin/src/wallet
moneromooo-monero 0ee018b407
wallet2: do not go over the target tx size if many destinations
If using a large input and many destinations, the code would
generate as many outputs as it could using that input, even if
it would bring the resulting tx above the max tx size.
2017-04-02 11:13:15 +01:00
..
api Wallet API: add hard fork info functions 2017-03-24 09:59:26 +01:00
CMakeLists.txt update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
node_rpc_proxy.cpp wallet: increase node_rpc_proxy timeout to match wallet2 2017-03-18 23:06:06 +00:00
node_rpc_proxy.h node_rpc_proxy: allow caching daemon RPC version 2017-02-27 17:57:18 +00:00
wallet2.cpp wallet2: do not go over the target tx size if many destinations 2017-04-02 11:13:15 +01:00
wallet2.h wallet: option to merge destinations 2017-03-25 11:44:04 +00:00
wallet2_api.h Wallet API: add hard fork info functions 2017-03-24 09:59:26 +01:00
wallet_args.cpp Adds a config file option to the wallet 2017-03-12 21:45:59 +01:00
wallet_args.h wallet: fix --log-file not working 2017-02-28 09:07:56 +00:00
wallet_errors.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00
wallet_rpc_server.cpp wallet rpc: enable solo mining 2017-03-20 09:47:16 +09:00
wallet_rpc_server.h wallet rpc: enable solo mining 2017-03-20 09:47:16 +09:00
wallet_rpc_server_commands_defs.h wallet rpc: enable solo mining 2017-03-20 09:47:16 +09:00
wallet_rpc_server_error_codes.h update copyright year, fix occasional lack of newline at line end 2017-02-21 19:38:18 +02:00