summaryrefslogtreecommitdiff
path: root/src/wallet/wallet2.h
Commit message (Expand)AuthorAgeFilesLines
* wallet2: decide at runtime which upper tx size to usemoneromooo-monero2016-01-101-2/+4
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* wallet: add a rescan_bc command and rescan_blockchain RPCmoneromooo-monero2015-12-301-0/+1
* wallet: protect against exceptions in the block pull threadmoneromooo-monero2015-12-301-1/+1
* Merge pull request #550Riccardo Spagni2015-12-221-2/+5
|\
| * wallet: fix load/save versioning bug for recently added tx datamoneromooo-monero2015-12-201-2/+5
* | Allow the wallet to access hard fork informationmoneromooo-monero2015-12-191-1/+3
|/
* wallet: make the wallet refresh type a wallet settingmoneromooo-monero2015-12-051-1/+2
* Merge pull request #507Riccardo Spagni2015-11-301-2/+5
|\
| * wallet: optional automatic refresh from the daemonmoneromooo-monero2015-11-281-2/+5
* | wallet2: parallelize pulling blocks and processing them on refreshmoneromooo-monero2015-11-271-0/+5
* | wallet2: maintain the short chain manually when refreshingmoneromooo-monero2015-11-271-1/+1
* | wallet2: split pull blocks between pulling and processingmoneromooo-monero2015-11-271-1/+2
|/
* wallet: make the refresh optimizations selectable via command linemoneromooo-monero2015-11-221-2/+15
* wallet: speedup refresh from daemonmoneromooo-monero2015-11-221-1/+1
* wallet2: speedup refresh a bitmoneromooo-monero2015-11-221-1/+3
* wallet: storing outgoing tx info now defaults to enabledmoneromooo-monero2015-11-221-2/+2
* wallet: rename store-tx-keys to store-tx-infomoneromooo-monero2015-11-221-5/+5
* wallet: improve show_transfersmoneromooo-monero2015-11-221-4/+27
* wallet: use incoming blocks to keep track of payments toomoneromooo-monero2015-11-211-1/+2
* wallet: track outgoing payments and add a show_transfers commandmoneromooo-monero2015-11-151-3/+30
* simplewallet: add a set default-mixin commandmoneromooo-monero2015-10-301-2/+5
* Fix a possibly-unused warning, and rationalize typesmoneromooo-monero2015-10-271-4/+4
* Fix leak on real output when using a very recent outputmoneromooo-monero2015-10-251-1/+0
* from hard fork 2, all outputs must be decomposedmoneromooo-monero2015-10-111-32/+23
* wallet: only return tx keys via RPC if requestedmoneromooo-monero2015-08-241-3/+6
* Merge pull request #381Riccardo Spagni2015-08-241-0/+12
|\
| * wallet: encrypt the cache filemoneromooo-monero2015-08-221-0/+12
* | make tx keys available to the usermoneromooo-monero2015-08-191-3/+11
|/
* wallet: new rescan_spent command to update outputs' spent statusmoneromooo-monero2015-08-111-0/+1
* encrypted payment ids are now 64 bit, instead of 256 bitmoneromooo-monero2015-08-091-0/+2
* wallet: new transaction construction algorithmmoneromooo-monero2015-07-221-0/+5
* wallet: add boolean to always confirm transactions with the usermoneromooo-monero2015-07-181-1/+6
* simplewallet: allow creating a wallet from a public address and view secret keymoneromooo-monero2015-06-201-0/+9
* wallet: add watch only wallet supportmoneromooo-monero2015-05-311-1/+5
* wallet: add a sweep_dust commandmoneromooo-monero2015-05-301-0/+4
* wallet: add consts where appropriatemoneromooo-monero2015-05-271-9/+10
* Merge pull request #215Riccardo Spagni2015-01-151-1/+3
|\
| * Add a --restricted-rpc flag to simplewalletmoneromooo-monero2015-01-111-1/+3
* | Allow get_bulk_payments to return all payments regardless of payment IDmoneromooo-monero2015-01-111-0/+1
|/
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Merge pull request #203Riccardo Spagni2014-12-131-0/+12
|\
| * Document existing functionwarptangent2014-12-111-0/+6
| * Repeat prompt for wallet path if invalidwarptangent2014-12-111-0/+6
* | Add wallet2::verify_password methodwarptangent2014-12-081-0/+5
|/
* Extract check for deterministic keys to wallet2::is_deterministic()warptangent2014-12-061-0/+4
* prompt for seed language and error handlingwarptangent2014-12-011-0/+4
* Doxygen commentsOran Juice2014-10-191-7/+21
* Rewrites to old wallet file correctlyOran Juice2014-10-191-1/+4
* Doxygen comments inOran Juice2014-10-181-2/+13