]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - bip39-standalone.html
xpub key can be used as bip32 root key
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / bip39-standalone.html
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-13  Ian ColemanTypo Extendend > Extended
2016-12-12  Ian ColemanBIP44 account extended keys compiled to standalone
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-28  Ian ColemanBIP32 Tab wallet changes compiled into standalone
2016-11-25  Ian ColemanCard entropy fixes compiled into standalone
2016-11-17  Ian ColemanCard entropy corrections compiled into standalone
2016-11-16  Ian ColemanCard entropy changes compiled into standalone.html
2016-11-14  Ian ColemanEntropy changes compiled into standalone
2016-11-11  Ian ColemanEntropy changes compiled into standalone.html
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-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-30  iancolemanMerge pull request #29 from dangershony/master
2016-08-25  dangershonyMerge branch 'master' of https://github.com/dangershony...
2016-08-25  dangershonynamecoin and peercoin
2016-08-24  iancolemanMerge pull request #27 from dangershony/master
2016-08-24  dangershonyupdate root key network
2016-08-24  dangershonybuild
2016-08-23  dangershonycompile
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 ColemanStandalone has hardened 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-08-15  Ian ColemanDerivation Path errors are detected.
2016-08-15  Ian ColemanDerivation Path global replaced with function
2016-08-01  Ian ColemanDerivation path on network change is correct.
2016-03-19  Ian ColemanPull Request #18 in bip39-standalone.html
2016-03-19  iancolemanMerge pull request #20 from dooglus/ignore_space_changes
2016-03-19  Chris MooreNormalize whitespace before using mnemonic. Fixes #19.
2015-10-22  Ian ColemanStrength field uses select tag
2015-08-21  iancolemanMerge pull request #15 from dooglus/clam
2015-08-21  Chris MooreAdd CLAM.
2015-08-20  Ian ColemanDefault mnemonic length is 15
2015-08-20  Ian ColemanTypo privkeCell > privkeyCell
2015-08-20  Ian ColemanDerivation path set correctly when changing coins
2015-08-16  Ian ColemanIndex column changed to Path
2015-08-16  Ian ColemanAdditional coins added which have BIP44
2015-08-16  Ian ColemanStandalone contains ShadowCash
2015-08-16  Ian Colemancompile.py generates bip39-standalone.html
2015-08-16  iancolemanMerge pull request #8 from dasource/master
2015-08-13  dasourceAdded feePerKb
2015-08-13  dasourceUpdated BIP44 index
2015-07-21  dasourceAdd Shadow and Shadow Testnet
2014-10-14  Ian ColemanDogecoin uses official BIP44 coin type
2014-10-14  iancolemanMerge pull request #4 from robjohnson189/mycelium_testn...
2014-10-14  Robert Johnsonfix to switch bip44 coin type path for mycelium when...
2014-10-13  Ian ColemanStandalone update: coin select, hive and mycelium
2014-10-12  iancolemanMerge pull request #3 from robjohnson189/coin_selection
2014-09-30  Robert Johnsonfixed spacing, added missing tag
2014-09-30  Robert Johnsonupdated standalone
2014-09-30  Ian ColemanDerivation path tabs display by network selection
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 Colemanbip39-standalone uses sjcl
2014-09-27  Ian Colemanbip39-standalone updated
2014-09-27  Ian ColemanPhrase is normalized before checking for errors
2014-09-27  Ian Colemanmnemonic.normalizeString method made public
2014-09-26  iancolemanMerge pull request #2 from robjohnson189/networkfix
2014-09-26  Robert Johnsonpassing in network to toWIF
2014-09-26  Ian Colemanbip32.org format not used for seed
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 Colemankeyup event changed to input
2014-09-25  Ian ColemanRevert "Update only happens when phrase is changed"
2014-09-25  Ian ColemanUpdate only happens when phrase is changed
2014-09-25  Ian Colemandisabled changed to readonly
2014-09-24  Ian ColemanDisabled fields use normal text-select cursor
2014-09-24  Ian ColemanDuplicate address table removed
2014-09-24  Ian ColemanSupport for optional passphrase in offline page
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 Colemanbip32-standalone.html updated
2014-09-18  Ian ColemanMove from private repo