aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Entropy changes compiled into standaloneIan Coleman2016-11-141-74/+96
* Card suit font height is closer to text heightIan Coleman2016-11-141-1/+1
* Entropy is truncated from the leftIan Coleman2016-11-142-6/+5
* Tests pass with new entropy layoutIan Coleman2016-11-141-4/+4
* Card suits have color and use larger font sizeIan Coleman2016-11-143-1/+25
* Entropy section consumes less vertical spaceIan Coleman2016-11-142-72/+69
* Entropy changes compiled into standalone.htmlIan Coleman2016-11-111-121/+344
* Strength tests include zxcvbn strength detectionIan Coleman2016-11-101-4/+13
* Entropy field consumes same vertical width as helpIan Coleman2016-11-101-2/+2
* Entropy strength measured using zxcvbnIan Coleman2016-11-103-0/+40
* Entropy types are clearly indicated in UIIan Coleman2016-11-102-1/+13
* Cards added to entropy placeholder textIan Coleman2016-11-101-1/+1
* Entropy feedback tests all fieldsIan Coleman2016-11-101-40/+78
* Mnemonic length can be set when using raw entropyIan Coleman2016-11-103-3/+45
* Entropy feedback in tabular format, not sentenceIan Coleman2016-11-104-137/+149
* DOM.strength renamed DOM.generatedStrengthIan Coleman2016-11-101-2/+2
* Card entropy uses unicode suit symbols in cleanStrIan Coleman2016-11-101-0/+7
* Dice conversion to Base 6 uses arrays not stringsIan Coleman2016-11-101-7/+6
* No leading zeros for first char unless hexIan Coleman2016-11-082-32/+54
* Dice entropy conversion to Base 6 is simplerIan Coleman2016-11-072-5/+6
* Cards can be used for entropyIan Coleman2016-11-073-97/+278
* Entropy refactor to prep for card detectionIan Coleman2016-11-071-21/+55
* Blank entropy does not generate addressesIan Coleman2016-11-072-70/+176
* jsbip39 updated to latest versionIan Coleman2016-11-071-1/+1
* Entropy can be supplied by userIan Coleman2016-11-045-14/+4465
* Table uses monospace font.Ian Coleman2016-11-032-2/+8
* Public key column in table, shown as hexIan Coleman2016-11-024-4/+96
* Languages no longer experimental.Ian Coleman2016-10-212-2/+0
* Languages compiled into bip39-standalone.htmlIan Coleman2016-10-201-18/+1426
* Languages without unit tests marked 'experimental'Ian Coleman2016-10-201-1/+2
* Multiple language functionality addedIan Coleman2016-10-202-15/+145
* jsBip39 and wordlists updated with new languagesIan Coleman2016-10-208-3/+1265
* Non-English language tests addedIan Coleman2016-10-201-0/+148
* Languages html to select languageIan Coleman2016-10-201-0/+15
* Links and author changed to iancolemanIan Coleman2016-10-114-17/+17
* Generate button moved for simpler user experienceIan Coleman2016-10-052-36/+50
* 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
* Test coin selection is used in derivation pathIan Coleman2016-10-051-0/+28
* Test github issue 23: derivation path on bip32 tabIan Coleman2016-10-051-1/+49
* Test mnemonic is not sensitive to whitespaceIan Coleman2016-10-051-0/+24
* Test generate more addresses with privkeys hiddenIan Coleman2016-10-051-0/+40
* Test default word length is 15Ian Coleman2016-10-051-0/+14
* Test derivation path containing invalid charactersIan Coleman2016-10-031-0/+31
* Test derivation path not starting with mIan Coleman2016-10-031-0/+32
* Test incorrect root key shows errorIan Coleman2016-10-031-0/+21
* Test incorrect word shows suggested replacementIan Coleman2016-09-291-0/+21
* Test incorrect mnemonic shows errorIan Coleman2016-09-291-0/+51
* Test derivation path changes for BIP32 root keyIan Coleman2016-09-151-0/+29
* Test phrase is retained unless user confirmsIan Coleman2016-09-151-0/+27