danicoin/src/wallet
moneromooo-monero 88faec75fe
wallet: select part of the fake outs from recent outputs
25% of the outputs are selected from the last 5 days (if possible),
in order to avoid the common case of sending recently received
outputs again. 25% and 5 days are subject to review later, since
it's just a wallet level change.
2016-10-15 18:17:16 +01:00
..
api Wallet API: added setRecoveringFromSeed(); 2016-10-10 19:37:10 +02:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
wallet2.cpp wallet: select part of the fake outs from recent outputs 2016-10-15 18:17:16 +01:00
wallet2.h wallet: better implementation of sweep_unmixable 2016-10-04 17:44:56 +01:00
wallet2_api.h Wallet API: added setRecoveringFromSeed(); 2016-10-10 19:37:10 +02:00
wallet_errors.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +01:00
wallet_rpc_server.cpp epee: optionally restrict HTTP service to a configurable user agent 2016-09-18 20:32:02 +01:00
wallet_rpc_server.h epee: optionally restrict HTTP service to a configurable user agent 2016-09-18 20:32:02 +01:00
wallet_rpc_server_commands_defs.h wallet: change priority/fee to ArticMine's recommendation 2016-09-16 11:50:52 +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