aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* namecoin and peercoindangershony2016-08-252-0/+34
* update root key networkdangershony2016-08-241-1/+1
* updatesdangershony2016-08-241-1/+1
* Add dashDan Gershony2016-08-231-0/+7
* Add dashDan Gershony2016-08-231-0/+11
* Tests for passphrase and coin selectionIan Coleman2016-08-232-11/+16
* Bitcoin Core derivation path informationIan Coleman2016-08-231-0/+9
* Hardened Addresses checkboxIan Coleman2016-08-232-1/+21
* BIP32 Root Key can be specified by userIan Coleman2016-08-232-12/+75
* Words not in list show error with suggestionIan Coleman2016-08-153-1/+236
* 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
* Merge pull request #20 from dooglus/ignore_space_changesiancoleman2016-03-201-1/+1
|\
| * Normalize whitespace before using mnemonic. Fixes #19.Chris Moore2016-03-191-1/+1
* | Display BIP39 seedKirill Kovalenko2016-03-182-1/+10
* | Make CSS and JS path relativeKirill Kovalenko2016-03-181-9/+9
|/
* Strength field uses select tagIan Coleman2015-10-232-16/+10
* Merge pull request #15 from dooglus/clamiancoleman2015-08-212-0/+16
|\
| * Add CLAM.Chris Moore2015-08-202-0/+16
* | Default mnemonic length is 15Ian Coleman2015-08-211-1/+1
* | 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-162-2/+3
* Additional coins added which have BIP44Ian Coleman2015-08-161-0/+21
* Wallet tabs removed, added text to BIP32 tabIan Coleman2015-08-162-41/+25
* ShadowCash added to UIIan Coleman2015-08-161-0/+14
* ShadowCash networks added to bitcoinjsIan Coleman2015-08-162-0/+28
* Brainwallet link works, must use web archiveIan Coleman2015-08-161-1/+1
* CDN removed for js/css librariesIan Coleman2015-08-164-3/+18
* bitcoinjs 1.0.0 changed to bitcoinjs 1.5.7Ian Coleman2015-08-164-14470/+12690
* Network select populated automatically by jsIan Coleman2015-08-162-16/+19
* 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
* Wordlists.js removedIan Coleman2014-10-133-2/+1
* Mycelium Wallet is an option for derivation pathIan Coleman2014-10-131-0/+18
* Hive Wallet added as an option for derivation pathIan Coleman2014-10-132-3/+21
* Coin select input moved below passphrase inputIan Coleman2014-10-131-11/+11
* Coin selection is done from a single controlIan Coleman2014-10-132-30/+2
* BIP44 tab is always visible, unused code removedIan Coleman2014-10-131-29/+3
* fixed spacing, added missing tagRobert Johnson2014-09-292-5/+5
* allow for address change, while still allowing use of BIP44.Robert Johnson2014-09-292-1/+16
* Derivation path tabs display by network selectionIan Coleman2014-09-301-0/+59
* Tabs for derivation path have idsIan Coleman2014-09-301-2/+2
* Indenting is consistentIan Coleman2014-09-301-2/+5
* Unsupported coins removedIan Coleman2014-09-301-3/+0
* Coin selection via select elementIan Coleman2014-09-301-0/+24
* Acknowledgements has sjcl instead of asmcryptoIan Coleman2014-09-301-3/+3
* New cells show with correct visibilityIan Coleman2014-09-291-3/+25