summaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | Added confirmation prompt if transactions are to be splitThomas Winget2014-06-301-0/+16
* | added back successful tx message. oops.Thomas Winget2014-06-301-1/+3
* | up tx splits limit 5 -> 30Thomas Winget2014-06-301-1/+1
* | final changes to get transaction splitting building. needs testing.Thomas Winget2014-06-301-13/+79
* | working on dividing functions in prep for tx splittingtom2014-06-301-9/+80
|/
* changed wallet mnemonic to use cout so it doesn't print to logThomas Winget2014-06-121-1/+2
* changed text a bit moretom2014-06-121-10/+11
* changed some print messagestom2014-06-121-2/+2
* allow two-random-numbers wallet generation (but not as default)Thomas Winget2014-06-121-33/+44
* reworked command line args for simplewallet.Thomas Winget2014-06-121-18/+29
* DRY cin input_line (and test replacement of non-DRY usage)Thomas Winget2014-06-121-6/+4
* more pointer-based derpThomas Winget2014-06-121-5/+10
* fixed some pointer- and loop-based derpsThomas Winget2014-06-121-0/+2
* builds, but doesn't link. other than that, electrum-style recovery implement...Thomas Winget2014-06-121-1/+9
* most functions prototyped/modified for wallet recoveryThomas Winget2014-06-121-3/+32
* Added 'payment_id' optional argument to 'transfer' wallet RPC methodNeozaru2014-06-021-15/+2
* Merge bitmonero@monero-projectNeozaru2014-06-011-17/+15
|\
| * Merge remote-tracking branch 'origin/master' into 0.8.8updatemydesktop2014-05-261-5/+11
| |\
| | * simplewallet exits when COMMAND is given as a command-line argumentpaybee2014-05-261-5/+11
| * | 0.8.8updatemydesktop2014-05-251-5/+5
| |/
* | simplewallet returns 0 when no errorNeozaru2014-05-281-1/+1
* | Added '--exit-after-cmd' option in simplewalletNeozaru2014-05-281-1/+9
* | Fixed return status for '--help'. Fixed wallet name (use macro instead of 'by...Neozaru2014-05-281-2/+2
|/
* Added 'save_bc' command in daemon for saving blockchain remotelyNeozaru2014-05-161-0/+17
* initial [broken] updatemydesktop2014-05-031-18/+145
* various fixes to allow mac osx compilationmydesktop2014-04-301-1/+1
* Improvements in JSON RPCAntonio Juarez2014-04-071-11/+15
* json rpc for wallet and bugfixAntonio Juarez2014-04-021-162/+499
* some fixesAntonio Juarez2014-03-201-106/+166
* moved all stuff to githubAntonio Juarez2014-03-031-0/+523