wownero/src/wallet
moneromooo-monero 37c895e5e3
wallet: rct specific output selection
Before the normal selection, we attempt to find either one or two
suitable outputs to use as inputs to the rct tx. The intent is that
most rct txes will have one or two inputs, and we want all to look
the same if possible.
When two outputs are needed, we try to find a pair which are not
related (ie, by being from the same or similar block height).
2016-08-28 21:29:11 +01:00
..
api libwallet_api: Wallet::amountFromString fixed 2016-08-23 13:47:21 +03:00
CMakeLists.txt cmake: wallet: libunbound is not always static 2016-07-23 15:04:15 -04:00
wallet2.cpp wallet: rct specific output selection 2016-08-28 21:29:11 +01:00
wallet2.h wallet: rct specific output selection 2016-08-28 21:29:11 +01:00
wallet2_api.h libwallet_api: helper method to return maximumAllowedAmount 2016-08-23 12:35:45 +03:00
wallet_errors.h Fake outs set is now decided by the wallet 2016-08-11 14:35:27 +01:00
wallet_rpc_server.cpp add rct to the protocol 2016-08-28 21:28:37 +01:00
wallet_rpc_server.h wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00
wallet_rpc_server_commands_defs.h wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00
wallet_rpc_server_error_codes.h wallet: new {ex,im}port_key_images commands and RPC calls 2016-07-24 09:23:30 +01:00