aboutsummaryrefslogtreecommitdiff
path: root/tests.js
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #70 from LedgerHQ/masteriancoleman2017-06-051-0/+30
|\
| * Added testamougel2017-06-021-0/+30
* | Add SlimcoinGraham Higgins2017-05-261-0/+60
|/
* add test for GAMEmikeyb2017-04-231-0/+30
* Regression test for seed from Japanese mnemonicIan Coleman2017-03-031-0/+29
* Issue 58 test - bitcore bip32 derivation bugIan Coleman2017-02-241-0/+32
* Network order is alphabetical.Ian Coleman2017-02-211-16/+51
* BIP32 client select testsIan Coleman2017-02-191-0/+96
* Ethereum addresses include checksumIan Coleman2017-02-151-2/+2
* Test timeout increased for low performance devicesIan Coleman2017-02-111-1/+1
* Ethereum testsIan Coleman2017-02-111-0/+60
* Raw Entropy is the default for mnemonic lengthIan Coleman2017-02-101-6/+1
* Entropy is left-padded to 256 bitsIan Coleman2017-01-121-0/+29
* Generation process stopped when table rows clearedIan Coleman2017-01-041-0/+44
* Test suggested word for first four letters of wordIan Coleman2017-01-041-0/+25
* Card entropy uses secure hashing when > 256 bitsIan Coleman2016-12-221-19/+19
* Root key validity is checked before derivingIan Coleman2016-12-191-0/+24
* xpub key can be used as bip32 root keyIan Coleman2016-12-191-0/+103
* BIP44 Account xprv and xpub keys are shownIan Coleman2016-12-121-0/+52
* QR code shown on hover for certain bits of dataIan Coleman2016-12-011-0/+44
* Entropy with more than 4 decks can be calculatedIan Coleman2016-11-301-6/+53
* Card entropy has improved conversion to binaryIan Coleman2016-11-301-177/+38
* Test for issue 33 checks raw entropy is in useIan Coleman2016-11-251-0/+14
* Entropy defaults to generating a 15 word mnemonicIan Coleman2016-11-251-0/+5
* Card entropy calculation bugfixIan Coleman2016-11-251-6/+176
* Entropy library assumes cards are discardedIan Coleman2016-11-171-25/+25
* Missing cards are detectedIan Coleman2016-11-171-2/+36
* Duplicate card detection is case insensitiveIan Coleman2016-11-171-0/+17
* testMaxTime increased from 5s to 10sIan Coleman2016-11-161-1/+1
* Multiple decks of cards are possibleIan Coleman2016-11-161-4/+4
* zxcvbn errors are caught, with strength 'unknown'Ian Coleman2016-11-161-0/+9
* Card duplicates and use of full deck is detectedIan Coleman2016-11-161-1/+41
* Entropy strength for cards assumes no replacementIan Coleman2016-11-161-0/+1
* Entropy is truncated from the leftIan Coleman2016-11-141-5/+3
* Tests pass with new entropy layoutIan Coleman2016-11-141-4/+4
* Strength tests include zxcvbn strength detectionIan Coleman2016-11-101-4/+13
* Entropy types are clearly indicated in UIIan Coleman2016-11-101-0/+1
* Entropy feedback tests all fieldsIan Coleman2016-11-101-40/+78
* Mnemonic length can be set when using raw entropyIan Coleman2016-11-101-0/+25
* Entropy feedback in tabular format, not sentenceIan Coleman2016-11-101-59/+41
* No leading zeros for first char unless hexIan Coleman2016-11-081-19/+39
* Dice entropy conversion to Base 6 is simplerIan Coleman2016-11-071-2/+2
* Cards can be used for entropyIan Coleman2016-11-071-52/+179
* Blank entropy does not generate addressesIan Coleman2016-11-071-66/+144
* Entropy can be supplied by userIan Coleman2016-11-041-0/+607
* Public key column in table, shown as hexIan Coleman2016-11-021-0/+50
* Non-English language tests addedIan Coleman2016-10-201-0/+148
* Links and author changed to iancolemanIan Coleman2016-10-111-6/+6
* Template code in comment for future tests.Ian Coleman2016-10-051-0/+31
* Test derivation from root key with other networksIan Coleman2016-10-051-0/+28