Commit Graph

59 Commits (09bbf96d859242af3127ee49692547f0eb8c28f6)

Author SHA1 Message Date
moneromooo-monero 6e6794786a
mnemonics: sanity checks for word lists
7 years ago
moneromooo-monero e98f1114a0
mnemonics: misc cleanup
7 years ago
Roy Jacobs 5a4827ae21 Add Dutch mnemonics wordlist
7 years ago
assylias 31616af33d Fixes #1850 - Add French mnemonics wordlist
7 years ago
Riccardo Spagni c3599fa7b9
update copyright year, fix occasional lack of newline at line end
7 years ago
kenshi84 8027ce0c75 extract some basic code from libcryptonote_core into libcryptonote_basic
7 years ago
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
8 years ago
moneromooo-monero 19585d4914
mnemonics: fix misc STL containers leak
8 years ago
Randi Joseph 9e54616924 Dropped "bit" from bitmonero.
8 years ago
redfish e1c7af35d4 cmake: transitive deps and remove deprecated LINK_*
8 years ago
Riccardo Spagni de03926850
updated copyright year
9 years ago
Riccardo Spagni 1d1a77bf9c
slight modification to wordlist contributor tagline (as these contributors haven't used git to submit a PR, so we're creating the wordlist on their behalf
9 years ago
Riccardo Spagni ef7671a807 added Russian wordlist
9 years ago
David Vorick a49d917b26 change unique_prefix_length=4 for japanese.h
9 years ago
Riccardo Spagni 6d6a985c92
add Germany and Italian wordlists
9 years ago
Riccardo Spagni 514047dc7b
fix portuguese wordlist
9 years ago
Riccardo Spagni b5c0308cd0
fix license on English wordlist
9 years ago
Wladimir J. van der Laan 204759f111
mnemonics: fix duplicate symbol error
9 years ago
moneromooo-monero ea33cadebf
mnemonics: fix prefix extraction with non ASCII text
9 years ago
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