Commit Graph

90 Commits (c40ab9b5be9b0dec72fa5adbcc45a24ef56ef7fa)

Author SHA1 Message Date
Riccardo Spagni c01069f352
fixed English word list issue: 'launchpad' should be 'ourselves'
9 years ago
Riccardo Spagni 10e4132e22
fixed English word list issue: 'incline' should have remained 'inline'
9 years ago
Riccardo Spagni f4b69d553a
year updated in license
10 years ago
warptangent 0e0e55714d return true on success
10 years ago
warptangent 2e11eb1504 deterministic wallet use of twelve words fixed
10 years ago
Ben Boeckel 7d708e4223 cmake: support 2.8.7
10 years ago
Ben Boeckel f53f04724c cmake: handle private vs. public headers
10 years ago
Ben Boeckel 55ca7d3b34 cmake: refactor common code with libraries
10 years ago
Ben Boeckel 89cff7bddc cmake: put each library into its own directory
10 years ago
Oran Juice b94b8cd798
Added unit test. Fails for Japanese for some reason.
10 years ago
Oran Juice 4c8a628de2
Remove iostream header put in during testing
10 years ago
Oran Juice 9875f5b875
Variable unique prefix lengths for seed
10 years ago
Riccardo Spagni 010bfcfd18
minor English wordlist tweaks
10 years ago
Riccardo Spagni e5ac88819a
added other skipped commit
10 years ago
Riccardo Spagni aa6e8a92f6
added skipped commit
10 years ago
Riccardo Spagni a41f23921c
added trim_length to language_base class, added license to langeuage_base
10 years ago
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
10 years ago
Oran Juice 41948fa2ec
Uses new Japanese file. Gives credit to dabura667. English file indentation tabs to spaces.
10 years ago
Oran Juice 443d46a6f1
Don't show Old English as an available option
10 years ago
Oran Juice 3e6b6bad2d
Had missed const and had to use .at instead of []
10 years ago
Oran Juice 4498e9efa0
Removed old word list file
10 years ago
Oran Juice d683c8c724
Use reference types on LHS when using language methods
10 years ago
Oran Juice fa723d8af8
Cut short word lists to 1626 words, added attribution to Electrum, some bug fixes
10 years ago
Oran Juice 4517bac7f3
Restructured language sources to be singletons
10 years ago
Oran Juice 6c3b85de21
Separated word lists to header files
10 years ago
Oran Juice 423bf69dca
Added attribution to Electrum for their word-lists
10 years ago
Oran Juice 4cbf8d4243
Is forgiving of spelling mistakes beyond the 1st 4 characters.
10 years ago
Oran Juice 2b60646c9b
Minor comment changes and code clean-up
10 years ago
Oran Juice 473c9644a9
Default to new style English seed
10 years ago
Oran Juice 230b80a5db
Minor code refactor and comment changes
10 years ago
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.
10 years ago
Oran Juice f31adbc977
Doxygen comments in
10 years ago
Oran Juice 91aa25e055
Informs about old style mnemonics from older wallet and provides a new one. CMakeLists.txt update.
10 years ago
Oran Juice 262e155bab
Throw error when word list file is empty and quick bug fix
10 years ago
Oran Juice 3c0e87e1b6
Supports wallet restoration
10 years ago
Oran Juice a1ac92e185
Accepts seed language choice from user.
10 years ago
Oran Juice 26ea53d461
Copies word lists directory to the location of the executable
10 years ago
Oran Juice 608572eead
Check for error after opening word list file
10 years ago
Oran Juice 09170b4d3b
Added code to separate old word list to raw input file and support for multiple new languages
10 years ago
Oran Juice 6be139b511
Moved mnemonics code to src/mnemonics
10 years ago