aboutsummaryrefslogtreecommitdiff
path: root/tests.js
Commit message (Expand)AuthorAgeFilesLines
* Allow BitPay address format for bitcoin cashIan Coleman2017-10-311-0/+31
* Add test for nubits networkIan Coleman2017-10-101-0/+30
* Add test for fujicoinIan Coleman2017-10-031-0/+30
* Detect and warn of filtered entropyIan Coleman2017-09-201-0/+38
* Allow P2WPKH nested in P2SH addresses on BIP32 tabIan Coleman2017-09-011-0/+39
* Add a checkbox to switch litecoin key prefixesIan Coleman2017-08-281-0/+51
* Show error when using xpub with hardened addressesIan Coleman2017-08-241-0/+31
* Test for Maza networkIan Coleman2017-08-231-0/+30
* Clear old seed when mnemonic is changedIan Coleman2017-08-161-0/+35
* Add PIVX network testsIan Coleman2017-08-141-0/+60
* Add myriadcoin testIan Coleman2017-08-071-0/+30
* Add BCH - Bitcoin Cash networkIan Coleman2017-08-071-0/+30
* Add BIP49 tabIan Coleman2017-08-021-0/+274
* Change BIP44 purpose and coin fields to readonlyIan Coleman2017-08-021-66/+2
* standardize dropdown naming schememikeyb2017-07-021-21/+21
* Add CRW - Crownmikeyb2017-07-011-0/+30
* Change entropy Strength to Time To CrackIan Coleman2017-06-201-22/+22
* add dash testnetKarol Rychlicki2017-06-161-0/+29
* Fix typo: s/litecoin/rippleIan Coleman2017-06-141-1/+1
* Fix ethereum test to include hex prefixIan Coleman2017-06-141-1/+1
* 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