aboutsummaryrefslogtreecommitdiff
path: root/src/js/index.js
Commit message (Expand)AuthorAgeFilesLines
...
* Bits Per Event says 'or less' for card entropyIan Coleman2016-11-171-0/+3
* Entropy library assumes cards are discardedIan Coleman2016-11-171-42/+10
* Missing cards are detectedIan Coleman2016-11-171-0/+20
* Duplicate card detection is case insensitiveIan Coleman2016-11-171-2/+3
* Multiple decks of cards are possibleIan Coleman2016-11-161-3/+7
* zxcvbn errors are caught, with strength 'unknown'Ian Coleman2016-11-161-7/+14
* Card duplicates and use of full deck is detectedIan Coleman2016-11-161-1/+44
* Entropy strength for cards assumes no replacementIan Coleman2016-11-161-1/+30
* Entropy is truncated from the leftIan Coleman2016-11-141-1/+2
* Card suits have color and use larger font sizeIan Coleman2016-11-141-1/+1
* Entropy section consumes less vertical spaceIan Coleman2016-11-141-21/+22
* Entropy strength measured using zxcvbnIan Coleman2016-11-101-0/+11
* Mnemonic length can be set when using raw entropyIan Coleman2016-11-101-2/+19
* Entropy feedback in tabular format, not sentenceIan Coleman2016-11-101-32/+47
* DOM.strength renamed DOM.generatedStrengthIan Coleman2016-11-101-2/+2
* Cards can be used for entropyIan Coleman2016-11-071-9/+12
* Blank entropy does not generate addressesIan Coleman2016-11-071-4/+32
* Entropy can be supplied by userIan Coleman2016-11-041-1/+105
* Public key column in table, shown as hexIan Coleman2016-11-021-2/+16
* Multiple language functionality addedIan Coleman2016-10-201-15/+142
* namecoin and peercoindangershony2016-08-251-0/+14
* update root key networkdangershony2016-08-241-1/+1
* Add dashDan Gershony2016-08-231-0/+7
* Tests for passphrase and coin selectionIan Coleman2016-08-231-3/+8
* Hardened Addresses checkboxIan Coleman2016-08-231-1/+14
* BIP32 Root Key can be specified by userIan Coleman2016-08-231-11/+74
* Words not in list show error with suggestionIan Coleman2016-08-151-1/+24
* Derivation Path errors are detected.Ian Coleman2016-08-151-1/+33
* Derivation Path global replaced with functionIan Coleman2016-08-151-46/+37
* Derivation path on network change is correct.Ian Coleman2016-08-011-1/+0
* Display BIP39 seedKirill Kovalenko2016-03-181-1/+4
* Strength field uses select tagIan Coleman2015-10-231-15/+0
* Merge pull request #15 from dooglus/clamiancoleman2015-08-211-0/+7
|\
| * Add CLAM.Chris Moore2015-08-201-0/+7
* | Typo privkeCell > privkeyCellIan Coleman2015-08-211-1/+1
* | Derivation path set correctly when changing coinsIan Coleman2015-08-211-1/+1
|/
* Index column changed to PathIan Coleman2015-08-161-1/+2
* Additional coins added which have BIP44Ian Coleman2015-08-161-0/+21
* Wallet tabs removed, added text to BIP32 tabIan Coleman2015-08-161-3/+0
* ShadowCash added to UIIan Coleman2015-08-161-0/+14
* bitcoinjs 1.0.0 changed to bitcoinjs 1.5.7Ian Coleman2015-08-161-6/+6
* Network select populated automatically by jsIan Coleman2015-08-161-12/+18
* Network-specific javascript refactoredIan Coleman2015-08-161-17/+38
* Dogecoin uses official BIP44 coin typeIan Coleman2014-10-151-2/+1
* fix to switch bip44 coin type path for mycelium when switching between bitcoi...Robert Johnson2014-10-141-0/+3
* Hive Wallet added as an option for derivation pathIan Coleman2014-10-131-1/+1
* Coin selection is done from a single controlIan Coleman2014-10-131-9/+2
* BIP44 tab is always visible, unused code removedIan Coleman2014-10-131-29/+3
* fixed spacing, added missing tagRobert Johnson2014-09-291-4/+4
* allow for address change, while still allowing use of BIP44.Robert Johnson2014-09-291-1/+5