index
:
monzero-core.git
main
Monzero core node, command-line wallet, consensus code, and release tooling.
www-data
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mnemonics
Commit message (
Expand
)
Author
Age
Files
Lines
*
mnemonics: fix language detection with checksum word
moneromooo-monero
2017-01-15
1
-1
/
+26
*
mnemonics: fix misc STL containers leak
moneromooo-monero
2016-12-10
1
-0
/
+6
*
Dropped "bit" from bitmonero.
Randi Joseph
2016-09-26
1
-2
/
+2
*
cmake: transitive deps and remove deprecated LINK_*
redfish
2016-09-18
1
-2
/
+2
*
updated copyright year
Riccardo Spagni
2015-12-31
13
-13
/
+13
*
slight modification to wordlist contributor tagline (as these contributors ha...
Riccardo Spagni
2015-07-24
2
-2
/
+2
*
added Russian wordlist
Riccardo Spagni
2015-07-24
3
-0
/
+1701
*
change unique_prefix_length=4 for japanese.h
David Vorick
2015-07-23
1
-1
/
+1
*
add Germany and Italian wordlists
Riccardo Spagni
2015-07-22
4
-0
/
+3402
*
fix portuguese wordlist
Riccardo Spagni
2015-07-22
1
-3
/
+3
*
fix license on English wordlist
Riccardo Spagni
2015-07-22
1
-2
/
+0
*
mnemonics: fix duplicate symbol error
Wladimir J. van der Laan
2015-06-23
1
-1
/
+1
*
mnemonics: fix prefix extraction with non ASCII text
moneromooo-monero
2015-06-21
2
-5
/
+25
*
fixed English word list issue: 'launchpad' should be 'ourselves'
Riccardo Spagni
2015-03-04
1
-1
/
+1
*
fixed English word list issue: 'incline' should have remained 'inline'
Riccardo Spagni
2015-03-04
1
-1
/
+1
*
year updated in license
Riccardo Spagni
2015-01-02
10
-11
/
+11
*
return true on success
warptangent
2014-12-01
1
-1
/
+1
*
deterministic wallet use of twelve words fixed
warptangent
2014-12-01
1
-1
/
+1
*
cmake: support 2.8.7
Ben Boeckel
2014-10-24
1
-1
/
+1
*
cmake: handle private vs. public headers
Ben Boeckel
2014-10-23
1
-2
/
+7
*
cmake: refactor common code with libraries
Ben Boeckel
2014-10-23
1
-6
/
+1
*
cmake: put each library into its own directory
Ben Boeckel
2014-10-23
1
-0
/
+52
*
Added unit test. Fails for Japanese for some reason.
Oran Juice
2014-10-08
2
-5
/
+6
*
Remove iostream header put in during testing
Oran Juice
2014-10-07
1
-2
/
+0
*
Variable unique prefix lengths for seed
Oran Juice
2014-10-07
7
-47
/
+46
*
minor English wordlist tweaks
Riccardo Spagni
2014-10-06
1
-23
/
+23
*
added other skipped commit
Riccardo Spagni
2014-10-05
1
-1
/
+1
*
added skipped commit
Riccardo Spagni
2014-10-05
1
-0
/
+1
*
added trim_length to language_base class, added license to langeuage_base
Riccardo Spagni
2014-10-05
5
-1
/
+41
*
new English word list, trim length of 3, average word size of 6 letters, desi...
Riccardo Spagni
2014-10-05
1
-1288
/
+1288
*
Uses new Japanese file. Gives credit to dabura667. English file indentation t...
Oran Juice
2014-10-05
2
-2096
/
+2096
*
Don't show Old English as an available option
Oran Juice
2014-10-03
8
-6652
/
+6652
*
Had missed const and had to use .at instead of []
Oran Juice
2014-10-02
1
-5
/
+5
*
Removed old word list file
Oran Juice
2014-10-02
5
-9399
/
+0
*
Use reference types on LHS when using language methods
Oran Juice
2014-10-02
9
-14
/
+114
*
Cut short word lists to 1626 words, added attribution to Electrum, some bug f...
Oran Juice
2014-10-02
8
-9604
/
+8511
*
Restructured language sources to be singletons
Oran Juice
2014-10-02
9
-9830
/
+9762
*
Separated word lists to header files
Oran Juice
2014-10-02
6
-0
/
+9653
*
Added attribution to Electrum for their word-lists
Oran Juice
2014-09-30
4
-0
/
+8
*
Is forgiving of spelling mistakes beyond the 1st 4 characters.
Oran Juice
2014-09-30
2
-32
/
+72
*
Minor comment changes and code clean-up
Oran Juice
2014-09-28
2
-2
/
+2
*
Default to new style English seed
Oran Juice
2014-09-28
1
-1
/
+1
*
Minor code refactor and comment changes
Oran Juice
2014-09-28
1
-4
/
+4
*
CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit...
Oran Juice
2014-09-28
2
-35
/
+99
*
Doxygen comments in
Oran Juice
2014-09-27
2
-15
/
+98
*
Informs about old style mnemonics from older wallet and provides a new one. C...
Oran Juice
2014-09-27
6
-0
/
+7783
*
Throw error when word list file is empty and quick bug fix
Oran Juice
2014-09-27
1
-5
/
+9
*
Supports wallet restoration
Oran Juice
2014-09-26
1
-15
/
+39
*
Accepts seed language choice from user.
Oran Juice
2014-09-25
2
-2
/
+20
*
Copies word lists directory to the location of the executable
Oran Juice
2014-09-24
2
-3
/
+4
[next]