index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
simplewallet
/
simplewallet.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Added confirmation prompt if transactions are to be split
Thomas Winget
2014-06-30
1
-0
/
+16
*
|
added back successful tx message. oops.
Thomas Winget
2014-06-30
1
-1
/
+3
*
|
up tx splits limit 5 -> 30
Thomas Winget
2014-06-30
1
-1
/
+1
*
|
final changes to get transaction splitting building. needs testing.
Thomas Winget
2014-06-30
1
-13
/
+79
*
|
working on dividing functions in prep for tx splitting
tom
2014-06-30
1
-9
/
+80
|
/
*
changed wallet mnemonic to use cout so it doesn't print to log
Thomas Winget
2014-06-12
1
-1
/
+2
*
changed text a bit more
tom
2014-06-12
1
-10
/
+11
*
changed some print messages
tom
2014-06-12
1
-2
/
+2
*
allow two-random-numbers wallet generation (but not as default)
Thomas Winget
2014-06-12
1
-33
/
+44
*
reworked command line args for simplewallet.
Thomas Winget
2014-06-12
1
-18
/
+29
*
DRY cin input_line (and test replacement of non-DRY usage)
Thomas Winget
2014-06-12
1
-6
/
+4
*
more pointer-based derp
Thomas Winget
2014-06-12
1
-5
/
+10
*
fixed some pointer- and loop-based derps
Thomas Winget
2014-06-12
1
-0
/
+2
*
builds, but doesn't link. other than that, electrum-style recovery implement...
Thomas Winget
2014-06-12
1
-1
/
+9
*
most functions prototyped/modified for wallet recovery
Thomas Winget
2014-06-12
1
-3
/
+32
*
Added 'payment_id' optional argument to 'transfer' wallet RPC method
Neozaru
2014-06-02
1
-15
/
+2
*
Merge bitmonero@monero-project
Neozaru
2014-06-01
1
-17
/
+15
|
\
|
*
Merge remote-tracking branch 'origin/master' into 0.8.8update
mydesktop
2014-05-26
1
-5
/
+11
|
|
\
|
|
*
simplewallet exits when COMMAND is given as a command-line argument
paybee
2014-05-26
1
-5
/
+11
|
*
|
0.8.8update
mydesktop
2014-05-25
1
-5
/
+5
|
|
/
*
|
simplewallet returns 0 when no error
Neozaru
2014-05-28
1
-1
/
+1
*
|
Added '--exit-after-cmd' option in simplewallet
Neozaru
2014-05-28
1
-1
/
+9
*
|
Fixed return status for '--help'. Fixed wallet name (use macro instead of 'by...
Neozaru
2014-05-28
1
-2
/
+2
|
/
*
Added 'save_bc' command in daemon for saving blockchain remotely
Neozaru
2014-05-16
1
-0
/
+17
*
initial [broken] update
mydesktop
2014-05-03
1
-18
/
+145
*
various fixes to allow mac osx compilation
mydesktop
2014-04-30
1
-1
/
+1
*
Improvements in JSON RPC
Antonio Juarez
2014-04-07
1
-11
/
+15
*
json rpc for wallet and bugfix
Antonio Juarez
2014-04-02
1
-162
/
+499
*
some fixes
Antonio Juarez
2014-03-20
1
-106
/
+166
*
moved all stuff to github
Antonio Juarez
2014-03-03
1
-0
/
+523
[prev]