aboutsummaryrefslogtreecommitdiff
path: root/src/mnemonics/electrum-words.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-15Removed a lot of unnecessary includesMartijn Otto1-1/+0
2018-08-16wallet: wipe seed from memory where appropriatemoneromooo-monero1-5/+7
2018-03-17simplewallet: new --use-english-language-names flagmoneromooo-monero1-1/+9
2018-01-26Update 2018 copyrightxmr-eric1-1/+1
2017-11-09mnemonics: support for arbitrary (if multiple of 4 bytes) length datamoneromooo-monero1-0/+22
2017-06-22electrum-words: fix seed mistakenly thought to be old stylemoneromooo-monero1-1/+1
2017-04-24Change Old_English to English_Old - 'Old English' is actually a languageNano Akron1-1/+1
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