Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | namecoin and peercoin | dangershony | 2016-08-25 | 2 | -0/+34 |
| | |||||
* | update root key network | dangershony | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | updates | dangershony | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | Add dash | Dan Gershony | 2016-08-23 | 1 | -0/+7 |
| | |||||
* | Add dash | Dan Gershony | 2016-08-23 | 1 | -0/+11 |
| | |||||
* | Tests for passphrase and coin selection | Ian Coleman | 2016-08-23 | 2 | -11/+16 |
| | |||||
* | Bitcoin Core derivation path information | Ian Coleman | 2016-08-23 | 1 | -0/+9 |
| | |||||
* | Hardened Addresses checkbox | Ian Coleman | 2016-08-23 | 2 | -1/+21 |
| | | | | This closes issue #25 | ||||
* | BIP32 Root Key can be specified by user | Ian Coleman | 2016-08-23 | 2 | -12/+75 |
| | |||||
* | Words not in list show error with suggestion | Ian Coleman | 2016-08-15 | 3 | -1/+236 |
| | |||||
* | Derivation Path errors are detected. | Ian Coleman | 2016-08-15 | 1 | -1/+33 |
| | |||||
* | Derivation Path global replaced with function | Ian Coleman | 2016-08-15 | 1 | -46/+37 |
| | |||||
* | Derivation path on network change is correct. | Ian Coleman | 2016-08-01 | 1 | -1/+0 |
| | | | | This closes #23 | ||||
* | Merge pull request #20 from dooglus/ignore_space_changes | iancoleman | 2016-03-20 | 1 | -1/+1 |
|\ | | | | | Normalize whitespace before using mnemonic. Fixes #19. | ||||
| * | Normalize whitespace before using mnemonic. Fixes #19. | Chris Moore | 2016-03-19 | 1 | -1/+1 |
| | | |||||
* | | Display BIP39 seed | Kirill Kovalenko | 2016-03-18 | 2 | -1/+10 |
| | | |||||
* | | Make CSS and JS path relative | Kirill Kovalenko | 2016-03-18 | 1 | -9/+9 |
|/ | |||||
* | Strength field uses select tag | Ian Coleman | 2015-10-23 | 2 | -16/+10 |
| | | | | Closes #17 | ||||
* | Merge pull request #15 from dooglus/clam | iancoleman | 2015-08-21 | 2 | -0/+16 |
|\ | | | | | Add CLAM. | ||||
| * | Add CLAM. | Chris Moore | 2015-08-20 | 2 | -0/+16 |
| | | |||||
* | | Default mnemonic length is 15 | Ian Coleman | 2015-08-21 | 1 | -1/+1 |
| | | | | | | | | Closes #11 | ||||
* | | Typo privkeCell > privkeyCell | Ian Coleman | 2015-08-21 | 1 | -1/+1 |
| | | | | | | | | Closes #12 | ||||
* | | Derivation path set correctly when changing coins | Ian Coleman | 2015-08-21 | 1 | -1/+1 |
|/ | | | | Closes #9 | ||||
* | Index column changed to Path | Ian Coleman | 2015-08-16 | 2 | -2/+3 |
| | |||||
* | Additional coins added which have BIP44 | Ian Coleman | 2015-08-16 | 1 | -0/+21 |
| | | | | see https://github.com/satoshilabs/docs/blob/master/slips/slip-0044.rst | ||||
* | Wallet tabs removed, added text to BIP32 tab | Ian Coleman | 2015-08-16 | 2 | -41/+25 |
| | |||||
* | ShadowCash added to UI | Ian Coleman | 2015-08-16 | 1 | -0/+14 |
| | |||||
* | ShadowCash networks added to bitcoinjs | Ian Coleman | 2015-08-16 | 2 | -0/+28 |
| | |||||
* | Brainwallet link works, must use web archive | Ian Coleman | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | CDN removed for js/css libraries | Ian Coleman | 2015-08-16 | 4 | -3/+18 |
| | |||||
* | bitcoinjs 1.0.0 changed to bitcoinjs 1.5.7 | Ian Coleman | 2015-08-16 | 4 | -14470/+12690 |
| | |||||
* | Network select populated automatically by js | Ian Coleman | 2015-08-16 | 2 | -16/+19 |
| | |||||
* | Network-specific javascript refactored | Ian Coleman | 2015-08-16 | 1 | -17/+38 |
| | |||||
* | Dogecoin uses official BIP44 coin type | Ian Coleman | 2014-10-15 | 1 | -2/+1 |
| | | | | http://doc.satoshilabs.com/slips/slip-0044.html | ||||
* | fix to switch bip44 coin type path for mycelium when switching between ↵ | Robert Johnson | 2014-10-14 | 1 | -0/+3 |
| | | | | bitcoin and bitcoin-testnet | ||||
* | Wordlists.js removed | Ian Coleman | 2014-10-13 | 3 | -2/+1 |
| | |||||
* | Mycelium Wallet is an option for derivation path | Ian Coleman | 2014-10-13 | 1 | -0/+18 |
| | |||||
* | Hive Wallet added as an option for derivation path | Ian Coleman | 2014-10-13 | 2 | -3/+21 |
| | |||||
* | Coin select input moved below passphrase input | Ian Coleman | 2014-10-13 | 1 | -11/+11 |
| | |||||
* | Coin selection is done from a single control | Ian Coleman | 2014-10-13 | 2 | -30/+2 |
| | | | | | There were three places to select the coin type, which was getting confusing. Only one place to select it is needed. | ||||
* | BIP44 tab is always visible, unused code removed | Ian Coleman | 2014-10-13 | 1 | -29/+3 |
| | |||||
* | fixed spacing, added missing tag | Robert Johnson | 2014-09-29 | 2 | -5/+5 |
| | |||||
* | allow for address change, while still allowing use of BIP44. | Robert Johnson | 2014-09-29 | 2 | -1/+16 |
| | |||||
* | Derivation path tabs display by network selection | Ian Coleman | 2014-09-30 | 1 | -0/+59 |
| | |||||
* | Tabs for derivation path have ids | Ian Coleman | 2014-09-30 | 1 | -2/+2 |
| | |||||
* | Indenting is consistent | Ian Coleman | 2014-09-30 | 1 | -2/+5 |
| | |||||
* | Unsupported coins removed | Ian Coleman | 2014-09-30 | 1 | -3/+0 |
| | | | | These coins are only supported in versions of bitcoinjs-lib > 1.0.0 | ||||
* | Coin selection via select element | Ian Coleman | 2014-09-30 | 1 | -0/+24 |
| | | | | | | | BIP44 only supports three coins http://doc.satoshilabs.com/slips/slip-0044.html bitcoinjs-lib supports seven coins https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/src/networks.js | ||||
* | Acknowledgements has sjcl instead of asmcrypto | Ian Coleman | 2014-09-30 | 1 | -3/+3 |
| | |||||
* | New cells show with correct visibility | Ian Coleman | 2014-09-29 | 1 | -3/+25 |
| |