aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | store secret keys encrypted where possiblemoneromooo-monero2018-08-161-78/+159
* | wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-161-22/+83
* | Merge pull request #4195luigi11112018-08-151-24/+36
|\ \
| * | simplewallet: make sure wallet config is stored right after creationstoffu2018-07-301-24/+36
* | | Merge pull request #4188luigi11112018-08-151-0/+62
|\ \ \
| * | | simplewallet: add set_tx_key for importing tx keys from 3rd party walletsstoffu2018-07-301-0/+62
| |/ /
* | | Merge pull request #4172luigi11112018-08-151-1/+1
|\ \ \
| * | | simplewallet.unspent_outputs: fix wrong logic for parsingstoffu2018-07-241-1/+1
| |/ /
* | | Merge pull request #4166luigi11112018-08-151-4/+6
|\ \ \
| * | | simplewallet: fix language detection when using --use-english-language-namesmoneromooo-monero2018-07-221-4/+6
| |/ /
* | | Merge pull request #4153luigi11112018-08-151-13/+22
|\ \ \
| * | | wallet: distinguish coinbase from other txes in show_transfersmoneromooo-monero2018-08-031-13/+22
* | | | Merge pull request #4106luigi11112018-08-151-2/+2
|\ \ \ \
| * | | | simplewallet: reword "seed encryption" to "seed offset"moneromooo-monero2018-07-071-2/+2
| |/ / /
* | | | Merge pull request #4024luigi11112018-08-151-0/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | simplewallet: fix delay when setting auto-refresh offmoneromooo-monero2018-06-181-0/+1
* | | | Merge pull request #4109luigi11112018-07-271-0/+19
|\ \ \ \
| * | | | wallet: warn when payment IDs are usedmoneromooo-monero2018-07-121-0/+19
| | |/ / | |/| |
* | | | monero-wallet-cli: added locked_sweep_all commandjcktm2018-07-231-5/+49
| |_|/ |/| |
* | | Merge pull request #4088luigi11112018-07-191-6/+1
|\ \ \
| * | | node_rpc_proxy: factor a few RPC calls using get_infomoneromooo-monero2018-07-021-6/+1
* | | | Merge pull request #4071luigi11112018-07-191-0/+15
|\ \ \ \
| * | | | Allow fractional outputs to be ignoredstoffu2018-07-031-0/+15
| |/ / /
* | | | Merge pull request #4062luigi11112018-07-191-1/+10
|\ \ \ \
| * | | | simplewallet.sweep_all: show usage when parsing failsstoffu2018-06-271-1/+10
* | | | | Merge pull request #4023luigi11112018-07-191-1/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | simplewallet: remove leftover global debug tracemoneromooo-monero2018-06-181-1/+0
| | |_|/ | |/| |
* | | | 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
|\ \ \ \ \ \