wownero/src/wallet
moneromooo-monero d2c031332e
wallet: speedup refresh from daemon
Assume the whole of a coinbase goes to the same address (so that
if the first output isn't for us, none of it is), and only look
for payment id when we received something in the transaction.
2015-11-22 18:07:19 +00:00
..
CMakeLists.txt year updated in license 2015-01-02 18:52:46 +02:00
wallet2.cpp wallet: speedup refresh from daemon 2015-11-22 18:07:19 +00:00
wallet2.h wallet: speedup refresh from daemon 2015-11-22 18:07:19 +00:00
wallet_errors.h wallet: new rescan_spent command to update outputs' spent status 2015-08-11 15:55:08 +01:00
wallet_rpc_server.cpp wallet: use mutex protected random generation api 2015-08-26 08:28:58 +01:00
wallet_rpc_server.h encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
wallet_rpc_server_commands_defs.h wallet: only return tx keys via RPC if requested 2015-08-24 17:36:44 +01:00
wallet_rpc_server_error_codes.h Add a --restricted-rpc flag to simplewallet 2015-01-11 12:11:43 +00:00