aboutsummaryrefslogtreecommitdiff
path: root/bip39-standalone.html
Commit message (Collapse)AuthorAgeFilesLines
* Release v0.2.3Ian Coleman2017-08-231-1/+1
|
* Merge pull request #92 from jonspock/masteriancoleman2017-08-231-0/+20
|\ | | | | Add maza coin, update PIVX in bip39-standalone.html
| * Add maza coinJon Spock2017-08-211-0/+58
| |
* | Release v0.2.2Ian Coleman2017-08-161-8/+51
|/
* Release v0.2.1Ian Coleman2017-08-071-1/+31
|
* Release v0.2.0Ian Coleman2017-08-051-7478/+9914
|
* Release v0.1.2Ian Coleman2017-07-031-1/+1
|
* standardize dropdown naming schememikeyb2017-07-021-33/+33
|
* Add CRW - Crownmikeyb2017-07-011-0/+17
|
* Release v0.1.1Ian Coleman2017-06-201-34/+12
|
* add dash testnetKarol Rychlicki2017-06-161-0/+17
|
* Compile standalone v0.1.0Ian Coleman2017-06-141-1/+9
|
* Merge pull request #70 from LedgerHQ/masteriancoleman2017-06-051-0/+2033
|\ | | | | Add support for Ripple
| * compiled ripple versionamougel2017-06-011-0/+2033
| |
* | update compiled standalone.Graham Higgins2017-05-261-0/+34
|/
* Add GAME supportmikeyb2017-04-231-0/+17
|
* String normalization polyfillIan Coleman2017-03-031-0/+443
| | | | Unfortunately required for phantomjs to pass tests
* jsbip39 updated - fixes Japanese languageIan Coleman2017-03-031-2/+3
|
* Network order is alphabetical.Ian Coleman2017-02-211-33/+33
| | | | Closes #56
* favicon added to index.htmlIan Coleman2017-02-211-0/+1
| | | | Closes #53
* BIP32 client select compiled into standaloneIan Coleman2017-02-191-0/+75
|
* Ethereum addresses include checksumIan Coleman2017-02-151-1/+3
|
* Ethereum compiled into standaloneIan Coleman2017-02-111-0/+22570
|
* Raw Entropy is the default for mnemonic lengthIan Coleman2017-02-101-2/+2
|
* Entropy is left-padded to 256 bitsIan Coleman2017-01-121-1/+1
| | | | Closes #49
* Generation process stopped when table rows clearedIan Coleman2017-01-041-4/+31
| | | | Closes #44
* Test suggested word for first four letters of wordIan Coleman2017-01-041-2/+3
| | | | See https://github.com/iancoleman/bip39/pull/48
* When completing a mnemonic word, return immediately if one is found in the ↵Chris Rico2017-01-011-1/+3
| | | | wordlist that starts with the given word
* Card entropy changes compiled into standaloneIan Coleman2016-12-221-5/+10
|
* Root key validity is checked before derivingIan Coleman2016-12-191-0/+8
|
* xpub key can be used as bip32 root keyIan Coleman2016-12-191-4/+22
|
* Warnings and QR changes compiled into standalone.Ian Coleman2016-12-151-11/+44
|
* Typo Extendend > ExtendedIan Coleman2016-12-131-1/+1
|
* 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
|