danicoin/tests
moneromooo-monero f5f4109f9a
mnemonics: fix language detection with checksum word
If a checksum word is present, language detection would use
just the word prefixes. However, a set of word prefixes may
be found in more than one language, and so the wrong language
may be found first, which could then fail the checksum, since
the check may be done with a different unique prefix length
from the one it was created from.

We now make a checksum test when we we detect a language from
prefixes only, to make sure we have the correct one.
2017-01-15 11:16:25 +00:00
..
core_proxy tests: fix tests builds after fluffy blocks merge 2016-11-11 18:17:16 +00:00
core_tests cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
crypto cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
daemon_tests cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
data portable serializer: tests added 2017-01-03 09:14:48 +09:00
difficulty cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
functional_tests cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
gtest updated gtest (added missing files) 2016-01-25 21:19:57 +02:00
hash cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
libwallet_api_tests Wallet2 + API: Callbacks for unconfirmed transfers 2017-01-12 18:25:34 +01:00
net_load_tests cmake: transitive deps and remove deprecated LINK_* 2016-09-18 02:56:26 -04:00
performance_tests Preliminary support for DragonFly BSD 2016-12-15 02:27:53 -08:00
unit_tests mnemonics: fix language detection with checksum word 2017-01-15 11:16:25 +00:00
CMakeLists.txt portable serializer: tests added 2017-01-03 09:14:48 +09:00
cryptolib.pl updated copyright year 2015-12-31 08:39:56 +02:00
cryptotest.pl updated copyright year 2015-12-31 08:39:56 +02:00
hash-target.cpp Tests: fix signed/unsigned comparison in hash-target 2016-07-22 22:05:35 +00:00
io.h updated copyright year 2015-12-31 08:39:56 +02:00