Thomas Winget
|
a521046ff2
|
Fixed console handler not properly exiting on SIGINT and such
|
2014-06-13 00:09:09 -04:00 |
|
Thomas Winget
|
c49cb04610
|
changed wallet mnemonic to use cout so it doesn't print to log
|
2014-06-12 19:39:02 -04:00 |
|
tom
|
205494f0d1
|
change hash for keygen from blake to keccak
|
2014-06-12 19:38:56 -04:00 |
|
tom
|
0c85229924
|
changed text a bit more
|
2014-06-12 19:38:29 -04:00 |
|
tom
|
305def9493
|
changed some print messages
|
2014-06-12 19:38:21 -04:00 |
|
Thomas Winget
|
da37b6f15b
|
allow two-random-numbers wallet generation (but not as default)
|
2014-06-12 19:05:52 -04:00 |
|
Thomas Winget
|
b6a4751197
|
reworked command line args for simplewallet.
--generate-new-wallet and --wallet-file are now properly mutually-exclusive.
|
2014-06-12 19:05:52 -04:00 |
|
Thomas Winget
|
ce352392d5
|
DRY cin input_line (and test replacement of non-DRY usage)
|
2014-06-12 19:05:52 -04:00 |
|
Thomas Winget
|
537b911af1
|
stupid signed arithmetic.
|
2014-06-12 19:05:52 -04:00 |
|
Thomas Winget
|
8bc032ed09
|
more pointer-based derp
|
2014-06-12 19:05:51 -04:00 |
|
Thomas Winget
|
72c3f36ca4
|
fixed some pointer- and loop-based derps
|
2014-06-12 19:05:51 -04:00 |
|
Thomas Winget
|
d22e458c6c
|
builds, but doesn't link. other than that, electrum-style recovery implemented (but not tested\!)
|
2014-06-12 19:05:51 -04:00 |
|
Thomas Winget
|
8661f9a970
|
missing '.at' on two map calls. built on some machines, very strange...
|
2014-06-12 19:05:51 -04:00 |
|
Thomas Winget
|
e89949c766
|
revert 'dirty hack' change to crypto.h. need a better way for sure.
|
2014-06-12 19:05:51 -04:00 |
|
tom
|
cd63132502
|
compile issues, resolve later. commiting because switching machines
|
2014-06-12 19:05:51 -04:00 |
|
tom
|
f70bc3a345
|
defaulted new parameters in modified functions
|
2014-06-12 19:05:51 -04:00 |
|
Thomas Winget
|
4f382b3830
|
most functions prototyped/modified for wallet recovery
|
2014-06-12 19:05:51 -04:00 |
|
Thomas Winget
|
105825b4ce
|
added vim swap files to .gitignore
|
2014-06-12 19:05:51 -04:00 |
|