wownero/src/wallet
moneromooo-monero aa5bc351d4
wallet: new rescan_spent command to update outputs' spent status
This obsoletes the need for a lengthy blockchain rescan when
a transaction doesn't end up in the chain after being accepted
by the daemon, or any other reason why the wallet's idea of
spent and unspent outputs gets out of sync from the blockchain's.
2015-08-11 15:55:08 +01:00
..
CMakeLists.txt year updated in license 2015-01-02 18:52:46 +02:00
wallet2.cpp wallet: new rescan_spent command to update outputs' spent status 2015-08-11 15:55:08 +01:00
wallet2.h wallet: new rescan_spent command to update outputs' spent status 2015-08-11 15:55:08 +01: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 encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +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 encrypted payment ids are now 64 bit, instead of 256 bit 2015-08-09 10:13:51 +01:00
wallet_rpc_server_error_codes.h Add a --restricted-rpc flag to simplewallet 2015-01-11 12:11:43 +00:00