]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - tests.js
xpub key can be used as bip32 root key
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / tests.js
2016-12-19  Ian Colemanxpub key can be used as bip32 root key
2016-12-12  Ian ColemanBIP44 Account xprv and xpub keys are shown
2016-12-01  Ian ColemanQR code shown on hover for certain bits of data
2016-11-30  Ian ColemanEntropy with more than 4 decks can be calculated
2016-11-30  Ian ColemanCard entropy has improved conversion to binary
2016-11-25  Ian ColemanTest for issue 33 checks raw entropy is in use
2016-11-25  Ian ColemanEntropy defaults to generating a 15 word mnemonic
2016-11-25  Ian ColemanCard entropy calculation bugfix
2016-11-17  Ian ColemanEntropy library assumes cards are discarded
2016-11-17  Ian ColemanMissing cards are detected
2016-11-17  Ian ColemanDuplicate card detection is case insensitive
2016-11-16  Ian ColemantestMaxTime increased from 5s to 10s
2016-11-16  Ian ColemanMultiple decks of cards are possible
2016-11-16  Ian Colemanzxcvbn errors are caught, with strength 'unknown'
2016-11-16  Ian ColemanCard duplicates and use of full deck is detected
2016-11-16  Ian ColemanEntropy strength for cards assumes no replacement
2016-11-14  Ian ColemanEntropy is truncated from the left
2016-11-14  Ian ColemanTests pass with new entropy layout
2016-11-10  Ian ColemanStrength tests include zxcvbn strength detection
2016-11-10  Ian ColemanEntropy types are clearly indicated in UI
2016-11-10  Ian ColemanEntropy feedback tests all fields
2016-11-10  Ian ColemanMnemonic length can be set when using raw entropy
2016-11-10  Ian ColemanEntropy feedback in tabular format, not sentence
2016-11-08  Ian ColemanNo leading zeros for first char unless hex
2016-11-07  Ian ColemanDice entropy conversion to Base 6 is simpler
2016-11-07  Ian ColemanCards can be used for entropy
2016-11-07  Ian ColemanBlank entropy does not generate addresses
2016-11-04  Ian ColemanEntropy can be supplied by user
2016-11-02  Ian ColemanPublic key column in table, shown as hex
2016-10-20  Ian ColemanNon-English language tests added
2016-10-10  Ian ColemanLinks and author changed to iancoleman
2016-10-05  Ian ColemanTemplate code in comment for future tests.
2016-10-05  Ian ColemanTest derivation from root key with other networks
2016-10-05  Ian ColemanTest coin selection is used in derivation path
2016-10-05  Ian ColemanTest github issue 23: derivation path on bip32 tab
2016-10-05  Ian ColemanTest mnemonic is not sensitive to whitespace
2016-10-05  Ian ColemanTest generate more addresses with privkeys hidden
2016-10-05  Ian ColemanTest default word length is 15
2016-10-03  Ian ColemanTest derivation path containing invalid characters
2016-10-03  Ian ColemanTest derivation path not starting with m
2016-10-03  Ian ColemanTest incorrect root key shows error
2016-09-29  Ian ColemanTest incorrect word shows suggested replacement
2016-09-29  Ian ColemanTest incorrect mnemonic shows error
2016-09-15  Ian ColemanTest derivation path changes for BIP32 root key
2016-09-15  Ian ColemanTest phrase is retained unless user confirms
2016-09-15  Ian ColemanTest setting BIP32 root key clears phrase
2016-09-14  Ian ColemanTest BIP32 root key being set by user
2016-09-05  Ian ColemanTest additional addresses ordering
2016-09-03  Ian ColemanTest custom number of additional addresses
2016-08-31  Ian ColemanTest more addresses can be generated
2016-08-30  Ian ColemanTests for namecoin and peercoin
2016-08-30  iancolemanMerge pull request #29 from dangershony/master
2016-08-26  Ian ColemanTest toggling private key visibility
2016-08-26  Ian ColemanTest private keys are shown in address table
2016-08-26  Ian ColemanTest toggling address visibility
2016-08-26  Ian ColemanTest ordering of addresses in table
2016-08-25  dangershonyMerge branch 'master' of https://github.com/dangershony...
2016-08-25  Dan GershonyMerge pull request #2 from dcpos/master
2016-08-24  Ian ColemanTest placeholder for github issue 26
2016-08-24  Ian ColemanTest for DASH coin
2016-08-24  iancolemanMerge pull request #27 from dangershony/master
2016-08-24  Ian ColemanTest table shows addresses
2016-08-24  Ian ColemanTest toggling derivation path
2016-08-24  Ian ColemanTest hardened addresses
2016-08-24  Ian ColemanTest address table shows derivation path
2016-08-24  Ian ColemanTest extended priv/pub keys with BIP32 tab
2016-08-24  Ian ColemanTest custom BIP32 derivation path
2016-08-23  Ian ColemanTest BIP44 change field
2016-08-23  Ian ColemanTest BIP44 account field
2016-08-23  Ian ColemanTest BIP44 coin field
2016-08-23  Ian ColemanTest BIP44 purpose field
2016-08-23  Ian ColemanTest BIP44 extended private key is shown
2016-08-23  Ian ColemanTest BIP44 extended private key
2016-08-23  Ian ColemanTest order is randomized
2016-08-23  Ian ColemanTest BIP44 derivation path is shown
2016-08-23  Ian ColemanTest changing tabs
2016-08-23  Ian ColemanTests use waitForGenerate, not magical setTimeout
2016-08-23  Dan GershonyMerge pull request #1 from dcpos/master
2016-08-23  Ian ColemanTest bip32 root key as generated from mnemonic
2016-08-23  Ian ColemanTest bip39 seed value as generated from mnemonic
2016-08-23  Ian ColemanTests for all other coins / networks
2016-08-23  Ian ColemanTests for passphrase and coin selection
2016-08-23  Ian ColemanTest suite using phantomjs