Commit Graph

75 Commits

Author SHA1 Message Date
Riccardo Spagni a41f23921c added trim_length to language_base class, added license to langeuage_base 2014-10-05 12:42:40 +02:00
Riccardo Spagni 7e5331e612 new English word list, trim length of 3, average word size of 6 letters, designed to be a bit unusual and thus easier to memorise 2014-10-05 11:44:06 +02:00
Oran Juice 41948fa2ec Uses new Japanese file. Gives credit to dabura667. English file indentation tabs to spaces. 2014-10-05 02:41:15 +05:30
Oran Juice 443d46a6f1 Don't show Old English as an available option 2014-10-03 16:25:44 +05:30
Oran Juice 3e6b6bad2d Had missed const and had to use .at instead of [] 2014-10-02 22:36:02 +05:30
Oran Juice 4498e9efa0 Removed old word list file 2014-10-02 21:46:16 +05:30
Oran Juice d683c8c724 Use reference types on LHS when using language methods 2014-10-02 21:45:31 +05:30
Oran Juice fa723d8af8 Cut short word lists to 1626 words, added attribution to Electrum, some bug fixes 2014-10-02 21:44:26 +05:30
Oran Juice 4517bac7f3 Restructured language sources to be singletons 2014-10-02 21:43:28 +05:30
Oran Juice 6c3b85de21 Separated word lists to header files 2014-10-02 21:41:56 +05:30
Oran Juice 423bf69dca Added attribution to Electrum for their word-lists 2014-09-30 23:53:02 +05:30
Oran Juice 4cbf8d4243 Is forgiving of spelling mistakes beyond the 1st 4 characters. 2014-09-30 23:30:27 +05:30
Oran Juice 2b60646c9b Minor comment changes and code clean-up 2014-09-28 14:10:23 +05:30
Oran Juice 473c9644a9 Default to new style English seed 2014-09-28 13:49:47 +05:30
Oran Juice 230b80a5db Minor code refactor and comment changes 2014-09-28 13:48:52 +05:30
Oran Juice 8f587ba1c8 CRC Checksum for word seed. Gives a new 25 word seed with checksum if one without checksum is passed. Doxygen comment fix. 2014-09-28 02:29:25 +05:30
Oran Juice f31adbc977 Doxygen comments in 2014-09-27 18:20:15 +05:30
Oran Juice 91aa25e055 Informs about old style mnemonics from older wallet and provides a new one. CMakeLists.txt update. 2014-09-27 17:04:23 +05:30
Oran Juice 262e155bab Throw error when word list file is empty and quick bug fix 2014-09-27 00:55:21 +05:30
Oran Juice 3c0e87e1b6 Supports wallet restoration 2014-09-26 23:34:35 +05:30
Oran Juice a1ac92e185 Accepts seed language choice from user. 2014-09-25 18:04:30 +05:30
Oran Juice 26ea53d461 Copies word lists directory to the location of the executable 2014-09-24 22:44:36 +05:30
Oran Juice 608572eead Check for error after opening word list file 2014-09-23 20:48:15 +05:30
Oran Juice 09170b4d3b Added code to separate old word list to raw input file and support for multiple new languages 2014-09-23 18:34:39 +05:30
Oran Juice 6be139b511 Moved mnemonics code to src/mnemonics 2014-09-23 17:04:04 +05:30