Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hive wallet is no longer available | Ian Coleman | 2016-11-28 | 1 | -9/+0 |
| | |||||
* | Mycelium derivation paths contain more details | Ian Coleman | 2016-11-28 | 1 | -1/+12 |
| | |||||
* | Entropy defaults to generating a 15 word mnemonic | Ian Coleman | 2016-11-25 | 1 | -1/+1 |
| | |||||
* | Entropy feedback retains horizontal spacing | Ian Coleman | 2016-11-16 | 1 | -12/+18 |
| | | | | | was previously wrapping poorly for entropy with zxcvbn suggestions, such as many repeated 6s | ||||
* | BigInteger library moved to own file | Ian Coleman | 2016-11-16 | 1 | -0/+1 |
| | |||||
* | Card suit font height is closer to text height | Ian Coleman | 2016-11-14 | 1 | -1/+1 |
| | |||||
* | Card suits have color and use larger font size | Ian Coleman | 2016-11-14 | 1 | -0/+16 |
| | |||||
* | Entropy section consumes less vertical space | Ian Coleman | 2016-11-14 | 1 | -51/+47 |
| | |||||
* | Entropy field consumes same vertical width as help | Ian Coleman | 2016-11-10 | 1 | -2/+2 |
| | |||||
* | Entropy strength measured using zxcvbn | Ian Coleman | 2016-11-10 | 1 | -0/+1 |
| | |||||
* | Entropy types are clearly indicated in UI | Ian Coleman | 2016-11-10 | 1 | -1/+12 |
| | |||||
* | Cards added to entropy placeholder text | Ian Coleman | 2016-11-10 | 1 | -1/+1 |
| | |||||
* | Mnemonic length can be set when using raw entropy | Ian Coleman | 2016-11-10 | 1 | -1/+1 |
| | |||||
* | Entropy feedback in tabular format, not sentence | Ian Coleman | 2016-11-10 | 1 | -10/+50 |
| | |||||
* | Entropy can be supplied by user | Ian Coleman | 2016-11-04 | 1 | -6/+50 |
| | |||||
* | Table uses monospace font. | Ian Coleman | 2016-11-03 | 1 | -1/+4 |
| | | | | See https://github.com/iancoleman/bip39/issues/32#issuecomment-257776567 | ||||
* | Public key column in table, shown as hex | Ian Coleman | 2016-11-02 | 1 | -0/+7 |
| | |||||
* | Languages no longer experimental. | Ian Coleman | 2016-10-21 | 1 | -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 Coleman | 2016-10-20 | 1 | -1/+2 |
| | |||||
* | Multiple language functionality added | Ian Coleman | 2016-10-20 | 1 | -0/+3 |
| | |||||
* | jsBip39 and wordlists updated with new languages | Ian Coleman | 2016-10-20 | 1 | -0/+6 |
| | |||||
* | Languages html to select language | Ian Coleman | 2016-10-20 | 1 | -0/+15 |
| | |||||
* | Links and author changed to iancoleman | Ian Coleman | 2016-10-11 | 1 | -5/+5 |
| | |||||
* | Generate button moved for simpler user experience | Ian Coleman | 2016-10-05 | 1 | -18/+25 |
| | |||||
* | Derivation path for Block Explorers | Ian Coleman | 2016-09-05 | 1 | -0/+9 |
| | |||||
* | Tests for passphrase and coin selection | Ian Coleman | 2016-08-23 | 1 | -8/+8 |
| | |||||
* | Bitcoin Core derivation path information | Ian Coleman | 2016-08-23 | 1 | -0/+9 |
| | |||||
* | Hardened Addresses checkbox | Ian Coleman | 2016-08-23 | 1 | -0/+7 |
| | | | | This closes issue #25 | ||||
* | BIP32 Root Key can be specified by user | Ian Coleman | 2016-08-23 | 1 | -1/+1 |
| | |||||
* | Words not in list show error with suggestion | Ian Coleman | 2016-08-15 | 1 | -0/+1 |
| | |||||
* | Display BIP39 seed | Kirill Kovalenko | 2016-03-18 | 1 | -0/+6 |
| | |||||
* | Make CSS and JS path relative | Kirill Kovalenko | 2016-03-18 | 1 | -9/+9 |
| | |||||
* | Strength field uses select tag | Ian Coleman | 2015-10-23 | 1 | -1/+10 |
| | | | | Closes #17 | ||||
* | Default mnemonic length is 15 | Ian Coleman | 2015-08-21 | 1 | -1/+1 |
| | | | | Closes #11 | ||||
* | Index column changed to Path | Ian Coleman | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | Wallet tabs removed, added text to BIP32 tab | Ian Coleman | 2015-08-16 | 1 | -38/+25 |
| | |||||
* | ShadowCash networks added to bitcoinjs | Ian Coleman | 2015-08-16 | 1 | -0/+1 |
| | |||||
* | Brainwallet link works, must use web archive | Ian Coleman | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | CDN removed for js/css libraries | Ian Coleman | 2015-08-16 | 1 | -3/+3 |
| | |||||
* | bitcoinjs 1.0.0 changed to bitcoinjs 1.5.7 | Ian Coleman | 2015-08-16 | 1 | -1/+1 |
| | |||||
* | Network select populated automatically by js | Ian Coleman | 2015-08-16 | 1 | -4/+1 |
| | |||||
* | Wordlists.js removed | Ian Coleman | 2014-10-13 | 1 | -1/+0 |
| | |||||
* | Mycelium Wallet is an option for derivation path | Ian Coleman | 2014-10-13 | 1 | -0/+18 |
| | |||||
* | Hive Wallet added as an option for derivation path | Ian Coleman | 2014-10-13 | 1 | -2/+20 |
| | |||||
* | Coin select input moved below passphrase input | Ian Coleman | 2014-10-13 | 1 | -11/+11 |
| | |||||
* | Coin selection is done from a single control | Ian Coleman | 2014-10-13 | 1 | -21/+0 |
| | | | | | There were three places to select the coin type, which was getting confusing. Only one place to select it is needed. | ||||
* | fixed spacing, added missing tag | Robert Johnson | 2014-09-29 | 1 | -1/+1 |
| | |||||
* | allow for address change, while still allowing use of BIP44. | Robert Johnson | 2014-09-29 | 1 | -0/+11 |
| | |||||
* | Tabs for derivation path have ids | Ian Coleman | 2014-09-30 | 1 | -2/+2 |
| | |||||
* | Indenting is consistent | Ian Coleman | 2014-09-30 | 1 | -2/+5 |
| |