aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/electrum-words.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Moved mnemonics code to src/mnemonicsOran Juice2014-09-231-138/+0
|
* License updated to BSD 3-clausefluffypony2014-07-231-0/+28
|
* stupid signed arithmetic.Thomas Winget2014-06-121-6/+3
|
* more pointer-based derpThomas Winget2014-06-121-2/+11
|
* fixed some pointer- and loop-based derpsThomas Winget2014-06-121-1/+1
|
* builds, but doesn't link. other than that, electrum-style recovery ↵Thomas Winget2014-06-121-5/+5
| | | | implemented (but not tested\!)
* missing '.at' on two map calls. built on some machines, very strange...Thomas Winget2014-06-121-2/+2
|
* compile issues, resolve later. commiting because switching machinestom2014-06-121-1/+76
|
* most functions prototyped/modified for wallet recoveryThomas Winget2014-06-121-0/+29