aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
Commit message (Collapse)AuthorAgeFilesLines
...
* BIP44 Account xprv and xpub keys are shownIan Coleman2016-12-121-23/+32
| | | | which are used for import / export in most BIP44 wallets.
* QR code shown on hover for certain bits of dataIan Coleman2016-12-011-8/+29
| | | | | | | | | | | | QR code shown for: * mnemonic * seed * root key * derived extended private key * derived extended public key * addresses * public keys * private keys
* Translation library does basic language switchingIan Coleman2016-11-291-0/+2
|
* Strings in UI marked for translationIan Coleman2016-11-291-124/+152
| | | | in preparation for adding multiple languages to the interface.
* BIP32 tab wallets use consistent vertical spacingIan Coleman2016-11-281-1/+6
|
* Blank rows in initial table have no missing cellsIan Coleman2016-11-281-5/+5
|
* Hive wallet is no longer availableIan Coleman2016-11-281-9/+0
|
* Mycelium derivation paths contain more detailsIan Coleman2016-11-281-1/+12
|
* Entropy defaults to generating a 15 word mnemonicIan Coleman2016-11-251-1/+1
|
* Entropy feedback retains horizontal spacingIan Coleman2016-11-161-12/+18
| | | | | was previously wrapping poorly for entropy with zxcvbn suggestions, such as many repeated 6s
* BigInteger library moved to own fileIan Coleman2016-11-161-0/+1
|
* Card suit font height is closer to text heightIan Coleman2016-11-141-1/+1
|
* Card suits have color and use larger font sizeIan Coleman2016-11-141-0/+16
|
* Entropy section consumes less vertical spaceIan Coleman2016-11-141-51/+47
|
* Entropy field consumes same vertical width as helpIan Coleman2016-11-101-2/+2
|
* Entropy strength measured using zxcvbnIan Coleman2016-11-101-0/+1
|
* Entropy types are clearly indicated in UIIan Coleman2016-11-101-1/+12
|
* Cards added to entropy placeholder textIan Coleman2016-11-101-1/+1
|
* Mnemonic length can be set when using raw entropyIan Coleman2016-11-101-1/+1
|
* Entropy feedback in tabular format, not sentenceIan Coleman2016-11-101-10/+50
|
* Entropy can be supplied by userIan Coleman2016-11-041-6/+50
|
* Table uses monospace font.Ian Coleman2016-11-031-1/+4
| | | | See https://github.com/iancoleman/bip39/issues/32#issuecomment-257776567
* Public key column in table, shown as hexIan Coleman2016-11-021-0/+7
|
* Languages no longer experimental.Ian Coleman2016-10-211-1/+0
| | | | | Still pending reference implementation unit tests, but the ones included in jsbip39 were generated using the reference implementation.
* Languages without unit tests marked 'experimental'Ian Coleman2016-10-201-1/+2
|
* Multiple language functionality addedIan Coleman2016-10-201-0/+3
|
* jsBip39 and wordlists updated with new languagesIan Coleman2016-10-201-0/+6
|
* Languages html to select languageIan Coleman2016-10-201-0/+15
|
* Links and author changed to iancolemanIan Coleman2016-10-111-5/+5
|
* Generate button moved for simpler user experienceIan Coleman2016-10-051-18/+25
|
* Derivation path for Block ExplorersIan Coleman2016-09-051-0/+9
|
* Tests for passphrase and coin selectionIan Coleman2016-08-231-8/+8
|
* Bitcoin Core derivation path informationIan Coleman2016-08-231-0/+9
|
* Hardened Addresses checkboxIan Coleman2016-08-231-0/+7
| | | | This closes issue #25
* BIP32 Root Key can be specified by userIan Coleman2016-08-231-1/+1
|
* Words not in list show error with suggestionIan Coleman2016-08-151-0/+1
|
* Display BIP39 seedKirill Kovalenko2016-03-181-0/+6
|
* Make CSS and JS path relativeKirill Kovalenko2016-03-181-9/+9
|
* Strength field uses select tagIan Coleman2015-10-231-1/+10
| | | | Closes #17
* Default mnemonic length is 15Ian Coleman2015-08-211-1/+1
| | | | Closes #11
* Index column changed to PathIan Coleman2015-08-161-1/+1
|
* Wallet tabs removed, added text to BIP32 tabIan Coleman2015-08-161-38/+25
|
* ShadowCash networks added to bitcoinjsIan Coleman2015-08-161-0/+1
|
* Brainwallet link works, must use web archiveIan Coleman2015-08-161-1/+1
|
* CDN removed for js/css librariesIan Coleman2015-08-161-3/+3
|
* bitcoinjs 1.0.0 changed to bitcoinjs 1.5.7Ian Coleman2015-08-161-1/+1
|
* Network select populated automatically by jsIan Coleman2015-08-161-4/+1
|
* Wordlists.js removedIan Coleman2014-10-131-1/+0
|
* Mycelium Wallet is an option for derivation pathIan Coleman2014-10-131-0/+18
|
* Hive Wallet added as an option for derivation pathIan Coleman2014-10-131-2/+20
|