summaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.h
Commit message (Expand)AuthorAgeFilesLines
* Use boost::thread instead of std::threadHoward Chu2016-03-111-3/+3
* simplewallet: add a new --restore-from-keys optionmoneromooo-monero2016-02-221-0/+3
* Fix V1/V2 use of hard fork related parametersmoneromooo-monero2016-01-291-1/+2
* simplewallet: remove leftover command line refresh-type handlingmoneromooo-monero2016-01-251-2/+0
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
* wallet: add a rescan_bc command and rescan_blockchain RPCmoneromooo-monero2015-12-301-0/+2
* wallet: make the wallet refresh type a wallet settingmoneromooo-monero2015-12-051-0/+1
* wallet: cancellable refreshmoneromooo-monero2015-11-291-0/+3
* wallet: optional automatic refresh from the daemonmoneromooo-monero2015-11-281-0/+9
* wallet: make the refresh optimizations selectable via command linemoneromooo-monero2015-11-221-1/+3
* wallet: rename store-tx-keys to store-tx-infomoneromooo-monero2015-11-221-1/+1
* simplewallet: lessen display flicker confusionmoneromooo-monero2015-11-211-2/+2
* wallet: track outgoing payments and add a show_transfers commandmoneromooo-monero2015-11-151-0/+1
* simplewallet: add a set default-mixin commandmoneromooo-monero2015-10-301-0/+1
* simplewallet: add a check_tx_key commandmoneromooo-monero2015-10-141-0/+1
* simplewallet: add a --trusted-daemon flagmoneromooo-monero2015-10-111-0/+1
* simplewallet: add a store-tx-keys option to setmoneromooo-monero2015-08-241-0/+1
* make tx keys available to the usermoneromooo-monero2015-08-191-0/+1
* wallet: new rescan_spent command to update outputs' spent statusmoneromooo-monero2015-08-111-0/+1
* wallet: new transaction construction algorithmmoneromooo-monero2015-07-221-0/+2
* simplewallet: fix context/string order mismatchmoneromooo-monero2015-07-191-1/+1
* wallet: add boolean to always confirm transactions with the usermoneromooo-monero2015-07-181-0/+1
* Translatable strings for simplewalletmoneromooo-monero2015-07-141-1/+4
* simplewallet: allow creating a wallet from a public address and view secret keymoneromooo-monero2015-06-201-0/+3
* Integrated addresses (standard address plus payment id)moneromooo-monero2015-06-121-0/+1
* wallet: add watch only wallet supportmoneromooo-monero2015-05-311-0/+1
* wallet: add a sweep_dust commandmoneromooo-monero2015-05-301-0/+1
* Add spendkey dump to simplewalletluigi11112015-05-191-0/+1
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
* Add simple_wallet::seed_set_language methodwarptangent2014-12-081-0/+12
* Prints seed after wallet upgrade. Removed iostream include.Oran Juice2014-10-191-0/+5
* Restructured language sources to be singletonsOran Juice2014-10-021-1/+2
* Doxygen comments inOran Juice2014-09-271-4/+20
* Accepts seed language choice from user.Oran Juice2014-09-251-0/+1
* Add testnet flagZachary Michaels2014-09-151-2/+2
* added viewkey command to CLIJakob Lind2014-08-051-0/+1
* added seed command to get deterministic seed.Jakob Lind2014-08-031-0/+1
* License updated to BSD 3-clausefluffypony2014-07-231-3/+29
* wallet RPC converted to use new transaction semanticsThomas Winget2014-06-301-1/+0
* final changes to get transaction splitting building. needs testing.Thomas Winget2014-06-301-3/+3
* working on dividing functions in prep for tx splittingtom2014-06-301-0/+4
* allow two-random-numbers wallet generation (but not as default)Thomas Winget2014-06-121-3/+2
* reworked command line args for simplewallet.Thomas Winget2014-06-121-1/+1
* most functions prototyped/modified for wallet recoveryThomas Winget2014-06-121-1/+9
* 0.8.8updatemydesktop2014-05-251-1/+1
* Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru2014-05-161-0/+1
* initial [broken] updatemydesktop2014-05-031-0/+3
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-3/+63
* some fixesAntonio Juarez2014-03-201-6/+6
* moved all stuff to githubAntonio Juarez2014-03-031-0/+74