]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - src/js/index.js
Network-specific javascript refactored
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / index.js
2015-08-16  Ian ColemanNetwork-specific javascript refactored
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 ColemanHive Wallet added as an option for derivation path
2014-10-13  Ian ColemanCoin selection is done from a single control
2014-10-13  Ian ColemanBIP44 tab is always visible, unused code removed
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 ColemanDerivation path tabs display by network selection
2014-09-29  Ian ColemanNew cells show with correct visibility
2014-09-29  Ian ColemanAddresses shown in table as they're calculated
2014-09-27  Ian ColemanPhrase is normalized before checking for errors
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 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-24  iancolemanMerge pull request #1 from prusnak/master
2014-09-24  Pavol Rusnakadd support for BIP39 passphrase
2014-09-18  Ian ColemanMove from private repo