aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
| * Add dashDan Gershony2016-08-231-0/+11
| |
| * Merge pull request #1 from dcpos/masterDan Gershony2016-08-235-46/+773
| |\ | | | | | | merge
* | | Test table shows addressesIan Coleman2016-08-241-5/+27
| | |
* | | Test toggling derivation pathIan Coleman2016-08-241-0/+26
| | |
* | | Test hardened addressesIan Coleman2016-08-241-0/+37
| | |
* | | Test address table shows derivation pathIan Coleman2016-08-241-0/+24
| | |
* | | Test extended priv/pub keys with BIP32 tabIan Coleman2016-08-241-0/+59
| | |
* | | Test custom BIP32 derivation pathIan Coleman2016-08-241-2/+74
| | |
* | | Test BIP44 change fieldIan Coleman2016-08-231-2/+32
| | |
* | | Test BIP44 account fieldIan Coleman2016-08-231-0/+33
| | |
* | | Test BIP44 coin fieldIan Coleman2016-08-231-2/+31
| | |
* | | Test BIP44 purpose fieldIan Coleman2016-08-231-3/+34
| | |
* | | Test BIP44 extended private key is shownIan Coleman2016-08-231-0/+26
| | |
* | | Test BIP44 extended private keyIan Coleman2016-08-231-2/+24
| | |
* | | Test order is randomizedIan Coleman2016-08-231-0/+16
| | |
* | | Test BIP44 derivation path is shownIan Coleman2016-08-231-0/+24
| | |
* | | Test changing tabsIan Coleman2016-08-231-2/+31
| | |
* | | Tests use waitForGenerate, not magical setTimeoutIan Coleman2016-08-231-30/+59
| |/ |/|
* | Test bip32 root key as generated from mnemonicIan Coleman2016-08-231-0/+25
| |
* | Test bip39 seed value as generated from mnemonicIan Coleman2016-08-231-1/+24
| |
* | Tests for all other coins / networksIan Coleman2016-08-231-2/+218
| |
* | Tests for passphrase and coin selectionIan Coleman2016-08-234-29/+91
| |
* | Standalone has hardened addresses checkboxIan Coleman2016-08-231-1/+30
| |
* | Test suite using phantomjsIan Coleman2016-08-232-0/+217
| |
* | Bitcoin Core derivation path informationIan Coleman2016-08-231-0/+9
| |
* | Hardened Addresses checkboxIan Coleman2016-08-232-1/+21
| | | | | | | | This closes issue #25
* | BIP32 Root Key can be specified by userIan Coleman2016-08-233-24/+150
|/
* Words not in list show error with suggestionIan Coleman2016-08-154-2/+472
|
* Derivation Path errors are detected.Ian Coleman2016-08-152-2/+66
|
* Derivation Path global replaced with functionIan Coleman2016-08-152-92/+74
|
* Derivation path on network change is correct.Ian Coleman2016-08-012-2/+0
| | | | This closes #23
* Pull Request #18 in bip39-standalone.htmlIan Coleman2016-03-201-1/+10
|
* Merge pull request #20 from dooglus/ignore_space_changesiancoleman2016-03-202-2/+2
|\ | | | | Normalize whitespace before using mnemonic. Fixes #19.
| * Normalize whitespace before using mnemonic. Fixes #19.Chris Moore2016-03-192-2/+2
| |
* | Merge pull request #18 from kirillkovalenko/masteriancoleman2016-03-203-14/+23
|\ \ | |/ |/| BIP39 seed
| * Display BIP39 seedKirill Kovalenko2016-03-182-1/+10
| |
| * Make CSS and JS path relativeKirill Kovalenko2016-03-182-13/+13
|/
* Strength field uses select tagIan Coleman2015-10-233-32/+20
| | | | Closes #17
* Merge pull request #15 from dooglus/clamiancoleman2015-08-213-0/+32
|\ | | | | Add CLAM.
| * Add CLAM.Chris Moore2015-08-203-0/+32
| |
* | Default mnemonic length is 15Ian Coleman2015-08-212-2/+2
| | | | | | | | Closes #11
* | Typo privkeCell > privkeyCellIan Coleman2015-08-212-2/+2
| | | | | | | | Closes #12
* | Derivation path set correctly when changing coinsIan Coleman2015-08-212-2/+2
|/ | | | Closes #9
* Index column changed to PathIan Coleman2015-08-163-4/+6
|
* Additional coins added which have BIP44Ian Coleman2015-08-162-0/+42
| | | | see https://github.com/satoshilabs/docs/blob/master/slips/slip-0044.rst
* Standalone contains ShadowCashIan Coleman2015-08-161-41/+67
|
* 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
|
* compile.py generates bip39-standalone.htmlIan Coleman2015-08-163-27986/+8748
|