aboutsummaryrefslogtreecommitdiff
path: root/src/mnemonics/old_english.h
Commit message (Collapse)AuthorAgeFilesLines
* Change Old_English to English_Old - 'Old English' is actually a languageNano Akron2017-04-241-1688/+0
|
* mnemonics: sanity checks for word listsmoneromooo-monero2017-03-251-1/+1
| | | | | | | and a test to go with it Remember to run the test when changing word lists, or simplewallet will throw uncaught if that word list is used.
* mnemonics: misc cleanupmoneromooo-monero2017-03-251-8/+3
| | | | | | Pass relevant information to the base class instead of overwriting default values later, use objects instead of pointers to objects to avoid having to new objects unnecessarily.
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-211-1/+1
|
* updated copyright yearRiccardo Spagni2015-12-311-1/+1
|
* year updated in licenseRiccardo Spagni2015-01-021-1/+1
|
* Variable unique prefix lengths for seedOran Juice2014-10-071-0/+1
|
* added trim_length to language_base class, added license to langeuage_baseRiccardo Spagni2014-10-051-0/+1
|
* Don't show Old English as an available optionOran Juice2014-10-031-1639/+1639
|
* Use reference types on LHS when using language methodsOran Juice2014-10-021-0/+10
|
* Cut short word lists to 1626 words, added attribution to Electrum, some bug ↵Oran Juice2014-10-021-1652/+1681
| | | | fixes
* Restructured language sources to be singletonsOran Juice2014-10-021-1668/+1644
|
* Separated word lists to header filesOran Juice2014-10-021-0/+1676