]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - src
Merge pull request #81 from mikeyb/naming
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src /
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 ColemanRelease v0.1.1
2017-06-20  Ian ColemanRename Word Count to Raw Entropy Words
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 ColemanAdd hex prefix to ethereum keys
2017-06-14  Ian ColemanDisplay version number in top right
2017-06-06  iancolemanMerge pull request #71 from LedgerHQ/master
2017-06-05  amougeldeleting the remaining checksum from the private key
2017-06-05  amougeldeleting the remaining checksum from the private key
2017-06-05  iancolemanMerge pull request #70 from LedgerHQ/master
2017-06-01  Pierre PollastriMerge pull request #1 from amougel/master
2017-06-01  amougelAdded support for Ripple
2017-05-30  iancolemanMerge pull request #69 from slimcoin-project/master
2017-05-26  Graham HigginsAdd Slimcoin
2017-05-21  4eadd52dRevert "Add virtual keyboard"
2017-05-19  4eadd52dAdd virtual keyboard
2017-04-27  iancolemanMerge pull request #65 from mikeyb/game
2017-04-23  mikeybAdd GAME support
2017-03-02  Ian ColemanString normalization polyfill
2017-03-02  Ian Colemanjsbip39 updated - fixes Japanese language
2017-02-21  Ian ColemanNetwork order is alphabetical.
2017-02-21  Ian Colemanfavicon added to index.html
2017-02-19  Ian ColemanMultibit on BIP32 tab has own section
2017-02-19  Ian ColemanClient select has 'custom derivation path' option
2017-02-19  Ian ColemanCoin Client select moved to BIP32 tab
2017-02-19  iancolemanMerge pull request #55 from galeksandrp/patch-1
2017-02-15  Ian ColemanEthereum addresses include checksum
2017-02-11  Ian ColemanEthereum tests
2017-02-10  Ian ColemanEthereum address table is populated
2017-02-10  Ian ColemanEthereum Util library
2017-02-10  Ian ColemanRaw Entropy is the default for mnemonic length
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 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 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 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 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 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 ColemanEntropy defaults to generating a 15 word mnemonic
2016-11-25  Ian ColemanCard entropy calculation bugfix
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 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 ColemanCard suit font height is closer to text height
2016-11-14  Ian ColemanEntropy is truncated from the left
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-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 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.
next