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
...
*
Tests pass with new entropy layout
Ian Coleman
2016-11-14
1
-4
/
+4
|
*
Strength tests include zxcvbn strength detection
Ian Coleman
2016-11-10
1
-4
/
+13
|
*
Entropy types are clearly indicated in UI
Ian Coleman
2016-11-10
1
-0
/
+1
|
*
Entropy feedback tests all fields
Ian Coleman
2016-11-10
1
-40
/
+78
|
*
Mnemonic length can be set when using raw entropy
Ian Coleman
2016-11-10
1
-0
/
+25
|
*
Entropy feedback in tabular format, not sentence
Ian Coleman
2016-11-10
1
-59
/
+41
|
*
No leading zeros for first char unless hex
Ian Coleman
2016-11-08
1
-19
/
+39
|
*
Dice entropy conversion to Base 6 is simpler
Ian Coleman
2016-11-07
1
-2
/
+2
|
|
|
|
|
Old: Every dice roll is reduced by 1 New: Replace all 6s with 0s
*
Cards can be used for entropy
Ian Coleman
2016-11-07
1
-52
/
+179
|
|
|
|
Format is [A2-9TJQK][CDHS]
*
Blank entropy does not generate addresses
Ian Coleman
2016-11-07
1
-66
/
+144
|
*
Entropy can be supplied by user
Ian Coleman
2016-11-04
1
-0
/
+607
|
*
Public key column in table, shown as hex
Ian Coleman
2016-11-02
1
-0
/
+50
|
*
Non-English language tests added
Ian Coleman
2016-10-20
1
-0
/
+148
|
*
Links and author changed to iancoleman
Ian Coleman
2016-10-11
1
-6
/
+6
|
*
Template code in comment for future tests.
Ian Coleman
2016-10-05
1
-0
/
+31
|
*
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
|
[prev]
[next]