aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4249luigi11112018-08-221-6/+1
|\
| * simplewallet: Simplify LOCK_IDLE_SCOPE macrorbrunner72018-08-131-6/+1
* | Merge pull request #4231luigi11112018-08-221-1/+9
|\ \
| * | simplewallet: add a warning and prompt on rescan_blockchainmoneromooo-monero2018-08-071-1/+9
| |/
* | Merge pull request #4225luigi11112018-08-221-1/+1
|\ \
| * | simplewallet: correct number of human-readable monthsrbrunner72018-08-051-1/+1
| |/
* | store secret keys encrypted where possiblemoneromooo-monero2018-08-162-78/+160
* | wallet: wipe seed from memory where appropriatemoneromooo-monero2018-08-162-25/+87
* | Merge pull request #4195luigi11112018-08-152-28/+40
|\ \
| * | simplewallet: make sure wallet config is stored right after creationstoffu2018-07-302-28/+40
* | | Merge pull request #4188luigi11112018-08-152-0/+63
|\ \ \
| * | | simplewallet: add set_tx_key for importing tx keys from 3rd party walletsstoffu2018-07-302-0/+63
| |/ /
* | | 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-232-6/+51
| |_|/ |/| |
* | | 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 #4075luigi11112018-07-191-1/+0
|\ \ \ \
| * | | | remove epee from link lines where it's redundantmoneromooo-monero2018-06-281-1/+0
| |/ / /
* | | | Merge pull request #4071luigi11112018-07-192-0/+16
|\ \ \ \
| * | | | Allow fractional outputs to be ignoredstoffu2018-07-032-0/+16
| |/ / /
* | | | 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
|\ \ \ \ \ \