diff options
author | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2015-09-03 15:32:35 +0100 |
---|---|---|
committer | moneromooo-monero <moneromooo-monero@users.noreply.github.com> | 2016-02-01 20:47:03 +0000 |
commit | 098dcf28858f244bae53d63f9d58f1d00d100808 (patch) | |
tree | 865d714eab57aeb54bfb5a185934faf591c29d0c /tests/data/account-00aff84db50d6a54dd56051379f6c336fdd330d1cb11e7523bbf71f30b1ae760fa47ace8679b6486f79429980fd2331715a631f5729db284eb1fc6f108aeb7a7f4fe | |
parent | Merge pull request #636 (diff) | |
download | monero-098dcf28858f244bae53d63f9d58f1d00d100808.tar.xz |
unit_tests: fix mnemonics unit test testing invalid seeds
Some word triplets, such as "mugged names nail", are not valid
results from any 32 bit value. If used to decode a 32 bit value,
the result will therefore encode to a different word triplet.
Fix this by using random words converted from an actual random
bitstring, ensuring we always get valid triplets.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions