summaryrefslogtreecommitdiff
path: root/src/simplewallet
Commit message (Expand)AuthorAgeFilesLines
* monero-wallet-cli wording changes 'n' stuffluigi11112016-12-121-11/+13
* simplewallet: restore automatically setting trusted local daemonmoneromooo-monero2016-12-081-0/+43
* Merge pull request #1379Riccardo Spagni2016-12-041-7/+12
|\
| * Improve daemon RPC version handlingmoneromooo-monero2016-11-261-7/+12
* | Added command_line::is_yesLee Clagett2016-11-251-17/+15
|/
* simplewallet: remove double confirmation when submitting signed txmoneromooo-monero2016-11-231-51/+0
* Merge pull request #1344Riccardo Spagni2016-11-172-16/+58
|\
| * wallet: auto sync outputs and key images in cold signing filesmoneromooo-monero2016-11-162-8/+22
| * simplewallet: add a verbose flag to incoming_transfersmoneromooo-monero2016-11-131-6/+18
| * simplewallet: spell out change when signing a transfermoneromooo-monero2016-11-131-2/+16
| * simplewallet: print public keys too on spendkey/viewkey commandsmoneromooo-monero2016-11-131-2/+4
* | simplewallet: include amount sent in transfer confirmationmoneromooo-monero2016-11-131-0/+10
|/
* Fixed generate-from-json bug introduced in 358e068Lee Clagett2016-11-121-1/+2
* Created monero-wallet-rpc, moving functionality from monero-wallet-cliLee Clagett2016-11-105-1035/+117
* wallet: encrypt outputs and key images files with the view keymoneromooo-monero2016-11-071-14/+43
* wallet: fix bad amounts/fees againmoneromooo-monero2016-11-021-2/+2
* Merge pull request #1281Riccardo Spagni2016-11-012-0/+102
|\
| * wallet: new import_outputs/export_outputs commandsmoneromooo-monero2016-10-302-0/+102
* | Merge pull request #1277Riccardo Spagni2016-11-012-5/+17
|\ \
| * | 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