Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add dash | Dan Gershony | 2016-08-23 | 1 | -0/+11 | |
| | | ||||||
| * | Merge pull request #1 from dcpos/master | Dan Gershony | 2016-08-23 | 5 | -46/+773 | |
| |\ | | | | | | | merge | |||||
* | | | Test table shows addresses | Ian Coleman | 2016-08-24 | 1 | -5/+27 | |
| | | | ||||||
* | | | Test toggling derivation path | Ian Coleman | 2016-08-24 | 1 | -0/+26 | |
| | | | ||||||
* | | | Test hardened addresses | Ian Coleman | 2016-08-24 | 1 | -0/+37 | |
| | | | ||||||
* | | | Test address table shows derivation path | Ian Coleman | 2016-08-24 | 1 | -0/+24 | |
| | | | ||||||
* | | | Test extended priv/pub keys with BIP32 tab | Ian Coleman | 2016-08-24 | 1 | -0/+59 | |
| | | | ||||||
* | | | Test custom BIP32 derivation path | Ian Coleman | 2016-08-24 | 1 | -2/+74 | |
| | | | ||||||
* | | | Test BIP44 change field | Ian Coleman | 2016-08-23 | 1 | -2/+32 | |
| | | | ||||||
* | | | Test BIP44 account field | Ian Coleman | 2016-08-23 | 1 | -0/+33 | |
| | | | ||||||
* | | | Test BIP44 coin field | Ian Coleman | 2016-08-23 | 1 | -2/+31 | |
| | | | ||||||
* | | | Test BIP44 purpose field | Ian Coleman | 2016-08-23 | 1 | -3/+34 | |
| | | | ||||||
* | | | Test BIP44 extended private key is shown | Ian Coleman | 2016-08-23 | 1 | -0/+26 | |
| | | | ||||||
* | | | Test BIP44 extended private key | Ian Coleman | 2016-08-23 | 1 | -2/+24 | |
| | | | ||||||
* | | | Test order is randomized | Ian Coleman | 2016-08-23 | 1 | -0/+16 | |
| | | | ||||||
* | | | Test BIP44 derivation path is shown | Ian Coleman | 2016-08-23 | 1 | -0/+24 | |
| | | | ||||||
* | | | Test changing tabs | Ian Coleman | 2016-08-23 | 1 | -2/+31 | |
| | | | ||||||
* | | | Tests use waitForGenerate, not magical setTimeout | Ian Coleman | 2016-08-23 | 1 | -30/+59 | |
| |/ |/| | ||||||
* | | Test bip32 root key as generated from mnemonic | Ian Coleman | 2016-08-23 | 1 | -0/+25 | |
| | | ||||||
* | | Test bip39 seed value as generated from mnemonic | Ian Coleman | 2016-08-23 | 1 | -1/+24 | |
| | | ||||||
* | | Tests for all other coins / networks | Ian Coleman | 2016-08-23 | 1 | -2/+218 | |
| | | ||||||
* | | Tests for passphrase and coin selection | Ian Coleman | 2016-08-23 | 4 | -29/+91 | |
| | | ||||||
* | | Standalone has hardened addresses checkbox | Ian Coleman | 2016-08-23 | 1 | -1/+30 | |
| | | ||||||
* | | Test suite using phantomjs | Ian Coleman | 2016-08-23 | 2 | -0/+217 | |
| | | ||||||
* | | 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 | 3 | -24/+150 | |
|/ | ||||||
* | Words not in list show error with suggestion | Ian Coleman | 2016-08-15 | 4 | -2/+472 | |
| | ||||||
* | Derivation Path errors are detected. | Ian Coleman | 2016-08-15 | 2 | -2/+66 | |
| | ||||||
* | Derivation Path global replaced with function | Ian Coleman | 2016-08-15 | 2 | -92/+74 | |
| | ||||||
* | Derivation path on network change is correct. | Ian Coleman | 2016-08-01 | 2 | -2/+0 | |
| | | | | This closes #23 | |||||
* | Pull Request #18 in bip39-standalone.html | Ian Coleman | 2016-03-20 | 1 | -1/+10 | |
| | ||||||
* | Merge pull request #20 from dooglus/ignore_space_changes | iancoleman | 2016-03-20 | 2 | -2/+2 | |
|\ | | | | | Normalize whitespace before using mnemonic. Fixes #19. | |||||
| * | Normalize whitespace before using mnemonic. Fixes #19. | Chris Moore | 2016-03-19 | 2 | -2/+2 | |
| | | ||||||
* | | Merge pull request #18 from kirillkovalenko/master | iancoleman | 2016-03-20 | 3 | -14/+23 | |
|\ \ | |/ |/| | BIP39 seed | |||||
| * | Display BIP39 seed | Kirill Kovalenko | 2016-03-18 | 2 | -1/+10 | |
| | | ||||||
| * | Make CSS and JS path relative | Kirill Kovalenko | 2016-03-18 | 2 | -13/+13 | |
|/ | ||||||
* | Strength field uses select tag | Ian Coleman | 2015-10-23 | 3 | -32/+20 | |
| | | | | Closes #17 | |||||
* | Merge pull request #15 from dooglus/clam | iancoleman | 2015-08-21 | 3 | -0/+32 | |
|\ | | | | | Add CLAM. | |||||
| * | Add CLAM. | Chris Moore | 2015-08-20 | 3 | -0/+32 | |
| | | ||||||
* | | Default mnemonic length is 15 | Ian Coleman | 2015-08-21 | 2 | -2/+2 | |
| | | | | | | | | Closes #11 | |||||
* | | Typo privkeCell > privkeyCell | Ian Coleman | 2015-08-21 | 2 | -2/+2 | |
| | | | | | | | | Closes #12 | |||||
* | | Derivation path set correctly when changing coins | Ian Coleman | 2015-08-21 | 2 | -2/+2 | |
|/ | | | | Closes #9 | |||||
* | Index column changed to Path | Ian Coleman | 2015-08-16 | 3 | -4/+6 | |
| | ||||||
* | Additional coins added which have BIP44 | Ian Coleman | 2015-08-16 | 2 | -0/+42 | |
| | | | | see https://github.com/satoshilabs/docs/blob/master/slips/slip-0044.rst | |||||
* | Standalone contains ShadowCash | Ian Coleman | 2015-08-16 | 1 | -41/+67 | |
| | ||||||
* | 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 | |
| | ||||||
* | compile.py generates bip39-standalone.html | Ian Coleman | 2015-08-16 | 3 | -27986/+8748 | |
| |