Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add BIP141 tab for full segwit compatibility | Ian Coleman | 2017-11-22 | 1 | -0/+41 | |
| | ||||||
* | Remove segwit from bip32 tab | Ian Coleman | 2017-11-22 | 1 | -7/+0 | |
| | | | | This option will be added in the future to a bip141 tab | |||||
* | Use ltub for litecoin by default instead of xprv | Ian Coleman | 2017-11-22 | 1 | -1/+1 | |
| | | | | Introduced when upgrading from bitcoinjs-lib v3.3.0 | |||||
* | Update bitcoinjs from v3.1.1 to v3.3.0 | Ian Coleman | 2017-11-22 | 1 | -1/+1 | |
| | ||||||
* | Release v0.2.9 | Ian Coleman | 2017-11-21 | 1 | -1/+1 | |
| | ||||||
* | Allow more rows to be generated at a custom index | Ian Coleman | 2017-11-21 | 1 | -2/+5 | |
| | ||||||
* | Release v0.2.8 | Ian Coleman | 2017-10-31 | 1 | -1/+1 | |
| | ||||||
* | Allow BitPay address format for bitcoin cash | Ian Coleman | 2017-10-31 | 1 | -0/+10 | |
| | ||||||
* | Release v0.2.7 | Ian Coleman | 2017-10-02 | 1 | -1/+1 | |
| | ||||||
* | Remove hand-rolled translation library | Ian Coleman | 2017-10-02 | 1 | -130/+128 | |
| | ||||||
* | List alternative tools | Ian Coleman | 2017-10-02 | 1 | -0/+15 | |
| | ||||||
* | Release v0.2.6 | Ian Coleman | 2017-09-20 | 1 | -1/+1 | |
| | ||||||
* | Detect and warn of filtered entropy | Ian Coleman | 2017-09-20 | 1 | -0/+7 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | 1 | -0/+7 | |
| | ||||||
* | 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 | 1 | -0/+9 | |
| | ||||||
* | Release v0.2.3 | Ian Coleman | 2017-08-23 | 1 | -1/+1 | |
| | ||||||
* | Release v0.2.2 | Ian Coleman | 2017-08-16 | 1 | -1/+1 | |
| | ||||||
* | Release v0.2.1 | Ian Coleman | 2017-08-07 | 1 | -1/+1 | |
| | ||||||
* | Release v0.2.0 | Ian Coleman | 2017-08-05 | 1 | -1/+1 | |
| | ||||||
* | Add BIP49 tab | Ian Coleman | 2017-08-02 | 1 | -0/+93 | |
| | ||||||
* | Change BIP44 purpose and coin fields to readonly | Ian Coleman | 2017-08-02 | 1 | -2/+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 | 1 | -1/+1 | |
| | ||||||
* | Release v0.1.2 | Ian Coleman | 2017-07-03 | 1 | -1/+1 | |
| | ||||||
* | 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 | 1 | -2/+2 | |
| | | | | See issue 78 | |||||
* | Display version number in top right | Ian Coleman | 2017-06-14 | 1 | -0/+6 | |
| | ||||||
* | Added support for Ripple | amougel | 2017-06-01 | 1 | -0/+2 | |
| | | | | Signed-off-by: amougel <alix.mougel@gmail.com> | |||||
* | String normalization polyfill | Ian Coleman | 2017-03-03 | 1 | -0/+1 | |
| | | | | Unfortunately required for phantomjs to pass tests | |||||
* | favicon added to index.html | Ian Coleman | 2017-02-21 | 1 | -0/+1 | |
| | | | | Closes #53 | |||||
* | Multibit on BIP32 tab has own section | Ian Coleman | 2017-02-19 | 1 | -7/+12 | |
| | ||||||
* | Client select has 'custom derivation path' option | Ian Coleman | 2017-02-19 | 1 | -2/+3 | |
| | | | | | * Specific clients cause derivation path input to be readonly * Rename ambiguous variable client-phrase to bip32-client | |||||
* | Coin Client select moved to BIP32 tab | Ian Coleman | 2017-02-19 | 1 | -8/+8 | |
| | ||||||
* | Merge pull request #55 from galeksandrp/patch-1 | iancoleman | 2017-02-19 | 1 | -1/+16 | |
|\ | | | | | Add client select | |||||
| * | Add client select | Alexander Georgievskiy | 2017-02-07 | 1 | -0/+8 | |
| | | ||||||
| * | Add MultBit HD BIP32 hint | Alexander Georgievskiy | 2017-02-08 | 1 | -1/+8 | |
| | | ||||||
* | | Ethereum tests | Ian Coleman | 2017-02-11 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Expected values come from https://www.myetherwallet.com/#view-wallet-info Polyfill for ArrayBuffer.isView is required for phantomjs-2.1.1 but seems not required in modern browsers. I'll keep it there because the tests need to pass. Also see https://github.com/kvhnuke/etherwallet/issues/337 Unusual capitalization of hex encoded ethereum address | |||||
* | | Ethereum Util library | Ian Coleman | 2017-02-10 | 1 | -0/+1 | |
| | | | | | | | | | | | | | | Generated from source using steps below: $ git clone https://github.com/ethereumjs/ethereumjs-util.git $ cd ethereumjs-util $ browserify index.js -s ethUtil -o ethereumjs-util.js | |||||
* | | Raw Entropy is the default for mnemonic length | Ian Coleman | 2017-02-10 | 1 | -2/+2 | |
|/ | ||||||
* | Note that entropy must not be stored | Ian Coleman | 2016-12-22 | 1 | -0/+8 | |
| | | | | | In response to https://www.reddit.com/r/Bitcoin/comments/5j2cn8/how_can_i_encode_my_bip39_seed_into_the_order_of/ | |||||
* | QR code is hidden by default | Ian Coleman | 2016-12-15 | 1 | -3/+3 | |
| | ||||||
* | QR code warns for scanners that keep history | Ian Coleman | 2016-12-15 | 1 | -2/+7 | |
| | ||||||
* | Bits of entropy has info about possible weaknesses | Ian Coleman | 2016-12-15 | 1 | -1/+6 | |
| | ||||||
* | License details in More Info section | Ian Coleman | 2016-12-15 | 1 | -0/+6 | |
| | ||||||
* | Typo Extendend > Extended | Ian Coleman | 2016-12-13 | 1 | -1/+1 | |
| |