Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | | Derivation path set correctly when changing coins | Ian Coleman | 2015-08-21 | 1 | -1/+1 | |
|/ | | | | Closes #9 | |||||
* | Index column changed to Path | Ian Coleman | 2015-08-16 | 1 | -2/+3 | |
| | ||||||
* | Additional coins added which have BIP44 | Ian Coleman | 2015-08-16 | 1 | -0/+21 | |
| | | | | see https://github.com/satoshilabs/docs/blob/master/slips/slip-0044.rst | |||||
* | Standalone contains ShadowCash | Ian Coleman | 2015-08-16 | 1 | -41/+67 | |
| | ||||||
* | compile.py generates bip39-standalone.html | Ian Coleman | 2015-08-16 | 1 | -27986/+8691 | |
| | ||||||
* | Added feePerKb | dasource | 2015-08-13 | 1 | -4/+4 | |
| | ||||||
* | Updated BIP44 index | dasource | 2015-08-13 | 1 | -8/+6 | |
| | ||||||
* | Add Shadow and Shadow Testnet | dasource | 2015-07-21 | 1 | -1/+39 | |
| | ||||||
* | Dogecoin uses official BIP44 coin type | Ian Coleman | 2014-10-15 | 1 | -2/+1 | |
| | | | | http://doc.satoshilabs.com/slips/slip-0044.html | |||||
* | fix to switch bip44 coin type path for mycelium when switching between ↵ | Robert Johnson | 2014-10-14 | 1 | -0/+3 | |
| | | | | bitcoin and bitcoin-testnet | |||||
* | Standalone update: coin select, hive and mycelium | Ian Coleman | 2014-10-13 | 1 | -85/+65 | |
| | | | | | | Coin selection is simplified in the GUI. Hive Wallet tab is added to derivation paths. Mycelium Wallet tab is added to derivation paths. | |||||
* | fixed spacing, added missing tag | Robert Johnson | 2014-09-29 | 1 | -5/+6 | |
| | ||||||
* | updated standalone | Robert Johnson | 2014-09-29 | 1 | -1/+15 | |
| | ||||||
* | Derivation path tabs display by network selection | Ian Coleman | 2014-09-30 | 1 | -0/+59 | |
| | ||||||
* | 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 | |
| | ||||||
* | Unsupported coins removed | Ian Coleman | 2014-09-30 | 1 | -3/+0 | |
| | | | | These coins are only supported in versions of bitcoinjs-lib > 1.0.0 | |||||
* | Coin selection via select element | Ian Coleman | 2014-09-30 | 1 | -0/+24 | |
| | | | | | | | BIP44 only supports three coins http://doc.satoshilabs.com/slips/slip-0044.html bitcoinjs-lib supports seven coins https://github.com/bitcoinjs/bitcoinjs-lib/blob/master/src/networks.js | |||||
* | Acknowledgements has sjcl instead of asmcrypto | Ian Coleman | 2014-09-30 | 1 | -3/+3 | |
| | ||||||
* | bip39-standalone uses sjcl | Ian Coleman | 2014-09-29 | 1 | -7502/+1137 | |
| | ||||||
* | bip39-standalone updated | Ian Coleman | 2014-09-27 | 1 | -218/+17721 | |
| | | | | | Latest asmcrypto.js and jsbip39.js Unminified bootstrap and jquery | |||||
* | Phrase is normalized before checking for errors | Ian Coleman | 2014-09-27 | 1 | -0/+1 | |
| | ||||||
* | mnemonic.normalizeString method made public | Ian Coleman | 2014-09-27 | 1 | -3/+3 | |
| | ||||||
* | passing in network to toWIF | Robert Johnson | 2014-09-26 | 1 | -1/+1 | |
| | ||||||
* | bip32.org format not used for seed | Ian Coleman | 2014-09-26 | 1 | -2/+1 | |
| | | | | | ie put the bip39 seed directly into bip32 without hashing it first like bip32.org does with passphrases. | |||||
* | Standardized words, 'phrase' changed to 'mnemonic' | Ian Coleman | 2014-09-25 | 1 | -4/+4 | |
| | ||||||
* | "Loading..." shows in feedback while page loads | Ian Coleman | 2014-09-25 | 1 | -1/+1 | |
| | ||||||
* | keyup event changed to input | Ian Coleman | 2014-09-25 | 1 | -7/+7 | |
| | | | | | prevents doing unnecessary calculations when pressing ctrl or arrow-keys etc. | |||||
* | Revert "Update only happens when phrase is changed" | Ian Coleman | 2014-09-25 | 1 | -17/+1 | |
| | | | | This reverts commit 04f789cdbdb8e50511efdf97c900f7f83662eedb. |