aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #4306Riccardo Spagni2018-09-181-22/+17
|\
| * wallet: use wipeable_string in more places where a secret is usedmoneromooo-monero2018-09-121-22/+17
* | Merge pull request #4302Riccardo Spagni2018-09-181-1/+1
|\ \
| * | api/wallet: properly disable key encryptionstoffu2018-09-171-1/+1
* | | hw_device: support for multiple devices added [for review]Dusan Klinec2018-09-141-4/+35
|/ /
* | Merge pull request #4324Riccardo Spagni2018-09-141-15/+33
|\ \
| * | wallet: ask-password can now ask without encrypting the secret spend keymoneromooo-monero2018-09-141-15/+33
* | | Merge pull request #4332Riccardo Spagni2018-09-141-1/+2
|\ \ \ | |/ / |/| |
| * | wallet2: factor the creation of a new wallet keys filemoneromooo-monero2018-09-031-1/+2
| |/
* | Merge pull request #4253Riccardo Spagni2018-09-141-7/+4
|\ \
| * | remove obsolete daemon selection of fake outs and old tx constructionmoneromooo-monero2018-09-141-7/+4
* | | Merge pull request #4260Riccardo Spagni2018-09-141-23/+40
|\ \ \
| * | | record blackballs as amount/offset, and add export abilitymoneromooo-monero2018-09-101-23/+40
* | | | Merge pull request #4208Riccardo Spagni2018-09-141-32/+80
|\ \ \ \ | |_|/ / |/| | |
| * | | simplewallet: handle transfers using a monero: URImoneromooo-monero2018-08-281-32/+80
* | | | v8: per byte fee, pad bulletproofs, fixed 11 ring sizemoneromooo-monero2018-09-111-8/+39
| |/ / |/| |
* | | Merge pull request #4262luigi11112018-09-041-9/+37
|\ \ \
| * | | simplewallet: allow named priority levels for default-prioritymoneromooo-monero2018-08-151-9/+37
| |/ /
* | / wallet: store trusted-daemon flag in wallet2stoffu2018-08-231-49/+26
| |/ |/|
* | 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-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