]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - src/index.html
Add client select
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / index.html
2017-02-07  Alexander GeorgievskiyAdd client select
2017-02-07  Alexander GeorgievskiyAdd MultBit HD BIP32 hint
2016-12-22  Ian ColemanNote that entropy must not be stored
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 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-01  Ian ColemanQR code shown on hover for certain bits of data
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-16  Ian ColemanEntropy feedback retains horizontal spacing
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 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-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 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-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-09-05  Ian ColemanDerivation path for Block Explorers
2016-08-23  Dan GershonyMerge pull request #1 from dcpos/master
2016-08-23  Ian ColemanTests for passphrase and coin selection
2016-08-23  Ian ColemanBitcoin Core derivation path information
2016-08-23  Ian ColemanHardened Addresses checkbox
2016-08-23  Ian ColemanBIP32 Root Key can be specified by user
2016-08-15  Ian ColemanWords not in list show error with suggestion
2016-03-19  iancolemanMerge pull request #20 from dooglus/ignore_space_changes
2016-03-19  iancolemanMerge pull request #18 from kirillkovalenko/master
2016-03-18  Kirill KovalenkoDisplay BIP39 seed
2016-03-18  Kirill KovalenkoMake CSS and JS path relative
2015-10-22  Ian ColemanStrength field uses select tag
2015-08-21  iancolemanMerge pull request #15 from dooglus/clam
2015-08-20  Ian ColemanDefault mnemonic length is 15
2015-08-16  Ian ColemanIndex column changed to Path
2015-08-16  Ian ColemanWallet tabs removed, added text to BIP32 tab
2015-08-16  Ian ColemanShadowCash networks added to bitcoinjs
2015-08-16  Ian ColemanBrainwallet link works, must use web archive
2015-08-16  Ian ColemanCDN removed for js/css libraries
2015-08-16  Ian Colemanbitcoinjs 1.0.0 changed to bitcoinjs 1.5.7
2015-08-16  Ian ColemanNetwork select populated automatically by js
2014-10-13  Ian ColemanWordlists.js removed
2014-10-13  Ian ColemanMycelium Wallet is an option for derivation path
2014-10-13  Ian ColemanHive Wallet added as an option for derivation path
2014-10-13  Ian ColemanCoin select input moved below passphrase input
2014-10-13  Ian ColemanCoin selection is done from a single control
2014-10-12  iancolemanMerge pull request #3 from robjohnson189/coin_selection
2014-09-30  Robert Johnsonfixed spacing, added missing tag
2014-09-30  Robert Johnsonallow for address change, while still allowing use...
2014-09-30  Ian ColemanTabs for derivation path have ids
2014-09-30  Ian ColemanIndenting is consistent
2014-09-29  Ian ColemanUnsupported coins removed
2014-09-29  Ian ColemanCoin selection via select element
2014-09-29  Ian ColemanAcknowledgements has sjcl instead of asmcrypto
2014-09-29  Ian Colemanjsbip39 updated and asmcrypto replaced with sjcl
2014-09-27  Ian ColemanUTF-8 strings handled correctly by asmCrypto
2014-09-25  Ian ColemanStandardized words, 'phrase' changed to 'mnemonic'
2014-09-25  Ian Coleman"Loading..." shows in feedback while page loads
2014-09-25  Ian Colemandisabled changed to readonly
2014-09-24  Ian ColemanDisabled fields use normal text-select cursor
2014-09-24  iancolemanMerge pull request #1 from prusnak/master
2014-09-24  Pavol Rusnakadd support for BIP39 passphrase
2014-09-24  Ian ColemanHelp text has correct left padding
2014-09-24  Ian ColemanHelp text for entering your own phrase
2014-09-18  Ian ColemanPadding at bottom of page
2014-09-18  Ian ColemanOffline Usage documentation
2014-09-18  Ian ColemanAcknowledgements and link to source
2014-09-18  Ian ColemanMove from private repo