916 Commits

Author SHA1 Message Date
Ian Coleman
f3d0aca14b Test placeholder for github issue 26 2016-08-25 08:09:58 +10:00
Ian Coleman
f3fad1b5a7 Test for DASH coin 2016-08-25 08:07:25 +10:00
iancoleman
8ecffe72af Merge pull request #27 from dangershony/master
Adding DASH and fixing the root key network bug
2016-08-25 07:59:39 +10:00
dangershony
3821c0d345 update root key network 2016-08-24 15:29:17 +01:00
Ian Coleman
06c4c6e314 Test table shows addresses 2016-08-24 20:18:05 +10:00
Ian Coleman
a775b5c66d Test toggling derivation path 2016-08-24 20:04:23 +10:00
dangershony
68151a470b build 2016-08-24 10:50:44 +01:00
Ian Coleman
4974fd7f00 Test hardened addresses 2016-08-24 19:49:24 +10:00
Ian Coleman
5f844c622f Test address table shows derivation path 2016-08-24 19:49:18 +10:00
dangershony
2408b32df0 updates 2016-08-24 10:42:13 +01:00
Ian Coleman
9e9dcfdaa3 Test extended priv/pub keys with BIP32 tab 2016-08-24 15:45:25 +10:00
Ian Coleman
651382a376 Test custom BIP32 derivation path 2016-08-24 15:40:58 +10:00
dangershony
5493efc33c compile 2016-08-23 15:59:17 +01:00
Dan Gershony
82f91834f6 Add dash 2016-08-23 15:33:48 +01:00
Dan Gershony
33ddd9a139 Add dash 2016-08-23 15:31:22 +01:00
Ian Coleman
fa4da08668 Test BIP44 change field 2016-08-23 20:09:38 +10:00
Ian Coleman
048bc3e000 Test BIP44 account field 2016-08-23 20:03:52 +10:00
Ian Coleman
9eb72cdfcf Test BIP44 coin field 2016-08-23 20:03:41 +10:00
Ian Coleman
06286adb0f Test BIP44 purpose field 2016-08-23 19:59:57 +10:00
Ian Coleman
39fd45bb13 Test BIP44 extended private key is shown 2016-08-23 19:33:48 +10:00
Ian Coleman
4fd2925d08 Test BIP44 extended private key 2016-08-23 19:33:32 +10:00
Ian Coleman
fb3726873f Test order is randomized 2016-08-23 18:25:38 +10:00
Ian Coleman
d077e1e716 Test BIP44 derivation path is shown 2016-08-23 18:22:28 +10:00
Ian Coleman
cf7258fd4f Test changing tabs 2016-08-23 18:16:27 +10:00
Ian Coleman
3eef9d0d36 Tests use waitForGenerate, not magical setTimeout 2016-08-23 17:47:48 +10:00
Dan Gershony
28e8144cac Merge pull request #1 from dcpos/master
merge
2016-08-23 08:35:29 +01:00
Ian Coleman
ec60b6624a Test bip32 root key as generated from mnemonic 2016-08-23 16:32:42 +10:00
Ian Coleman
c196ad55d9 Test bip39 seed value as generated from mnemonic 2016-08-23 16:32:21 +10:00
Ian Coleman
59193779ba Tests for all other coins / networks 2016-08-23 16:28:53 +10:00
Ian Coleman
54563907c7 Tests for passphrase and coin selection 2016-08-23 16:17:17 +10:00
Ian Coleman
1975bfbc2b Standalone has hardened addresses checkbox 2016-08-23 15:00:19 +10:00
Ian Coleman
88e2cdaa54 Test suite using phantomjs 2016-08-23 14:59:47 +10:00
Ian Coleman
8786746ba4 Bitcoin Core derivation path information 2016-08-23 11:14:41 +10:00
Ian Coleman
146e089e28 Hardened Addresses checkbox
This closes issue #25
2016-08-23 11:14:35 +10:00
Ian Coleman
efe4158670 BIP32 Root Key can be specified by user 2016-08-23 10:31:39 +10:00
Ian Coleman
563e401a4f Words not in list show error with suggestion 2016-08-15 16:15:43 +10:00
Ian Coleman
30c9e79de3 Derivation Path errors are detected. 2016-08-15 16:03:25 +10:00
Ian Coleman
38523d36dc Derivation Path global replaced with function 2016-08-15 15:39:09 +10:00
Ian Coleman
47a56d9d97 Derivation path on network change is correct.
This closes #23
2016-08-01 10:49:20 +10:00
Ian Coleman
73161a9231 Pull Request #18 in bip39-standalone.html 2016-03-20 10:31:37 +11:00
iancoleman
87240b1eab Merge pull request #20 from dooglus/ignore_space_changes
Normalize whitespace before using mnemonic. Fixes #19.
2016-03-20 10:28:19 +11:00
iancoleman
77baafef3f Merge pull request #18 from kirillkovalenko/master
BIP39 seed
2016-03-20 10:22:23 +11:00
Chris Moore
7772c641c7 Normalize whitespace before using mnemonic. Fixes #19. 2016-03-19 13:39:42 -07:00
Kirill Kovalenko
3e0ed16a93 Display BIP39 seed 2016-03-18 20:28:33 +01:00
Kirill Kovalenko
cee442b16b Make CSS and JS path relative 2016-03-18 20:27:10 +01:00
Ian Coleman
18531979e8 Strength field uses select tag
Closes #17
2015-10-23 09:46:17 +11:00
iancoleman
bffa8eda54 Merge pull request #15 from dooglus/clam
Add CLAM.
2015-08-21 10:36:39 +10:00
Chris Moore
5c434a8a00 Add CLAM. 2015-08-20 17:02:57 -07:00
Ian Coleman
504b2c325d Default mnemonic length is 15
Closes #11
2015-08-21 09:33:19 +10:00
Ian Coleman
6d628db74f Typo privkeCell > privkeyCell
Closes #12
2015-08-21 09:30:15 +10:00