aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Wordlists.js removedIan Coleman2014-10-133-2/+1
* Mycelium Wallet is an option for derivation pathIan Coleman2014-10-131-0/+18
* Hive Wallet added as an option for derivation pathIan Coleman2014-10-132-3/+21
* Coin select input moved below passphrase inputIan Coleman2014-10-131-11/+11
* Coin selection is done from a single controlIan Coleman2014-10-132-30/+2
* BIP44 tab is always visible, unused code removedIan Coleman2014-10-131-29/+3
* Merge pull request #3 from robjohnson189/coin_selectioniancoleman2014-10-133-2/+32
|\
| * fixed spacing, added missing tagRobert Johnson2014-09-293-10/+11
| * updated standaloneRobert Johnson2014-09-291-1/+15
| * allow for address change, while still allowing use of BIP44.Robert Johnson2014-09-292-1/+16
|/
* Derivation path tabs display by network selectionIan Coleman2014-09-302-0/+118
* Tabs for derivation path have idsIan Coleman2014-09-302-4/+4
* Indenting is consistentIan Coleman2014-09-302-4/+10
* Unsupported coins removedIan Coleman2014-09-302-6/+0
* Coin selection via select elementIan Coleman2014-09-302-0/+48
* Acknowledgements has sjcl instead of asmcryptoIan Coleman2014-09-302-6/+6
* bip39-standalone uses sjclIan Coleman2014-09-291-7502/+1137
* New cells show with correct visibilityIan Coleman2014-09-291-3/+25
* Addresses shown in table as they're calculatedIan Coleman2014-09-291-9/+21
* jsbip39 updated and asmcrypto replaced with sjclIan Coleman2014-09-294-7515/+1116
* bip39-standalone updatedIan Coleman2014-09-271-218/+17721
* UTF-8 strings handled correctly by asmCryptoIan Coleman2014-09-275-231/+254
* Phrase is normalized before checking for errorsIan Coleman2014-09-272-0/+2
* mnemonic.normalizeString method made publicIan Coleman2014-09-272-6/+6
* Merge pull request #2 from robjohnson189/networkfixiancoleman2014-09-272-2/+2
|\
| * passing in network to toWIFRobert Johnson2014-09-262-2/+2
|/
* bip32.org format not used for seedIan Coleman2014-09-262-4/+2
* Standardized words, 'phrase' changed to 'mnemonic'Ian Coleman2014-09-252-7/+7
* "Loading..." shows in feedback while page loadsIan Coleman2014-09-252-2/+2
* keyup event changed to inputIan Coleman2014-09-252-14/+14
* Revert "Update only happens when phrase is changed"Ian Coleman2014-09-252-34/+2
* Update only happens when phrase is changedIan Coleman2014-09-252-2/+34
* disabled changed to readonlyIan Coleman2014-09-252-12/+12
* Disabled fields use normal text-select cursorIan Coleman2014-09-252-0/+6
* Duplicate address table removedIan Coleman2014-09-251-73/+0
* Support for optional passphrase in offline pageIan Coleman2014-09-251-3/+12
* Merge pull request #1 from prusnak/masteriancoleman2014-09-252-4/+13
|\
| * add support for BIP39 passphrasePavol Rusnak2014-09-242-4/+13
|/
* Help text has correct left paddingIan Coleman2014-09-242-2/+2
* Help text for entering your own phraseIan Coleman2014-09-242-0/+2
* bip32-standalone.html updatedIan Coleman2014-09-181-0/+158
* 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-182-1/+56
* Move from private repoIan Coleman2014-09-187-0/+45883