index
:
monero.git
dev/beber/boost-1.81.0
dev/beber/install
dev/beber/ipv4
dev/beber/ipv6
dev/beber/pgm
dev/beber/ssl
dev/beber/trezor
master
v0.14.0.2
v0.14.1.0
v0.14.1.2
v0.15.0.0
v0.15.0.1
v0.15.0.5
v0.16.0.0
v0.17.0.0
v0.17.0.1
v0.17.1.0
v0.17.1.1
v0.17.2.0
v0.17.2.3
v0.17.3.2
v0.18.0.0
v0.18.1.2
Monero: the secure, private, untraceable cryptocurrency
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mnemonics
/
electrum-words.cpp
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-03
Don't show Old English as an available option
Oran Juice
1
-2
/
+1
2014-10-02
Had missed const and had to use .at instead of []
Oran Juice
1
-5
/
+5
2014-10-02
Use reference types on LHS when using language methods
Oran Juice
1
-6
/
+4
2014-10-02
Cut short word lists to 1626 words, added attribution to Electrum, some bug f...
Oran Juice
1
-2
/
+3
2014-10-02
Restructured language sources to be singletons
Oran Juice
1
-201
/
+181
2014-10-02
Separated word lists to header files
Oran Juice
1
-0
/
+6
2014-09-30
Added attribution to Electrum for their word-lists
Oran Juice
1
-0
/
+5
2014-09-30
Is forgiving of spelling mistakes beyond the 1st 4 characters.
Oran Juice
1
-29
/
+68
2014-09-28
Minor comment changes and code clean-up
Oran Juice
1
-1
/
+1
2014-09-28
Default to new style English seed
Oran Juice
1
-1
/
+1
2014-09-28
Minor code refactor and comment changes
Oran Juice
1
-4
/
+4
2014-09-28
CRC Checksum for word seed. Gives a new 25 word seed with checksum if one wit...
Oran Juice
1
-27
/
+82
2014-09-27
Doxygen comments in
Oran Juice
1
-14
/
+56
2014-09-27
Informs about old style mnemonics from older wallet and provides a new one. C...
Oran Juice
1
-0
/
+12
2014-09-27
Throw error when word list file is empty and quick bug fix
Oran Juice
1
-5
/
+9
2014-09-26
Supports wallet restoration
Oran Juice
1
-15
/
+39
2014-09-25
Accepts seed language choice from user.
Oran Juice
1
-1
/
+18
2014-09-24
Copies word lists directory to the location of the executable
Oran Juice
1
-3
/
+4
2014-09-23
Check for error after opening word list file
Oran Juice
1
-6
/
+11
2014-09-23
Added code to separate old word list to raw input file and support for multip...
Oran Juice
1
-12
/
+61
2014-09-23
Moved mnemonics code to src/mnemonics
Oran Juice
1
-0
/
+138