aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-26wallet: change sweep_dust to sweep_unmixablemoneromooo-monero1-1/+1
2016-03-25wallet: add a --generate-from-json flagmoneromooo-monero1-0/+2
2016-03-11Use boost::thread instead of std::threadHoward Chu1-3/+3
2016-02-22simplewallet: add a new --restore-from-keys optionmoneromooo-monero1-0/+3
2016-01-29Fix V1/V2 use of hard fork related parametersmoneromooo-monero1-1/+2
2016-01-25simplewallet: remove leftover command line refresh-type handlingmoneromooo-monero1-2/+0
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-12-30wallet: add a rescan_bc command and rescan_blockchain RPCmoneromooo-monero1-0/+2
2015-12-05wallet: make the wallet refresh type a wallet settingmoneromooo-monero1-0/+1
2015-11-29wallet: cancellable refreshmoneromooo-monero1-0/+3
2015-11-28wallet: optional automatic refresh from the daemonmoneromooo-monero1-0/+9
2015-11-22wallet: make the refresh optimizations selectable via command linemoneromooo-monero1-1/+3
2015-11-22wallet: rename store-tx-keys to store-tx-infomoneromooo-monero1-1/+1
2015-11-21simplewallet: lessen display flicker confusionmoneromooo-monero1-2/+2
2015-11-15wallet: track outgoing payments and add a show_transfers commandmoneromooo-monero1-0/+1
2015-10-30simplewallet: add a set default-mixin commandmoneromooo-monero1-0/+1
2015-10-14simplewallet: add a check_tx_key commandmoneromooo-monero1-0/+1
2015-10-11simplewallet: add a --trusted-daemon flagmoneromooo-monero1-0/+1
2015-08-24simplewallet: add a store-tx-keys option to setmoneromooo-monero1-0/+1
2015-08-19make tx keys available to the usermoneromooo-monero1-0/+1
2015-08-11wallet: new rescan_spent command to update outputs' spent statusmoneromooo-monero1-0/+1
2015-07-22wallet: new transaction construction algorithmmoneromooo-monero1-0/+2
2015-07-19simplewallet: fix context/string order mismatchmoneromooo-monero1-1/+1
2015-07-18wallet: add boolean to always confirm transactions with the usermoneromooo-monero1-0/+1
2015-07-14Translatable strings for simplewalletmoneromooo-monero1-1/+4
2015-06-20simplewallet: allow creating a wallet from a public address and view secret keymoneromooo-monero1-0/+3
2015-06-12Integrated addresses (standard address plus payment id)moneromooo-monero1-0/+1
2015-05-31wallet: add watch only wallet supportmoneromooo-monero1-0/+1
2015-05-30wallet: add a sweep_dust commandmoneromooo-monero1-0/+1
2015-05-19Add spendkey dump to simplewalletluigi11111-0/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-12-08Add simple_wallet::seed_set_language methodwarptangent1-0/+12
2014-10-19Prints seed after wallet upgrade. Removed iostream include.Oran Juice1-0/+5
2014-10-02Restructured language sources to be singletonsOran Juice1-1/+2
2014-09-27Doxygen comments inOran Juice1-4/+20
2014-09-25Accepts seed language choice from user.Oran Juice1-0/+1
2014-09-15Add testnet flagZachary Michaels1-2/+2
2014-08-05added viewkey command to CLIJakob Lind1-0/+1
2014-08-03added seed command to get deterministic seed.Jakob Lind1-0/+1
2014-07-23License updated to BSD 3-clausefluffypony1-3/+29
2014-06-30wallet RPC converted to use new transaction semanticsThomas Winget1-1/+0
2014-06-30final changes to get transaction splitting building. needs testing.Thomas Winget1-3/+3
2014-06-30working on dividing functions in prep for tx splittingtom1-0/+4
2014-06-12allow two-random-numbers wallet generation (but not as default)Thomas Winget1-3/+2
2014-06-12reworked command line args for simplewallet.Thomas Winget1-1/+1
2014-06-12most functions prototyped/modified for wallet recoveryThomas Winget1-1/+9
2014-05-250.8.8updatemydesktop1-1/+1
2014-05-16Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru1-0/+1
2014-05-03initial [broken] updatemydesktop1-0/+3
2014-04-02json rpc for wallet and bugfixAntonio Juarez1-3/+63
2014-03-20some fixesAntonio Juarez1-6/+6
2014-03-03moved all stuff to githubAntonio Juarez1-0/+74