aboutsummaryrefslogtreecommitdiff
path: root/bip39-standalone.html
Commit message (Collapse)AuthorAgeFilesLines
...
* BIP44 account extended keys compiled to standaloneIan Coleman2016-12-121-29/+70
|
* QR code shown on hover for certain bits of dataIan Coleman2016-12-011-8/+94
| | | | | | | | | | | | QR code shown for: * mnemonic * seed * root key * derived extended private key * derived extended public key * addresses * public keys * private keys
* Entropy with more than 4 decks can be calculatedIan Coleman2016-11-301-1/+6
|
* bitsPerEvent correct for multiple decks of cardsIan Coleman2016-11-301-7/+14
|
* Card bits per event is shown as the average valueIan Coleman2016-11-301-1/+1
|
* Translations and new card entropy in standaloneIan Coleman2016-11-301-214/+467
|
* BIP32 Tab wallet changes compiled into standaloneIan Coleman2016-11-281-15/+22
|
* Card entropy fixes compiled into standaloneIan Coleman2016-11-251-13/+85
|
* Card entropy corrections compiled into standaloneIan Coleman2016-11-171-44/+84
|
* Card entropy changes compiled into standalone.htmlIan Coleman2016-11-161-281/+364
|
* Entropy changes compiled into standaloneIan Coleman2016-11-141-74/+96
|
* Entropy changes compiled into standalone.htmlIan Coleman2016-11-111-121/+344
|
* Entropy can be supplied by userIan Coleman2016-11-041-7/+1929
|
* Table uses monospace font.Ian Coleman2016-11-031-1/+4
| | | | See https://github.com/iancoleman/bip39/issues/32#issuecomment-257776567
* Public key column in table, shown as hexIan Coleman2016-11-021-2/+23
|
* Languages no longer experimental.Ian Coleman2016-10-211-1/+0
| | | | | Still pending reference implementation unit tests, but the ones included in jsbip39 were generated using the reference implementation.
* Languages compiled into bip39-standalone.htmlIan Coleman2016-10-201-18/+1426
|
* Links and author changed to iancolemanIan Coleman2016-10-111-5/+5
|
* Generate button moved for simpler user experienceIan Coleman2016-10-051-18/+25
|
* Derivation path for Block ExplorersIan Coleman2016-09-051-0/+9
|
* namecoin and peercoindangershony2016-08-251-0/+34
|
* update root key networkdangershony2016-08-241-1/+1
|
* builddangershony2016-08-241-1/+1
|
* compiledangershony2016-08-231-0/+18
|
* Tests for passphrase and coin selectionIan Coleman2016-08-231-11/+16
|
* Standalone has hardened addresses checkboxIan Coleman2016-08-231-1/+30
|
* BIP32 Root Key can be specified by userIan Coleman2016-08-231-12/+75
|
* Words not in list show error with suggestionIan Coleman2016-08-151-1/+236
|
* Derivation Path errors are detected.Ian Coleman2016-08-151-1/+33
|
* Derivation Path global replaced with functionIan Coleman2016-08-151-46/+37
|
* Derivation path on network change is correct.Ian Coleman2016-08-011-1/+0
| | | | This closes #23
* Pull Request #18 in bip39-standalone.htmlIan Coleman2016-03-201-1/+10
|
* Normalize whitespace before using mnemonic. Fixes #19.Chris Moore2016-03-191-1/+1
|
* Strength field uses select tagIan Coleman2015-10-231-16/+10
| | | | Closes #17
* Merge pull request #15 from dooglus/clamiancoleman2015-08-211-0/+16
|\ | | | | Add CLAM.
| * Add CLAM.Chris Moore2015-08-201-0/+16
| |
* | Default mnemonic length is 15Ian Coleman2015-08-211-1/+1
| | | | | | | | Closes #11
* | Typo privkeCell > privkeyCellIan Coleman2015-08-211-1/+1
| | | | | | | | Closes #12
* | Derivation path set correctly when changing coinsIan Coleman2015-08-211-1/+1
|/ | | | Closes #9
* Index column changed to PathIan Coleman2015-08-161-2/+3
|
* Additional coins added which have BIP44Ian Coleman2015-08-161-0/+21
| | | | see https://github.com/satoshilabs/docs/blob/master/slips/slip-0044.rst
* Standalone contains ShadowCashIan Coleman2015-08-161-41/+67
|
* compile.py generates bip39-standalone.htmlIan Coleman2015-08-161-27986/+8691
|
* Added feePerKbdasource2015-08-131-4/+4
|
* Updated BIP44 indexdasource2015-08-131-8/+6
|
* Add Shadow and Shadow Testnetdasource2015-07-211-1/+39
|
* Dogecoin uses official BIP44 coin typeIan Coleman2014-10-151-2/+1
| | | | http://doc.satoshilabs.com/slips/slip-0044.html
* fix to switch bip44 coin type path for mycelium when switching between ↵Robert Johnson2014-10-141-0/+3
| | | | bitcoin and bitcoin-testnet
* Standalone update: coin select, hive and myceliumIan Coleman2014-10-131-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 tagRobert Johnson2014-09-291-5/+6
|