Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ethereum addresses include checksum | Ian Coleman | 2017-02-15 | 1 | -1/+3 |
| | |||||
* | Ethereum compiled into standalone | Ian Coleman | 2017-02-11 | 1 | -0/+22570 |
| | |||||
* | Raw Entropy is the default for mnemonic length | Ian Coleman | 2017-02-10 | 1 | -2/+2 |
| | |||||
* | Entropy is left-padded to 256 bits | Ian Coleman | 2017-01-12 | 1 | -1/+1 |
| | | | | Closes #49 | ||||
* | Generation process stopped when table rows cleared | Ian Coleman | 2017-01-04 | 1 | -4/+31 |
| | | | | Closes #44 | ||||
* | Test suggested word for first four letters of word | Ian Coleman | 2017-01-04 | 1 | -2/+3 |
| | | | | See https://github.com/iancoleman/bip39/pull/48 | ||||
* | When completing a mnemonic word, return immediately if one is found in the ↵ | Chris Rico | 2017-01-01 | 1 | -1/+3 |
| | | | | wordlist that starts with the given word | ||||
* | Card entropy changes compiled into standalone | Ian Coleman | 2016-12-22 | 1 | -5/+10 |
| | |||||
* | Root key validity is checked before deriving | Ian Coleman | 2016-12-19 | 1 | -0/+8 |
| | |||||
* | xpub key can be used as bip32 root key | Ian Coleman | 2016-12-19 | 1 | -4/+22 |
| | |||||
* | Warnings and QR changes compiled into standalone. | Ian Coleman | 2016-12-15 | 1 | -11/+44 |
| | |||||
* | Typo Extendend > Extended | Ian Coleman | 2016-12-13 | 1 | -1/+1 |
| | |||||
* | BIP44 account extended keys compiled to standalone | Ian Coleman | 2016-12-12 | 1 | -29/+70 |
| | |||||
* | QR code shown on hover for certain bits of data | Ian Coleman | 2016-12-01 | 1 | -8/+94 |
| | | | | | | | | | | | | QR code shown for: * mnemonic * seed * root key * derived extended private key * derived extended public key * addresses * public keys * private keys | ||||
* | Entropy with more than 4 decks can be calculated | Ian Coleman | 2016-11-30 | 1 | -1/+6 |
| | |||||
* | bitsPerEvent correct for multiple decks of cards | Ian Coleman | 2016-11-30 | 1 | -7/+14 |
| | |||||
* | Card bits per event is shown as the average value | Ian Coleman | 2016-11-30 | 1 | -1/+1 |
| | |||||
* | Translations and new card entropy in standalone | Ian Coleman | 2016-11-30 | 1 | -214/+467 |
| | |||||
* | BIP32 Tab wallet changes compiled into standalone | Ian Coleman | 2016-11-28 | 1 | -15/+22 |
| | |||||
* | Card entropy fixes compiled into standalone | Ian Coleman | 2016-11-25 | 1 | -13/+85 |
| | |||||
* | Card entropy corrections compiled into standalone | Ian Coleman | 2016-11-17 | 1 | -44/+84 |
| | |||||
* | Card entropy changes compiled into standalone.html | Ian Coleman | 2016-11-16 | 1 | -281/+364 |
| | |||||
* | Entropy changes compiled into standalone | Ian Coleman | 2016-11-14 | 1 | -74/+96 |
| | |||||
* | Entropy changes compiled into standalone.html | Ian Coleman | 2016-11-11 | 1 | -121/+344 |
| | |||||
* | Entropy can be supplied by user | Ian Coleman | 2016-11-04 | 1 | -7/+1929 |
| | |||||
* | 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 | -2/+23 |
| | |||||
* | 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 compiled into bip39-standalone.html | Ian Coleman | 2016-10-20 | 1 | -18/+1426 |
| | |||||
* | 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 |
| | |||||
* | namecoin and peercoin | dangershony | 2016-08-25 | 1 | -0/+34 |
| | |||||
* | update root key network | dangershony | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | build | dangershony | 2016-08-24 | 1 | -1/+1 |
| | |||||
* | compile | dangershony | 2016-08-23 | 1 | -0/+18 |
| | |||||
* | Tests for passphrase and coin selection | Ian Coleman | 2016-08-23 | 1 | -11/+16 |
| | |||||
* | Standalone has hardened addresses checkbox | Ian Coleman | 2016-08-23 | 1 | -1/+30 |
| | |||||
* | BIP32 Root Key can be specified by user | Ian Coleman | 2016-08-23 | 1 | -12/+75 |
| | |||||
* | Words not in list show error with suggestion | Ian Coleman | 2016-08-15 | 1 | -1/+236 |
| | |||||
* | Derivation Path errors are detected. | Ian Coleman | 2016-08-15 | 1 | -1/+33 |
| | |||||
* | Derivation Path global replaced with function | Ian Coleman | 2016-08-15 | 1 | -46/+37 |
| | |||||
* | Derivation path on network change is correct. | Ian Coleman | 2016-08-01 | 1 | -1/+0 |
| | | | | This closes #23 | ||||
* | Pull Request #18 in bip39-standalone.html | Ian Coleman | 2016-03-20 | 1 | -1/+10 |
| | |||||
* | Normalize whitespace before using mnemonic. Fixes #19. | Chris Moore | 2016-03-19 | 1 | -1/+1 |
| | |||||
* | Strength field uses select tag | Ian Coleman | 2015-10-23 | 1 | -16/+10 |
| | | | | Closes #17 | ||||
* | Merge pull request #15 from dooglus/clam | iancoleman | 2015-08-21 | 1 | -0/+16 |
|\ | | | | | Add CLAM. | ||||
| * | Add CLAM. | Chris Moore | 2015-08-20 | 1 | -0/+16 |
| | | |||||
* | | Default mnemonic length is 15 | Ian Coleman | 2015-08-21 | 1 | -1/+1 |
| | | | | | | | | Closes #11 | ||||
* | | Typo privkeCell > privkeyCell | Ian Coleman | 2015-08-21 | 1 | -1/+1 |
| | | | | | | | | Closes #12 |