aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #29 from dangershony/masteriancoleman2016-08-303-0/+68
|\
| * Merge branch 'master' of https://github.com/dangershony/dangershony.github.iodangershony2016-08-251-38/+578
| |\
| | * Merge pull request #2 from dcpos/masterDan Gershony2016-08-251-38/+578
| | |\
| * | | namecoin and peercoindangershony2016-08-253-0/+68
| |/ /
* | | Test toggling private key visibilityIan Coleman2016-08-261-0/+24
* | | Test private keys are shown in address tableIan Coleman2016-08-261-0/+23
* | | Test toggling address visibilityIan Coleman2016-08-261-1/+26
* | | Test ordering of addresses in tableIan Coleman2016-08-261-0/+31
| |/ |/|
* | Test placeholder for github issue 26Ian Coleman2016-08-251-0/+3
* | Test for DASH coinIan Coleman2016-08-251-0/+28
* | Merge pull request #27 from dangershony/masteriancoleman2016-08-253-2/+38
|\|
| * update root key networkdangershony2016-08-242-2/+2
| * builddangershony2016-08-241-1/+1
| * updatesdangershony2016-08-241-1/+1
| * compiledangershony2016-08-231-0/+18
| * Add dashDan Gershony2016-08-231-0/+7
| * Add dashDan Gershony2016-08-231-0/+11
| * Merge pull request #1 from dcpos/masterDan Gershony2016-08-235-46/+773
| |\
* | | 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
* | 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
* 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.Chris Moore2016-03-192-2/+2