]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - tests.js
Merge pull request #103 from Zwilla/patch-3
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / tests.js
2017-09-01  Ian ColemanAllow P2WPKH nested in P2SH addresses on BIP32 tab
2017-08-27  Ian ColemanAdd a checkbox to switch litecoin key prefixes
2017-08-23  Ian ColemanShow error when using xpub with hardened addresses
2017-08-22  Ian ColemanTest for Maza network
2017-08-22  iancolemanMerge pull request #92 from jonspock/master
2017-08-16  Ian ColemanClear old seed when mnemonic is changed
2017-08-14  Ian ColemanAdd PIVX network tests
2017-08-07  Ian ColemanAdd myriadcoin test
2017-08-07  Ian ColemanAdd BCH - Bitcoin Cash network
2017-08-02  Ian ColemanAdd BIP49 tab
2017-08-02  Ian ColemanChange BIP44 purpose and coin fields to readonly
2017-07-03  iancolemanMerge pull request #81 from mikeyb/naming
2017-07-02  mikeybstandardize dropdown naming scheme
2017-07-01  mikeybAdd CRW - Crown
2017-06-20  Ian ColemanChange entropy Strength to Time To Crack
2017-06-16  iancolemanMerge pull request #77 from krychlicki/dash_testnet
2017-06-16  Karol Rychlickiadd dash testnet
2017-06-14  Ian ColemanFix typo: s/litecoin/ripple
2017-06-14  Ian ColemanFix ethereum test to include hex prefix
2017-06-06  iancolemanMerge pull request #71 from LedgerHQ/master
2017-06-05  iancolemanMerge pull request #70 from LedgerHQ/master
2017-06-02  amougelmerging
2017-06-02  amougelAdded test
2017-06-01  Pierre PollastriMerge pull request #1 from amougel/master
2017-05-30  iancolemanMerge pull request #69 from slimcoin-project/master
2017-05-26  Graham HigginsAdd Slimcoin
2017-04-27  iancolemanMerge pull request #65 from mikeyb/game
2017-04-24  mikeybadd test for GAME
2017-03-02  Ian ColemanRegression test for seed from Japanese mnemonic
2017-02-23  Ian ColemanIssue 58 test - bitcore bip32 derivation bug
2017-02-21  Ian ColemanNetwork order is alphabetical.
2017-02-19  Ian ColemanBIP32 client select tests
2017-02-19  iancolemanMerge pull request #55 from galeksandrp/patch-1
2017-02-15  Ian ColemanEthereum addresses include checksum
2017-02-11  Ian ColemanTest timeout increased for low performance devices
2017-02-11  Ian ColemanEthereum tests
2017-02-10  Ian ColemanRaw Entropy is the default for mnemonic length
2017-01-12  Ian ColemanEntropy is left-padded to 256 bits
2017-01-04  Ian ColemanGeneration process stopped when table rows cleared
2017-01-03  Ian ColemanTest suggested word for first four letters of word
2016-12-22  Ian ColemanCard entropy uses secure hashing when > 256 bits
2016-12-19  Ian ColemanRoot key validity is checked before deriving
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
next