aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* String normalization polyfillIan Coleman2017-03-032-0/+443
* jsbip39 updated - fixes Japanese languageIan Coleman2017-03-031-2/+3
* Network order is alphabetical.Ian Coleman2017-02-211-33/+33
* favicon added to index.htmlIan Coleman2017-02-211-0/+1
* Multibit on BIP32 tab has own sectionIan Coleman2017-02-192-8/+13
* Client select has 'custom derivation path' optionIan Coleman2017-02-192-14/+20
* Coin Client select moved to BIP32 tabIan Coleman2017-02-191-8/+8
* Merge pull request #55 from galeksandrp/patch-1iancoleman2017-02-192-1/+65
|\
| * Add client selectAlexander Georgievskiy2017-02-072-0/+57
| * Add MultBit HD BIP32 hintAlexander Georgievskiy2017-02-081-1/+8
* | Ethereum addresses include checksumIan Coleman2017-02-151-1/+3
* | Ethereum testsIan Coleman2017-02-112-0/+3794
* | Ethereum address table is populatedIan Coleman2017-02-101-0/+14
* | Ethereum Util libraryIan Coleman2017-02-102-0/+18763
* | Raw Entropy is the default for mnemonic lengthIan Coleman2017-02-101-2/+2
|/
* Entropy is left-padded to 256 bitsIan Coleman2017-01-121-1/+1
* Generation process stopped when table rows clearedIan Coleman2017-01-041-4/+31
* Test suggested word for first four letters of wordIan Coleman2017-01-041-2/+3
* When completing a mnemonic word, return immediately if one is found in the wo...Chris Rico2017-01-011-1/+3
* Note that entropy must not be storedIan Coleman2016-12-221-0/+8
* Card entropy uses secure hashing when > 256 bitsIan Coleman2016-12-221-5/+2
* Root key validity is checked before derivingIan Coleman2016-12-191-0/+8
* xpub key can be used as bip32 root keyIan Coleman2016-12-191-4/+22
* QR code is hidden by defaultIan Coleman2016-12-152-4/+4
* QR code warns for scanners that keep historyIan Coleman2016-12-152-4/+13
* Translation library can translate title attributesIan Coleman2016-12-151-3/+16
* Bits of entropy has info about possible weaknessesIan Coleman2016-12-151-1/+6
* License details in More Info sectionIan Coleman2016-12-151-0/+6
* Typo Extendend > ExtendedIan Coleman2016-12-131-1/+1
* BIP44 Account xprv and xpub keys are shownIan Coleman2016-12-122-23/+55
* bip44TabSelected and bip32TabSelected functionsIan Coleman2016-12-121-2/+10
* Extended Key calculation does not use global varIan Coleman2016-12-121-4/+5
* QR code shown on hover for certain bits of dataIan Coleman2016-12-013-8/+94
* Entropy with more than 4 decks can be calculatedIan Coleman2016-11-301-1/+6
* bitsPerEvent correct for multiple decks of cardsIan Coleman2016-11-302-7/+14
* Card bits per event is shown as the average valueIan Coleman2016-11-301-1/+1
* Card entropy has improved conversion to binaryIan Coleman2016-11-301-90/+79
* Translation library does basic language switchingIan Coleman2016-11-293-0/+236
* Strings in UI marked for translationIan Coleman2016-11-291-124/+152
* BIP32 tab wallets use consistent vertical spacingIan Coleman2016-11-281-1/+6
* Blank rows in initial table have no missing cellsIan Coleman2016-11-281-5/+5
* Hive wallet is no longer availableIan Coleman2016-11-281-9/+0
* Mycelium derivation paths contain more detailsIan Coleman2016-11-281-1/+12
* Entropy defaults to generating a 15 word mnemonicIan Coleman2016-11-251-1/+1
* Card entropy calculation bugfixIan Coleman2016-11-251-12/+84
* Bits Per Event says 'or less' for card entropyIan Coleman2016-11-171-0/+3
* Entropy library has extra comments for clarityIan Coleman2016-11-171-3/+5
* Entropy library assumes cards are discardedIan Coleman2016-11-172-42/+56
* Missing cards are detectedIan Coleman2016-11-171-0/+20
* Duplicate card detection is case insensitiveIan Coleman2016-11-171-2/+3