aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wallet2 + API: Callbacks for unconfirmed transfersJaquee2017-01-121-0/+5
* Merge pull request #1537Riccardo Spagni2017-01-081-0/+123
|\
| * simplewallet: add a show_transfer <txid> commandmoneromooo-monero2017-01-081-0/+123
* | Merge pull request #1503Riccardo Spagni2017-01-081-24/+8
|\ \
| * | simplewallet: remove unnecessary local_args.erase(...) in set_variable()kenshi842016-12-261-24/+8
| |/
* | Merge pull request #1496Riccardo Spagni2017-01-081-0/+119
|\ \
| * | wallet cli: print unspent outputs with histogramkenshi842016-12-261-0/+119
| |/
* | Merge pull request #1482Riccardo Spagni2017-01-081-0/+81
|\ \
| * | wallet cli: viewing and editing address bookkenshi842016-12-211-0/+81
| |/
* / make openalias also available for solo miner; introduce namespace tools::dns_...kenshi842016-12-211-73/+5
|/
* simplewallet: bump output file format versionmoneromooo-monero2016-12-201-1/+1
* Merge pull request #1472Riccardo Spagni2016-12-201-163/+56
|\
| * Refactored password prompting for walletsLee Clagett2016-12-191-163/+56
* | Merge pull request #1469Riccardo Spagni2016-12-201-1/+1
|\ \
| * | simplewallet: add pending/pool/failed in the show_transfers helpmoneromooo-monero2016-12-171-1/+1
| |/
* | 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
|\ \