aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #5874luigi11112019-09-141-15/+13
|\
| * simplewallet: warn if invalid default ring size is set and actually ignore th...stoffu2019-08-291-15/+13
* | Merge pull request #5865luigi11112019-09-141-5/+5
|\ \
| * | simplewallet: fix warnings about useless std::movemoneromooo-monero2019-08-281-5/+5
| |/
* | Merge pull request #5855luigi11112019-09-081-9/+9
|\ \
| * | wallet: fix mismatch between two concepts of "balance"moneromooo-monero2019-09-051-9/+9
* | | Merge pull request #5842luigi11112019-09-081-1/+16
|\ \ \
| * | | simplewallet: moan harder about untrusted nodesmoneromooo-monero2019-08-241-1/+16
* | | | simplewallet: lock console on inactivitymoneromooo-monero2019-08-281-130/+290
| |_|/ |/| |
* | | Wallet: Option to export data to ASCIITadeas Moravec2019-08-221-16/+49
| |/ |/|
* | Merge pull request #5808luigi11112019-08-211-4/+14
|\ \
| * | simplewallet: fix arg indexing bug in set_device_namestoffu2019-08-131-1/+1
| * | simplewallet: add a few missing settings help textstoffu2019-08-131-4/+14
* | | Merge pull request #5750luigi11112019-08-211-3/+3
|\ \ \
| * | | wallet: provide original address for outgoing transfersxiphon2019-07-101-3/+3
* | | | Merge pull request #5743luigi11112019-08-211-0/+9
|\ \ \ \
| * | | | simplewallet: add restore_height commandthotbot2019-07-081-0/+9
| |/ / /
* | | | Merge pull request #5742luigi11112019-08-211-1/+1
|\ \ \ \
| * | | | Fix incorrectly named binding for MMS send_signer_config commandtobtoht2019-07-081-1/+1
| |/ / /
* | | | Merge pull request #5740luigi11112019-08-211-1/+1
|\ \ \ \
| * | | | Minor formatting fix in help set commandtobtoht2019-07-061-1/+1
| |/ / /
* | | | Merge pull request #5722luigi11112019-08-211-10/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | simplewallet: optional all flag to export_outputs/export_key_imagesmoneromooo-monero2019-07-021-10/+29
| |/ /
* | | Merge pull request #5685luigi11112019-08-171-1/+3
|\ \ \
| * | | simplewallet: don't ask about mining when running a command linemoneromooo-monero2019-06-221-1/+3
| |/ /
* | | Merge pull request #5656luigi11112019-08-151-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix --restore-date usageHoward Chu2019-06-161-1/+1
| |/
* | Merge pull request #5608luigi11112019-07-241-4/+12
|\ \
| * | simplewallet: print errors on exceptions creating walletsmoneromooo-monero2019-06-061-4/+12
| |/
* | Merge pull request #5594luigi11112019-07-241-6/+49
|\ \
| * | device: show address on device displayDusan Klinec2019-06-171-6/+49
| |/
* | Merge pull request #5460luigi11112019-07-241-3/+57
|\ \ | |/ |/|
| * simplewallet: prompt when spending more than one old out in one txmoneromooo-monero2019-04-181-3/+57
* | wallet: add unlock_time details to show_transfersmoneromooo-monero2019-05-161-2/+25
* | Merge pull request #5389Riccardo Spagni2019-04-181-1/+1
|\ \
| * | simplewallet: fix output representation offsetmoneromooo-monero2019-04-181-1/+1
| |/
* / simplewallet: add the change amount to the prompt when lockingmoneromooo-monero2019-04-171-1/+3
|/
* Merge pull request #5450Riccardo Spagni2019-04-161-0/+8
|\
| * simplewallet: add another warning about long payment idsmoneromooo-monero2019-04-161-0/+8
* | Merge pull request #5431Riccardo Spagni2019-04-161-1/+1
|\ \ | |/ |/|
| * simplewallet: fix warning about long payment id using the old optionmoneromooo-monero2019-04-121-1/+1
* | Merge pull request #5365Riccardo Spagni2019-04-151-2/+1
|\ \
| * | fix init warning on whatever compiler versionitalocoin2019-03-291-2/+1
* | | simplewallet: fix merge error with new welcome commandmoneromooo-monero2019-04-111-1/+2
| |/ |/|
* | simplewallet: add a welcome/disclaimer message commandmoneromooo-monero2019-04-111-0/+33
* | Merge pull request #5388Riccardo Spagni2019-04-111-1/+38
|\ \
| * | simplewallet: new unset_ring commandmoneromooo-monero2019-04-021-1/+38
* | | Merge pull request #5382Riccardo Spagni2019-04-111-3/+8
|\ \ \
| * | | wallet: add number of blocks required for the balance to fully unlockmoneromooo-monero2019-04-011-3/+8
| |/ /
* | | Merge pull request #5374Riccardo Spagni2019-04-111-10/+158
|\ \ \