moneromooo-monero
6e6794786a
mnemonics: sanity checks for word lists
...
and a test to go with it
Remember to run the test when changing word lists, or simplewallet
will throw uncaught if that word list is used.
2017-03-25 12:14:01 +00:00
moneromooo-monero
e98f1114a0
mnemonics: misc cleanup
...
Pass relevant information to the base class instead of overwriting
default values later, use objects instead of pointers to objects
to avoid having to new objects unnecessarily.
2017-03-25 11:51:04 +00:00
Riccardo Spagni
c3599fa7b9
update copyright year, fix occasional lack of newline at line end
2017-02-21 19:38:18 +02:00
moneromooo-monero
19585d4914
mnemonics: fix misc STL containers leak
...
found by coverity
2016-12-10 12:51:36 +00:00
Riccardo Spagni
de03926850
updated copyright year
2015-12-31 08:39:56 +02:00
Wladimir J. van der Laan
204759f111
mnemonics: fix duplicate symbol error
2015-06-23 09:28:52 +02:00
moneromooo-monero
ea33cadebf
mnemonics: fix prefix extraction with non ASCII text
2015-06-21 11:28:45 +01:00
Riccardo Spagni
f4b69d553a
year updated in license
2015-01-02 18:52:46 +02:00
Oran Juice
9875f5b875
Variable unique prefix lengths for seed
2014-10-07 12:49:36 +05:30
Riccardo Spagni
e5ac88819a
added other skipped commit
2014-10-05 12:55:59 +02:00
Riccardo Spagni
aa6e8a92f6
added skipped commit
2014-10-05 12:52:40 +02:00
Riccardo Spagni
a41f23921c
added trim_length to language_base class, added license to langeuage_base
2014-10-05 12:42:40 +02:00
Oran Juice
443d46a6f1
Don't show Old English as an available option
2014-10-03 16:25:44 +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