oxen-core/src/wallet
moneromooo-monero 4e6d70808d
wallet: better implementation of sweep_unmixable
This was still using the old transaction creation algorithm,
coupled with a deterministic output selection scheme, which
made it ill suited to the job, since it'd loop indefinitely
in case the fee increased between the test tx and adding the
fee.
2016-10-04 17:44:56 +01:00
..
api Merge pull request #1173 2016-10-04 12:15:02 +02:00
CMakeLists.txt Dropped "bit" from bitmonero. 2016-09-26 17:22:30 -04:00
wallet2.cpp wallet: better implementation of sweep_unmixable 2016-10-04 17:44:56 +01:00
wallet2.h wallet: better implementation of sweep_unmixable 2016-10-04 17:44:56 +01:00
wallet2_api.h wallet2_api: added Wallet::daemonBlockChainTargetHeight() 2016-10-03 20:47:41 +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