monero/src/wallet
moneromooo-monero 1017a75460
wallet: factor transfer_rct code with transfer code
The "transfer" simplewallet command is renamed to "transfer_original".
"transfer_new" is renamed "transfer", "transfer_rct" is removed,
and the new "transfer" now selects rct or non rct transactions
based on the current block height.
2016-08-28 21:29:05 +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_api.h libwallet_api: helper method to return maximumAllowedAmount 2016-08-23 12:35:45 +03:00
wallet2.cpp wallet: factor transfer_rct code with transfer code 2016-08-28 21:29:05 +01:00
wallet2.h wallet: factor transfer_rct code with transfer code 2016-08-28 21:29:05 +01:00
wallet_errors.h Fake outs set is now decided by the wallet 2016-08-11 14:35:27 +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
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