]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/shortlog
perso/Immae/Projets/Cryptomonnaies/BIP39.git
2017-02-07  Alexander GeorgievskiyAdd client select
2017-02-07  Alexander GeorgievskiyAdd MultBit HD BIP32 hint
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
2017-01-03  iancolemanMerge pull request #48 from chrisrico/master
2017-01-02  Chris RicoWhen completing a mnemonic word, return immediately...
2016-12-22  Ian ColemanCard entropy changes compiled into standalone
2016-12-22  Ian ColemanNote that entropy must not be stored
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-15  Ian ColemanWarnings and QR changes compiled into standalone.
2016-12-15  Ian ColemanQR code is hidden by default
2016-12-15  Ian ColemanQR code warns for scanners that keep history
2016-12-15  Ian ColemanTranslation library can translate title attributes
2016-12-15  Ian ColemanBits of entropy has info about possible weaknesses
2016-12-15  Ian ColemanLicense details in More Info section
2016-12-13  Ian ColemanTypo Extendend > Extended
2016-12-12  Ian ColemanBIP44 account extended keys compiled to standalone
2016-12-12  Ian ColemanBIP44 Account xprv and xpub keys are shown
2016-12-11  Ian Colemanbip44TabSelected and bip32TabSelected functions
2016-12-11  Ian ColemanExtended Key calculation does not use global var
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 ColemanbitsPerEvent correct for multiple decks of cards
2016-11-30  Ian ColemanCard bits per event is shown as the average value
2016-11-30  Ian ColemanTranslations and new card entropy in standalone
2016-11-30  Ian ColemanCard entropy has improved conversion to binary
2016-11-29  Ian ColemanTranslation library does basic language switching
2016-11-29  Ian ColemanStrings in UI marked for translation
2016-11-28  Ian ColemanMIT license
2016-11-28  Ian ColemanBIP32 Tab wallet changes compiled into standalone
2016-11-28  Ian ColemanBIP32 tab wallets use consistent vertical spacing
2016-11-28  Ian ColemanBlank rows in initial table have no missing cells
2016-11-28  Ian ColemanHive wallet is no longer available
2016-11-28  Ian ColemanMycelium derivation paths contain more details
2016-11-25  Ian ColemanTest for issue 33 checks raw entropy is in use
2016-11-25  Ian ColemanCard entropy fixes compiled into standalone
2016-11-25  Ian ColemanEntropy defaults to generating a 15 word mnemonic
2016-11-25  Ian ColemanCard entropy calculation bugfix
2016-11-17  Ian ColemanCard entropy corrections compiled into standalone
2016-11-17  Ian ColemanBits Per Event says 'or less' for card entropy
2016-11-17  Ian ColemanEntropy library has extra comments for clarity
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 ColemanCard entropy changes compiled into standalone.html
2016-11-16  Ian ColemantestMaxTime increased from 5s to 10s
2016-11-16  Ian ColemanEntropy feedback retains horizontal spacing
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-15  Ian ColemanBigInteger library moved to own file
2016-11-14  Ian ColemanEntropy changes compiled into standalone
2016-11-14  Ian ColemanCard suit font height is closer to text height
2016-11-14  Ian ColemanEntropy is truncated from the left
2016-11-14  Ian ColemanTests pass with new entropy layout
2016-11-14  Ian ColemanCard suits have color and use larger font size
2016-11-14  Ian ColemanEntropy section consumes less vertical space
2016-11-11  Ian ColemanEntropy changes compiled into standalone.html
2016-11-10  Ian ColemanStrength tests include zxcvbn strength detection
2016-11-10  Ian ColemanEntropy field consumes same vertical width as help
2016-11-10  Ian ColemanEntropy strength measured using zxcvbn
2016-11-10  Ian ColemanEntropy types are clearly indicated in UI
2016-11-10  Ian ColemanCards added to entropy placeholder text
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-09  Ian ColemanDOM.strength renamed DOM.generatedStrength
2016-11-09  Ian ColemanCard entropy uses unicode suit symbols in cleanStr
2016-11-09  Ian ColemanDice conversion to Base 6 uses arrays not strings
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 ColemanEntropy refactor to prep for card detection
2016-11-07  Ian ColemanBlank entropy does not generate addresses
2016-11-07  Ian Colemanjsbip39 updated to latest version
2016-11-04  Ian ColemanEntropy can be supplied by user
2016-11-02  Ian ColemanTable uses monospace font.
2016-11-02  Ian ColemanPublic key column in table, shown as hex
2016-10-20  Ian ColemanLanguages no longer experimental.
2016-10-20  Ian ColemanLanguages compiled into bip39-standalone.html
2016-10-20  Ian ColemanLanguages without unit tests marked 'experimental'
2016-10-20  Ian ColemanMultiple language functionality added
2016-10-20  Ian ColemanjsBip39 and wordlists updated with new languages
2016-10-20  Ian ColemanNon-English language tests added
2016-10-19  Ian ColemanLanguages html to select language
2016-10-10  Ian ColemanLinks and author changed to iancoleman
2016-10-05  Ian ColemanGenerate button moved for simpler user experience
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
next