aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4042Riccardo Spagni2018-07-031-0/+1
|\
| * simplewallet: init trusted daemon flag to false when autodetectingmoneromooo-monero2018-06-231-0/+1
* | Merge pull request #3907luigi11112018-06-271-0/+4
|\ \
| * | wallet: include a suggested number of confirmations based on amountmoneromooo-monero2018-06-271-0/+4
* | | Merge pull request #3998luigi11112018-06-271-2/+2
|\ \ \
| * | | wallet: on first refresh, start off with a quantized heightmoneromooo-monero2018-06-131-2/+2
* | | | Merge pull request #3991luigi11112018-06-271-0/+14
|\ \ \ \
| * | | | wallet: allow unspendable unmixable outputs to be discardedstoffu2018-06-131-0/+14
| |/ / /
* | | | Merge pull request #3982luigi11112018-06-271-1/+1
|\ \ \ \
| * | | | cryptonote_config: add get_config to refactor x = testnet ? config::testnet::...stoffu2018-06-111-1/+1
* | | | | Merge pull request #3979luigi11112018-06-271-3/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | simplewallet: don't confirm missing payment ID when sending to only subaddressesstoffu2018-06-101-3/+5
| |/ / /
* | | | Merge pull request #3966luigi11112018-06-251-1/+1
|\ \ \ \
| * | | | simplewallet: grammar fix in warning messagemoneromooo-monero2018-06-081-1/+1
| |/ / /
* | | | Merge pull request #3921luigi11112018-06-251-14/+3
|\ \ \ \
| * | | | Move parse_subaddress_lookahead() from simplewallet.cpp to util.cppstoffu2018-06-211-14/+3
* | | | | Merge pull request #3677luigi11112018-06-251-1/+1
|\ \ \ \ \
| * | | | | fix typos in language files and rpc_args.cppordtrogen2018-06-211-1/+1
| |/ / / /
* | | | | Merge pull request #3407luigi11112018-06-251-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix string handling for donation messagecryptochangements342018-06-201-1/+1
* | | | | 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
| |/ / |/| |