monero/src/wallet
moneromooo-monero 089df4af83
wallet: reset output spent status on blockchain reorg
If the blockchain gets reorganized, all outputs spent in the part
of the blockchain that's blown away need to be reset to unspent
(they may end up spent again on the blocks that replace the blocks
that are removed, however).
2016-08-28 21:28:47 +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: reset output spent status on blockchain reorg 2016-08-28 21:28:47 +01:00
wallet2.h wallet: reset output spent status on blockchain reorg 2016-08-28 21:28:47 +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