summaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #1466Riccardo Spagni2016-12-201-1/+3
|\ \
| * | simplewallet: add return type for donate functionanonimal2016-12-171-0/+1
| * | simplewallet: hardcode Monero's donation addressanonimal2016-12-171-1/+2
| |/
* | support importing unportable outputskenshi842016-12-201-3/+12
* | added experimental boost::archive::portable_binary_{i|o}archivekenshi842016-12-161-2/+2
|/
* wallet cli: donate commandKenshi Takayama2016-12-151-0/+40
* 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-171-15/+57
|\
| * wallet: auto sync outputs and key images in cold signing filesmoneromooo-monero2016-11-161-7/+21
| * 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-101-652/+108
* 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-011-0/+100
|\
| * wallet: new import_outputs/export_outputs commandsmoneromooo-monero2016-10-301-0/+100
* | Merge pull request #1277Riccardo Spagni2016-11-011-5/+15
|\ \
| * | wallet: print tx overview on submit_transfer toomoneromooo-monero2016-10-301-5/+15
| |/
* / 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-041-0/+253
|\
| * 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-281-22/+278
| * 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-041-1/+80
|\ \
| * | wallet: wallet option to confirm transfers with no payment idmoneromooo-monero2016-10-011-1/+80
| |/