aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* simplewallet: make the refresh thread into more generic idle threadmoneromooo-monero2016-08-071-64/+57
* wallet: new {ex,im}port_key_images commands and RPC callsmoneromooo-monero2016-07-241-0/+107
* Merge pull request #923Riccardo Spagni2016-07-231-0/+1
|\
| * simplewallet: suggest removing cache when loading failsmoneromooo-monero2016-07-221-0/+1
* | Merge pull request #916Riccardo Spagni2016-07-231-2/+28
|\ \
| * | wallet: add unconfirmed incoming txes from the txpoolmoneromooo-monero2016-07-201-2/+28
| |/
* / simplewallet: revert to foreground refresh at startupmoneromooo-monero2016-07-201-0/+2
|/
* Merge pull request #902Riccardo Spagni2016-07-201-8/+25
|\
| * Add a daemon RPC version, and make simplewallet check itmoneromooo-monero2016-07-101-8/+25
* | wallet: add command and RPC to sign/verify datamoneromooo-monero2016-07-191-0/+67
|/
* Merge pull request #879Riccardo Spagni2016-07-061-0/+1
|\
| * simplewallet: mention the background refresh thread when startingmoneromooo-monero2016-06-221-0/+1
* | Merge pull request #878Riccardo Spagni2016-07-061-1/+79
|\ \
| * | wallet: add a fee multipliermoneromooo-monero2016-06-221-1/+79
| |/
* / TransactionHistory continuedIlya Kitaev2016-06-231-1/+1
|/
* Merge pull request #870Riccardo Spagni2016-06-211-2/+6
|\
| * gmtime for Windowsluigi11112016-06-201-2/+6
* | simplewallet: add a status commandmoneromooo-monero2016-06-201-0/+24
|/
* Merge pull request #827Riccardo Spagni2016-05-171-14/+16
|\
| * Set refresh height earlierHoward Chu2016-04-291-13/+15
| * Fix 19fe8ae3ef1aa46ae8fdd4e4d6862510390ddab7Howard Chu2016-04-291-2/+2
* | Merge pull request #826Riccardo Spagni2016-04-291-27/+44
|\ \
| * | simplewallet: display all settings on set with no argumentsmoneromooo-monero2016-04-281-27/+44
| |/
* / add a --max-concurrency flagmoneromooo-monero2016-04-281-1/+6
|/
* Merge pull request #823Riccardo Spagni2016-04-271-1/+1
|\
| * simplewallet: fix pending transfers fee display in show_transfersmoneromooo-monero2016-04-261-1/+1
* | simplewallet: more threading fixesmoneromooo-monero2016-04-261-1/+5
|/
* wallet: allow attaching notes to txidsmoneromooo-monero2016-04-261-3/+61
* wallet: add GMT timestamps to transfers/paymentsmoneromooo-monero2016-04-261-3/+20
* Merge pull request #817Riccardo Spagni2016-04-261-11/+44
|\
| * simplewallet: some background refresh threading fixesmoneromooo-monero2016-04-211-11/+44
* | Merge pull request #815Riccardo Spagni2016-04-261-63/+305
|\ \
| * | wallet: add a new sweep_all command and RPC commandmoneromooo-monero2016-04-191-63/+305
| |/
* | Merge pull request #814Riccardo Spagni2016-04-261-7/+19
|\ \
| * | modified: src/simplewallet/simplewallet.cppawfulcrawler2016-04-181-7/+19
| |/
* | Add --restore-height optionHoward Chu2016-04-171-0/+24
* | Speed up new wallet refreshHoward Chu2016-04-171-0/+6
|/
* Merge pull request #803Riccardo Spagni2016-04-141-2/+13
|\
| * simplewallet: save fixes in RPC modemoneromooo-monero2016-04-101-2/+13
* | Merge pull request #785Riccardo Spagni2016-04-141-5/+66
|\ \
| * | simplewallet: optional address in --generate-from-jsonmoneromooo-monero2016-04-021-5/+66
| |/
* | Merge pull request #783Riccardo Spagni2016-04-141-2/+2
|\ \
| * | wallet: better output selection for transfer/transfer_newmoneromooo-monero2016-04-021-2/+2
| |/
* | Merge pull request #801Riccardo Spagni2016-04-141-0/+1
|\ \
| * | simplewallet: set strict umask at startmoneromooo-monero2016-04-061-0/+1
| |/
* / rpc: add pool/blockchain and block height results to gettransactionsmoneromooo-monero2016-04-091-2/+7
|/
* Merge pull request #772Riccardo Spagni2016-04-021-0/+34
|\
| * simplewallet: always gracefully exit on EOFmoneromooo-monero2016-03-291-0/+34
* | Merge pull request #769Riccardo Spagni2016-04-021-41/+31
|\ \
| * | wallet: make the JSON reading type safemoneromooo-monero2016-03-271-41/+31
| |/