aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3784luigi11112018-06-201-4/+2
|\
| * don't limit miner threads in walletcryptochangements342018-05-081-4/+2
* | Merge pull request #3932luigi11112018-06-201-1/+28
|\ \
| * | simplewallet: add optional trusted/untrusted argument to set_daemonmoneromooo-monero2018-06-051-1/+28
* | | Merge pull request #3896luigi11112018-06-201-4/+4
|\ \ \
| * | | simplewallet.sign_transfer: rename export to export_raw, add help messagestoffu2018-06-011-4/+4
| |/ /
* | | Merge pull request #3804luigi11112018-06-161-0/+2
|\ \ \
| * | | simple-wallet-cli: Add warnings about inaccurate balances to to watch-only wa...jcktm2018-05-151-0/+2
| | |/ | |/|
* | | Merge pull request #3798luigi11112018-06-161-1/+1
|\ \ \
| * | | Fix TypoRafficer2018-05-121-1/+1
| |/ /
* | | Merge pull request #3780luigi11112018-06-161-64/+4
|\ \ \
| * | | wallet-rpc: watch-only and cold wallet features addedDusan Klinec2018-06-031-64/+4
* | | | Merge pull request #3538luigi11112018-06-161-2/+110
|\ \ \ \
| * | | | simplewallet: set_ring can now take a file with ringsmoneromooo-monero2018-06-091-2/+110
| | |_|/ | |/| |
* | | | Merge pull request #3648luigi11112018-06-121-8/+5
|\ \ \ \
| * | | | Improve 'show_transfers' date formattingRyan Ronnander2018-04-151-8/+5
* | | | | Merge pull request #3643luigi11112018-06-121-2/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | handle improper log levelscryptochangements342018-04-151-2/+18
| |/ / /
* | | | Merge pull request #3640luigi11112018-05-311-1/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | wallet cli/rpc: terminate execution with code 0 when --help or --version is g...stoffu2018-04-221-1/+8
| | |/ | |/|
* | | Merge pull request #3491luigi11112018-05-301-0/+11
|\ \ \
| * | | exit if specified wallet file doesn't existcryptochangements342018-03-241-0/+11
* | | | Merge pull request #3477luigi11112018-05-291-24/+32
|\ \ \ \
| * | | | simplewallet: add --untrusted-daemon optionmoneromooo-monero2018-03-221-24/+32
| |/ / /
* | | | Merge pull request #3470luigi11112018-05-291-1/+1
|\ \ \ \
| * | | | don't show error twice when starting simplewalletcryptochangements342018-03-211-1/+1
| |/ / /
* | / / simplewallet: use correct unit for fee commandstoffu2018-05-201-1/+1
| |/ / |/| |
* | | Merge pull request #3579Riccardo Spagni2018-04-211-2/+2
|\ \ \
| * | | simplewallet: fix help message of sign_transferstoffu2018-04-071-2/+2
| |/ /
* | / simplewallet: add version commandmoneromooo-monero2018-04-131-0/+11
| |/ |/|
* | Merge pull request #3534Riccardo Spagni2018-04-121-0/+20
|\ \
| * | wallet: warn if not using the default ring sizemoneromooo-monero2018-03-311-0/+20
| |/
* | Merge pull request #3532Riccardo Spagni2018-04-121-1/+1
|\ \
| * | simplewallet: warn about key reuse on startupmoneromooo-monero2018-03-311-1/+1
| |/
* | Merge pull request #3536Riccardo Spagni2018-04-121-2/+18
|\ \
| * | Automatic height setup when creating/restoring hw device.cslashm2018-03-311-2/+18
| |/
* / wallet: catch exceptions dealing with ringdb and warnmoneromooo-monero2018-03-211-0/+3
|/
* Merge pull request #3426Riccardo Spagni2018-03-181-2/+9
|\
| * simplewallet: new --use-english-language-names flagmoneromooo-monero2018-03-171-2/+9
* | wallet: make the segregation height settablemoneromooo-monero2018-03-171-1/+23
|/
* Add command line option allowing to restrict the default sub-address lookahea...stoffu2018-03-161-1/+81
* Merge pull request #3416Riccardo Spagni2018-03-161-0/+5
|\
| * simplewallet: fix restore height prompt that got disabled by #3175stoffu2018-03-161-0/+5
* | Merge pull request #3376Riccardo Spagni2018-03-161-2/+6
|\ \
| * | show '<Not set>' for empty wallet descriptioncryptochangements342018-03-151-2/+6
* | | Merge pull request #3336Riccardo Spagni2018-03-161-1/+1
|\ \ \
| * | | Fix typos in various filesDimitris Apostolou2018-03-151-1/+1
| | |/ | |/|
* | | wallet: more user friendly print_ringmoneromooo-monero2018-03-161-9/+22
* | | wallet: add a set_ring commandmoneromooo-monero2018-03-161-1/+80
* | | wallet: make ringdb an object with database statemoneromooo-monero2018-03-161-2/+2