Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Adding BIP 49 to "More info" section. | Jonathan Cross | 2017-09-18 | 2 | -44/+54 | |
* | | Merge pull request #116 from jonathancross/iancoleman-bip39-compile | iancoleman | 2017-09-19 | 1 | -0/+1 | |
|\ \ | |/ |/| | ||||||
| * | Allowing compilation with Python 2.x and 3. | Jonathan Cross | 2017-09-18 | 1 | -0/+1 | |
|/ | ||||||
* | Merge pull request #103 from Zwilla/patch-3 | iancoleman | 2017-09-08 | 1 | -1/+1 | |
|\ | ||||||
| * | correctLevel from 2 to 3 | Zwilla | 2017-09-07 | 1 | -1/+1 | |
* | | Merge pull request #102 from Zwilla/patch-2 | iancoleman | 2017-09-08 | 1 | -1/+1 | |
|\ \ | |/ |/| | ||||||
| * | remove sourceMappingURL=zxcvbn.js.map | Zwilla | 2017-09-07 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #98 from Zwilla/patch-1 | iancoleman | 2017-09-04 | 1 | -42/+42 | |
|\ | ||||||
| * | changed some wrong comma and ; | Zwilla | 2017-09-04 | 1 | -42/+42 | |
|/ | ||||||
* | Improve release process order and add details | Ian Coleman | 2017-09-01 | 1 | -5/+7 | |
* | Release v0.2.5 | Ian Coleman | 2017-09-01 | 3 | -39/+60 | |
* | Allow P2WPKH nested in P2SH addresses on BIP32 tab | Ian Coleman | 2017-09-01 | 3 | -1/+56 | |
* | 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 | |
* | Add confirmation steps to the release process | Ian Coleman | 2017-08-28 | 1 | -0/+2 | |
* | Release v0.2.4 | Ian Coleman | 2017-08-28 | 3 | -4/+48 | |
* | Add a checkbox to switch litecoin key prefixes | Ian Coleman | 2017-08-28 | 4 | -1/+88 | |
* | Show error when using xpub with hardened addresses | Ian Coleman | 2017-08-24 | 2 | -1/+34 | |
* | Release v0.2.3 | Ian Coleman | 2017-08-23 | 3 | -2/+6 | |
* | Test for Maza network | Ian Coleman | 2017-08-23 | 1 | -0/+30 | |
* | Merge pull request #92 from jonspock/master | iancoleman | 2017-08-23 | 3 | -0/+40 | |
|\ | ||||||
| * | Add maza coin | Jon Spock | 2017-08-21 | 3 | -0/+78 | |
* | | Release v0.2.2 | Ian Coleman | 2017-08-16 | 3 | -9/+58 | |
* | | 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 | 2 | -0/+39 | |
|/ | ||||||
* | Add PIVX network tests | Ian Coleman | 2017-08-14 | 1 | -0/+60 | |
* | Merge pull request #89 from alkley/master | iancoleman | 2017-08-14 | 2 | -0/+38 | |
|\ | ||||||
| * | Added PIVX | alkley | 2017-08-11 | 2 | -0/+38 | |
|/ | ||||||
* | Release v0.2.1 | Ian Coleman | 2017-08-07 | 3 | -2/+38 | |
* | Add myriadcoin test | Ian Coleman | 2017-08-07 | 1 | -0/+30 | |
* | Order networks alphabetically | Ian Coleman | 2017-08-07 | 1 | -6/+6 | |
* | Add BCH - Bitcoin Cash network | Ian Coleman | 2017-08-07 | 2 | -0/+38 | |
* | Default coin selection is BTC - Bitcoin | Ian Coleman | 2017-08-07 | 1 | -0/+3 | |
* | Merge pull request #87 from alkley/master | iancoleman | 2017-08-07 | 2 | -0/+19 | |
|\ | ||||||
| * | 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 | |
|/ | ||||||
* | Add testing and publishing to release process | Ian Coleman | 2017-08-05 | 1 | -0/+2 | |
* | Release v0.2.0 | Ian Coleman | 2017-08-05 | 3 | -7479/+9924 | |
* | Formalize the release process | Ian Coleman | 2017-08-05 | 1 | -0/+17 | |
* | Add BIP49 tab | Ian Coleman | 2017-08-02 | 4 | -26/+512 | |
* | 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 | 3 | -70/+4 | |
* | 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 | 3 | -2/+7 | |
* | Merge pull request #81 from mikeyb/naming | iancoleman | 2017-07-03 | 4 | -79/+143 | |
|\ | ||||||
| * | standardize dropdown naming scheme | mikeyb | 2017-07-02 | 3 | -87/+87 | |
| * | Add CRW - Crown | mikeyb | 2017-07-01 | 4 | -0/+64 | |
|/ | ||||||
* | Release v0.1.1 | Ian Coleman | 2017-06-20 | 3 | -35/+18 |