]> git.immae.eu Git - perso/Immae/Projets/Cryptomonnaies/BIP39.git/history - src/js/index.js
Merge branch 'master' into master
[perso/Immae/Projets/Cryptomonnaies/BIP39.git] / src / js / index.js
2017-11-22  Ian ColemanAdd BIP141 tab for full segwit compatibility
2017-11-21  Ian ColemanRemove segwit from bip32 tab
2017-11-21  Ian ColemanUse ltub for litecoin by default instead of xprv
2017-11-21  Ian ColemanAllow more rows to be generated at a custom index
2017-11-16  Ian ColemanFix ordering of networks to be alphabetical
2017-11-14  iancolemanMerge pull request #129 from rsnel/bgold
2017-11-14  iancolemanMerge pull request #126 from monautils/master
2017-11-14  Rik Sneladd BTG (Bitcoin Gold/bgold)
2017-11-09  you21979add monacoin
2017-10-31  Ian ColemanAdd P2WPKH-nested-in-P2SH to litecoin
2017-10-31  Ian ColemanUse correct prefixes for xprv/xpub with segwit
2017-10-30  Ian ColemanAllow BitPay address format for bitcoin cash
2017-10-10  iancolemanMerge pull request #123 from alkley/master
2017-10-09  alkleyAdd nubits
2017-09-27  iancolemanMerge pull request #120 from fujicoin/add-fujicoin
2017-09-26  mottyadd Fujicoin
2017-09-20  Ian ColemanDetect and warn of filtered entropy
2017-09-01  Ian ColemanAllow P2WPKH nested in P2SH addresses on BIP32 tab
2017-09-01  Ian ColemanValidate root key correctly for alternate networks
2017-09-01  Ian ColemanRename bip49 to p2wpkhNestedInP2sh where suitable
2017-08-27  Ian ColemanAdd a checkbox to switch litecoin key prefixes
2017-08-23  Ian ColemanShow error when using xpub with hardened addresses
2017-08-22  iancolemanMerge pull request #92 from jonspock/master
2017-08-22  Jon SpockAdd maza coin
2017-08-16  Ian ColemanImprove showing feedback for pending calculations
2017-08-16  Ian ColemanClear old seed when mnemonic is changed
2017-08-14  iancolemanMerge pull request #89 from alkley/master
2017-08-11  alkleyAdded PIVX
2017-08-07  Ian ColemanOrder networks alphabetically
2017-08-07  Ian ColemanAdd BCH - Bitcoin Cash network
2017-08-07  Ian ColemanDefault coin selection is BTC - Bitcoin
2017-08-07  iancolemanMerge pull request #87 from alkley/master
2017-08-06  alkleyAdded myriad to selectbox
2017-08-02  Ian ColemanAdd BIP49 tab
2017-08-02  Ian ColemanRefactor clearKey to better named clearKeys
2017-08-02  Ian ColemanChange BIP44 purpose and coin fields to readonly
2017-08-02  Ian ColemanUpgrade bitcoinjs from v1.5.7 to v3.1.1
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 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-06  iancolemanMerge pull request #71 from LedgerHQ/master
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-04-27  iancolemanMerge pull request #65 from mikeyb/game
2017-04-23  mikeybAdd GAME support
2017-02-21  Ian ColemanNetwork order is alphabetical.
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  iancolemanMerge pull request #55 from galeksandrp/patch-1
2017-02-15  Ian ColemanEthereum addresses include checksum
2017-02-10  Ian ColemanEthereum address table is populated
2017-02-07  Alexander GeorgievskiyAdd client select
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-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-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 ColemanbitsPerEvent correct for multiple decks of cards
2016-11-30  Ian ColemanCard bits per event is shown as the average value
2016-11-17  Ian ColemanBits Per Event says 'or less' for card entropy
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 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-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 strength measured using zxcvbn
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-07  Ian ColemanCards can be used for entropy
2016-11-07  Ian ColemanBlank entropy does not generate addresses
2016-11-04  Ian ColemanEntropy can be supplied by user
2016-11-02  Ian ColemanPublic key column in table, shown as hex
2016-10-20  Ian ColemanMultiple language functionality added
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-23  Dan GershonyAdd dash
next