aboutsummaryrefslogtreecommitdiff
path: root/src/js
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Wordlists.js removedIan Coleman2014-10-132-1/+1
* 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
* Derivation path tabs display by network selectionIan Coleman2014-09-301-0/+59
* New cells show with correct visibilityIan Coleman2014-09-291-3/+25
* Addresses shown in table as they're calculatedIan Coleman2014-09-291-9/+21
* jsbip39 updated and asmcrypto replaced with sjclIan Coleman2014-09-293-7514/+1115
* UTF-8 strings handled correctly by asmCryptoIan Coleman2014-09-274-231/+252
* Phrase is normalized before checking for errorsIan Coleman2014-09-271-0/+1
* mnemonic.normalizeString method made publicIan Coleman2014-09-271-3/+3
* passing in network to toWIFRobert Johnson2014-09-261-1/+1
* bip32.org format not used for seedIan Coleman2014-09-261-2/+1
* keyup event changed to inputIan Coleman2014-09-251-7/+7
* Revert "Update only happens when phrase is changed"Ian Coleman2014-09-251-17/+1
* Update only happens when phrase is changedIan Coleman2014-09-251-1/+17
* add support for BIP39 passphrasePavol Rusnak2014-09-241-3/+6
* Move from private repoIan Coleman2014-09-184-0/+22653