aboutsummaryrefslogtreecommitdiff
path: root/src/mnemonics/electrum-words.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni1-1/+1
2015-12-31updated copyright yearRiccardo Spagni1-1/+1
2015-01-02year updated in licenseRiccardo Spagni1-1/+1
2014-10-08Added unit test. Fails for Japanese for some reason.Oran Juice1-1/+2
2014-10-03Don't show Old English as an available optionOran Juice1-0/+1
2014-10-02Use reference types on LHS when using language methodsOran Juice1-1/+1
2014-10-02Restructured language sources to be singletonsOran Juice1-22/+18
2014-09-30Is forgiving of spelling mistakes beyond the 1st 4 characters.Oran Juice1-3/+4
2014-09-28Minor comment changes and code clean-upOran Juice1-1/+1
2014-09-28CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit...Oran Juice1-8/+17
2014-09-27Doxygen comments inOran Juice1-1/+42
2014-09-27Informs about old style mnemonics from older wallet and provides a new one. C...Oran Juice1-0/+1
2014-09-25Accepts seed language choice from user.Oran Juice1-1/+2
2014-09-23Added code to separate old word list to raw input file and support for multip...Oran Juice1-3261/+1
2014-09-23Moved mnemonics code to src/mnemonicsOran Juice1-0/+3308