aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
Commit message (Collapse)AuthorAgeFilesLines
* allow for address change, while still allowing use of BIP44.Robert Johnson2014-09-291-0/+11
|
* Tabs for derivation path have idsIan Coleman2014-09-301-2/+2
|
* Indenting is consistentIan Coleman2014-09-301-2/+5
|
* Unsupported coins removedIan Coleman2014-09-301-3/+0
| | | | These coins are only supported in versions of bitcoinjs-lib > 1.0.0
* Coin selection via select elementIan Coleman2014-09-301-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 asmcryptoIan Coleman2014-09-301-3/+3
|
* jsbip39 updated and asmcrypto replaced with sjclIan Coleman2014-09-291-1/+1
|
* UTF-8 strings handled correctly by asmCryptoIan Coleman2014-09-271-0/+2
|
* Standardized words, 'phrase' changed to 'mnemonic'Ian Coleman2014-09-251-3/+3
|
* "Loading..." shows in feedback while page loadsIan Coleman2014-09-251-1/+1
|
* disabled changed to readonlyIan Coleman2014-09-251-6/+6
| | | | disabled form fields cannot be selected for copying in Firefox browser.
* Disabled fields use normal text-select cursorIan Coleman2014-09-251-0/+3
|
* add support for BIP39 passphrasePavol Rusnak2014-09-241-1/+7
|
* Help text has correct left paddingIan Coleman2014-09-241-1/+1
|
* Help text for entering your own phraseIan Coleman2014-09-241-0/+1
|
* Padding at bottom of pageIan Coleman2014-09-181-0/+3
|
* Offline Usage documentationIan Coleman2014-09-181-0/+27
|
* Acknowledgements and link to sourceIan Coleman2014-09-181-0/+55
|
* Move from private repoIan Coleman2014-09-181-0/+257