]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - bip39-standalone.html
Derivation path tabs display by network selection
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / bip39-standalone.html
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