danicoin/src/wallet
moneromooo-monero d4b62a1e29
rct amount key modified as per luigi1111's recommendations
This allows the key to be not the same for two outputs sent to
the same address (eg, if you pay yourself, and also get change
back). Also remove the key amounts lists and return parameters
since we don't actually generate random ones, so we don't need
to save them as we can recalculate them when needed if we have
the correct keys.
2016-08-28 21:30:19 +01:00
..
api wallet: do not store signatures in the wallet cache 2016-08-28 21:30:10 +01:00
CMakeLists.txt cmake: wallet: libunbound is not always static 2016-07-23 15:04:15 -04:00
wallet2.cpp rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +01:00
wallet2.h rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +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 rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +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 rct amount key modified as per luigi1111's recommendations 2016-08-28 21:30:19 +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