aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
Commit message (Expand)AuthorAgeFilesLines
...
| * | wallet: print tx overview on submit_transfer toomoneromooo-monero2016-10-302-5/+17
| |/
* / simplewallet: remove destinations with zero amount in sign_transfermoneromooo-monero2016-10-301-0/+2
|/
* simplewallet: log transactions to submit in submit_transfermoneromooo-monero2016-10-261-1/+1
* wallet: fix pre-rct cold wallet signing not splitting changemoneromooo-monero2016-10-251-6/+16
* simplewallet: factor locked_transfer, and fix a few rough edgesmoneromooo-monero2016-10-231-256/+43
* Merge pull request #1224Riccardo Spagni2016-10-221-10/+4
|\
| * simplewallet: fix sweep_all misreporting sweeped amount for rct outputsmoneromooo-monero2016-10-151-10/+4
* | Merge pull request #1220Riccardo Spagni2016-10-221-7/+43
|\ \
| * | wallet: improve error messages when not enough money for transfermoneromooo-monero2016-10-151-7/+43
| |/
* | Merge pull request #1219Riccardo Spagni2016-10-221-1/+1
|\ \
| * | simplewallet: fix wrong amount in show_transfersmoneromooo-monero2016-10-151-1/+1
| |/
* | Merge pull request #1200Riccardo Spagni2016-10-221-53/+67
|\ \ | |/ |/|
| * Rewrote add_wallet_create_if_needed for clearer flow and behaviourNanoAkron2016-10-151-53/+67
* | simplewallet: add mixin and payment id to sweep_all helpmoneromooo-monero2016-10-041-1/+1
|/
* Merge pull request #1179Riccardo Spagni2016-10-042-0/+254
|\
| * Fix description for locked_transferOyvind Kvanes2016-10-041-1/+1
| * Rename to lockblocks and add max valueOyvind Kvanes2016-10-041-45/+30
| * Fix locked_transferOyvind Kvanes2016-09-281-6/+3
| * Add locked_transferOyvind Kvanes2016-09-281-87/+83
| * Revert transfer_main in simplewalletOyvind Kvanes2016-09-282-22/+279
| * Add motifications to test out locked_transferOyvind Kvanes2016-09-281-6/+18
| * Add more information to transaction in walletOyvind Kvanes2016-09-281-1/+8
| * Make a small test changeOyvind Kvanes2016-09-281-1/+1
* | Merge pull request #1160Riccardo Spagni2016-10-042-1/+81
|\ \
| * | wallet: wallet option to confirm transfers with no payment idmoneromooo-monero2016-10-012-1/+81
| |/
* | Merge pull request #1139Riccardo Spagni2016-10-041-2/+2
|\ \
| * | Dropped "bit" from bitmonero.Randi Joseph2016-09-261-2/+2
| |/
* | Merge pull request #1162Riccardo Spagni2016-10-041-1/+1
|\ \
| * | Update minimum mixin in transfer_original help textTedTheFicus2016-10-011-1/+1
| |/
* | Merge pull request #1140Riccardo Spagni2016-10-042-26/+273
|\ \ | |/ |/|
| * wallet: cold wallet transaction signingmoneromooo-monero2016-09-272-26/+273
* | Merge pull request #1117Riccardo Spagni2016-09-261-1/+1
|\ \
| * | Made error message consistent with other, more helpful, messageWill Skinner2016-09-221-1/+1
| |/
* / Remove redundant "default" in set mixin help descJ Ryan Littlefield2016-09-191-1/+1
|/
* Merge pull request #1094Riccardo Spagni2016-09-181-3/+5
|\
| * cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-3/+5
* | Merge pull request #1089Riccardo Spagni2016-09-181-10/+11
|\ \
| * | simplewallet: do not expose the details of tx splitting to the usermoneromooo-monero2016-09-171-10/+11
| |/
* / simplewallet: fix wrong amount in show_transfers for pending transactionsmoneromooo-monero2016-09-171-1/+1
|/
* wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero2016-09-162-16/+16
* Add snap packaging.Casey Marshall2016-09-111-1/+2
* fix remaining bitmonero and simplewallet bitsRiccardo Spagni2016-09-031-5/+5
* rename simplewalletRiccardo Spagni2016-09-031-0/+3
* simplewallet: add magic and public keys to key image export filemoneromooo-monero2016-09-011-5/+30
* simplewallet: make the key image export format binarymoneromooo-monero2016-09-011-18/+5
* wallet: fix some "may be used uninitialized" warningsmoneromooo-monero2016-08-281-8/+8
* rct amount key modified as per luigi1111's recommendationsmoneromooo-monero2016-08-281-8/+20
* wallet: do not store signatures in the wallet cachemoneromooo-monero2016-08-281-1/+1
* simplewallet: better check_tx_key feedbackmoneromooo-monero2016-08-281-2/+20
* rct: make the amount key derivable by a third party with the tx keymoneromooo-monero2016-08-281-24/+16