danicoin/src/wallet
moneromooo-monero ecbb732faa
Fix leak on real output when using a very recent output
The wallet and the daemon applied different height considerations
when selecting outputs to use. This can leak information on which
input in a ring signature is the real one.

Found and originally fixed by smooth on Aeon.
2015-10-25 16:34:57 +00:00
..
CMakeLists.txt year updated in license 2015-01-02 18:52:46 +02:00
wallet2.cpp Fix leak on real output when using a very recent output 2015-10-25 16:34:57 +00:00
wallet2.h Fix leak on real output when using a very recent output 2015-10-25 16:34:57 +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