index
:
BIP39
master
A web tool for converting BIP39 mnemonic codes
Immae
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests.js
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Test derivation from root key with other networks
Ian Coleman
2016-10-05
1
-0
/
+28
|
*
Test coin selection is used in derivation path
Ian Coleman
2016-10-05
1
-0
/
+28
|
*
Test github issue 23: derivation path on bip32 tab
Ian Coleman
2016-10-05
1
-1
/
+49
|
*
Test mnemonic is not sensitive to whitespace
Ian Coleman
2016-10-05
1
-0
/
+24
|
*
Test generate more addresses with privkeys hidden
Ian Coleman
2016-10-05
1
-0
/
+40
|
*
Test default word length is 15
Ian Coleman
2016-10-05
1
-0
/
+14
|
*
Test derivation path containing invalid characters
Ian Coleman
2016-10-03
1
-0
/
+31
|
*
Test derivation path not starting with m
Ian Coleman
2016-10-03
1
-0
/
+32
|
*
Test incorrect root key shows error
Ian Coleman
2016-10-03
1
-0
/
+21
|
*
Test incorrect word shows suggested replacement
Ian Coleman
2016-09-29
1
-0
/
+21
|
*
Test incorrect mnemonic shows error
Ian Coleman
2016-09-29
1
-0
/
+51
|
*
Test derivation path changes for BIP32 root key
Ian Coleman
2016-09-15
1
-0
/
+29
|
*
Test phrase is retained unless user confirms
Ian Coleman
2016-09-15
1
-0
/
+27
|
*
Test setting BIP32 root key clears phrase
Ian Coleman
2016-09-15
1
-1
/
+31
|
*
Test BIP32 root key being set by user
Ian Coleman
2016-09-14
1
-0
/
+22
|
*
Test additional addresses ordering
Ian Coleman
2016-09-05
1
-0
/
+37
|
*
Test custom number of additional addresses
Ian Coleman
2016-09-03
1
-0
/
+37
|
*
Test more addresses can be generated
Ian Coleman
2016-08-31
1
-0
/
+27
|
*
Tests for namecoin and peercoin
Ian Coleman
2016-08-30
1
-0
/
+56
|
*
Test toggling private key visibility
Ian Coleman
2016-08-26
1
-0
/
+24
|
*
Test private keys are shown in address table
Ian Coleman
2016-08-26
1
-0
/
+23
|
*
Test toggling address visibility
Ian Coleman
2016-08-26
1
-1
/
+26
|
*
Test ordering of addresses in table
Ian Coleman
2016-08-26
1
-0
/
+31
|
*
Test placeholder for github issue 26
Ian Coleman
2016-08-25
1
-0
/
+3
|
*
Test for DASH coin
Ian Coleman
2016-08-25
1
-0
/
+28
|
*
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
1
-7
/
+59
|
*
Test suite using phantomjs
Ian Coleman
2016-08-23
1
-0
/
+207