summaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1089Riccardo Spagni2016-09-181-10/+11
|\
| * simplewallet: do not expose the details of tx splitting to the usermoneromooo-monero2016-09-171-10/+11
* | simplewallet: fix wrong amount in show_transfers for pending transactionsmoneromooo-monero2016-09-171-1/+1
|/
* wallet: change priority/fee to ArticMine's recommendationmoneromooo-monero2016-09-161-15/+15
* fix remaining bitmonero and simplewallet bitsRiccardo Spagni2016-09-031-5/+5
* simplewallet: add magic and public keys to key image export filemoneromooo-monero2016-09-011-5/+30
* simplewallet: make the key image export format binarymoneromooo-monero2016-09-011-18/+5
* wallet: fix some "may be used uninitialized" warningsmoneromooo-monero2016-08-281-8/+8
* rct amount key modified as per luigi1111's recommendationsmoneromooo-monero2016-08-281-8/+20
* wallet: do not store signatures in the wallet cachemoneromooo-monero2016-08-281-1/+1
* simplewallet: better check_tx_key feedbackmoneromooo-monero2016-08-281-2/+20
* rct: make the amount key derivable by a third party with the tx keymoneromooo-monero2016-08-281-24/+16
* port get_tx_key/check_tx_key to rctmoneromooo-monero2016-08-281-12/+51
* wallet: factor transfer_rct code with transfer codemoneromooo-monero2016-08-281-12/+2
* add rct to the protocolmoneromooo-monero2016-08-281-17/+39
* Merge pull request #982Riccardo Spagni2016-08-261-1/+1
|\
| * fix #691 removed help about leaving wallet name empty on --generate-new-walletguzzi_jones2016-08-241-1/+1
* | Merge pull request #976Riccardo Spagni2016-08-261-1/+8
|\ \
| * | simplewallet: default to max-concurrency 1 on MacOS Xmoneromooo-monero2016-08-211-1/+8
| |/
* / simplewallet: do not suggest removing cache if the password was wrongmoneromooo-monero2016-08-161-1/+3
|/
* Merge pull request #948Riccardo Spagni2016-08-111-6/+6
|\
| * Fake outs set is now decided by the walletmoneromooo-monero2016-08-111-6/+6
* | Merge pull request #952Riccardo Spagni2016-08-111-4/+8
|\ \
| * | Better fix (#4)hyc2016-08-091-4/+8
| * | fix restore-deterministic heightluigi11112016-08-091-2/+2
| |/
* | Merge pull request #949Riccardo Spagni2016-08-111-64/+57
|\ \
| * | simplewallet: make the refresh thread into more generic idle threadmoneromooo-monero2016-08-071-64/+57
| |/
* / Fix #864guzzi_jones2016-08-011-27/+33
|/
* 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
| |/