Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add Fujicoin | motty | 2017-09-26 | 2 | -0/+19 |
| | |||||
* | Release v0.2.6 | Ian Coleman | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Detect and warn of filtered entropy | Ian Coleman | 2017-09-20 | 2 | -0/+18 |
| | |||||
* | Reword entropy text to say one type, not multiple | Ian Coleman | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | Adding BIP 49 to "More info" section. | Jonathan Cross | 2017-09-18 | 1 | -0/+5 |
| | |||||
* | Merge pull request #103 from Zwilla/patch-3 | iancoleman | 2017-09-08 | 1 | -1/+1 |
|\ | | | | | correctLevel from 2 to 3 | ||||
| * | correctLevel from 2 to 3 | Zwilla | 2017-09-07 | 1 | -1/+1 |
| | | | | | | | | | | correctLevel 3 is generally recommended for industrial environments. See also: https://github.com/iancoleman/bip39/issues/101 | ||||
* | | remove sourceMappingURL=zxcvbn.js.map | Zwilla | 2017-09-07 | 1 | -1/+1 |
|/ | | | | just remove this line, if not every time we run the converter it searches for the map file. It is not enough to uncomment this line. thx | ||||
* | changed some wrong comma and ; | Zwilla | 2017-09-04 | 1 | -42/+42 |
| | | | nothing else | ||||
* | Release v0.2.5 | Ian Coleman | 2017-09-01 | 1 | -1/+1 |
| | |||||
* | Allow P2WPKH nested in P2SH addresses on BIP32 tab | Ian Coleman | 2017-09-01 | 2 | -1/+17 |
| | |||||
* | Validate root key correctly for alternate networks | Ian Coleman | 2017-09-01 | 1 | -2/+1 |
| | |||||
* | Rename bip49 to p2wpkhNestedInP2sh where suitable | Ian Coleman | 2017-09-01 | 1 | -35/+35 |
| | |||||
* | Release v0.2.4 | Ian Coleman | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | Add a checkbox to switch litecoin key prefixes | Ian Coleman | 2017-08-28 | 3 | -1/+37 |
| | |||||
* | Show error when using xpub with hardened addresses | Ian Coleman | 2017-08-24 | 1 | -1/+3 |
| | |||||
* | Release v0.2.3 | Ian Coleman | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | Merge pull request #92 from jonspock/master | iancoleman | 2017-08-23 | 2 | -0/+20 |
|\ | | | | | Add maza coin, update PIVX in bip39-standalone.html | ||||
| * | Add maza coin | Jon Spock | 2017-08-21 | 2 | -0/+20 |
| | | |||||
* | | Release v0.2.2 | Ian Coleman | 2017-08-16 | 1 | -1/+1 |
| | | |||||
* | | Improve showing feedback for pending calculations | Ian Coleman | 2017-08-16 | 1 | -7/+8 |
| | | |||||
* | | Clear old seed when mnemonic is changed | Ian Coleman | 2017-08-16 | 1 | -0/+4 |
|/ | |||||
* | Added PIVX | alkley | 2017-08-11 | 2 | -0/+38 |
| | |||||
* | Release v0.2.1 | Ian Coleman | 2017-08-07 | 1 | -1/+1 |
| | |||||
* | Order networks alphabetically | Ian Coleman | 2017-08-07 | 1 | -6/+6 |
| | |||||
* | Add BCH - Bitcoin Cash network | Ian Coleman | 2017-08-07 | 1 | -0/+8 |
| | |||||
* | Default coin selection is BTC - Bitcoin | Ian Coleman | 2017-08-07 | 1 | -0/+3 |
| | |||||
* | placeholder scripthash | alkley | 2017-08-06 | 1 | -0/+1 |
| | |||||
* | Added myriad to selectbox | alkley | 2017-08-06 | 1 | -0/+8 |
| | |||||
* | Added myriad to extensions | alkley | 2017-08-06 | 1 | -0/+10 |
| | |||||
* | Release v0.2.0 | Ian Coleman | 2017-08-05 | 1 | -1/+1 |
| | |||||
* | Add BIP49 tab | Ian Coleman | 2017-08-02 | 3 | -26/+238 |
| | |||||
* | Refactor clearKey to better named clearKeys | Ian Coleman | 2017-08-02 | 1 | -2/+12 |
| | |||||
* | Change BIP44 purpose and coin fields to readonly | Ian Coleman | 2017-08-02 | 2 | -4/+2 |
| | |||||
* | Order tabs for derivation path alphabetically | Ian Coleman | 2017-08-02 | 1 | -3/+3 |
| | |||||
* | Upgrade bitcoinjs from v1.5.7 to v3.1.1 | Ian Coleman | 2017-08-02 | 5 | -12734/+14950 |
| | |||||
* | Release v0.1.2 | Ian Coleman | 2017-07-03 | 1 | -1/+1 |
| | |||||
* | standardize dropdown naming scheme | mikeyb | 2017-07-02 | 1 | -33/+33 |
| | |||||
* | Add CRW - Crown | mikeyb | 2017-07-01 | 2 | -0/+17 |
| | |||||
* | Release v0.1.1 | Ian Coleman | 2017-06-20 | 1 | -1/+1 |
| | |||||
* | Rename Word Count to Raw Entropy Words | Ian Coleman | 2017-06-20 | 1 | -1/+1 |
| | | | | See issue 78 | ||||
* | Change entropy Strength to Time To Crack | Ian Coleman | 2017-06-20 | 2 | -32/+10 |
| | | | | See issue 78 | ||||
* | add dash testnet | Karol Rychlicki | 2017-06-16 | 2 | -0/+17 |
| | |||||
* | Add hex prefix to ethereum keys | Ian Coleman | 2017-06-14 | 1 | -0/+2 |
| | |||||
* | Display version number in top right | Ian Coleman | 2017-06-14 | 1 | -0/+6 |
| | |||||
* | Merge pull request #71 from LedgerHQ/master | iancoleman | 2017-06-06 | 1 | -1/+1 |
|\ | | | | | Deleting the remaining checksum from the Ripple private key | ||||
| * | deleting the remaining checksum from the private key | amougel | 2017-06-05 | 1 | -1/+1 |
| | | |||||
| * | deleting the remaining checksum from the private key | amougel | 2017-06-05 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #70 from LedgerHQ/master | iancoleman | 2017-06-05 | 4 | -0/+2034 |
|\| | | | | | Add support for Ripple | ||||
| * | Added support for Ripple | amougel | 2017-06-01 | 4 | -0/+2034 |
| | | | | | | | | Signed-off-by: amougel <alix.mougel@gmail.com> |