Commit Graph

105 Commits

Author SHA1 Message Date
Ian Coleman b3cc3930d0 Release v0.2.1 2017-08-07 19:13:10 +10:00
Ian Coleman 9987f0c184 Release v0.2.0 2017-08-05 15:14:45 +10:00
Ian Coleman 039a98ba5a Release v0.1.2 2017-07-03 11:00:41 +10:00
mikeyb 534481b628 standardize dropdown naming scheme 2017-07-02 09:44:54 -07:00
mikeyb 0921f37077 Add CRW - Crown 2017-07-01 15:38:46 -07:00
Ian Coleman f1e5d48491 Release v0.1.1 2017-06-20 11:00:01 +10:00
Karol Rychlicki c0386f3b78 add dash testnet 2017-06-16 19:30:15 +02:00
Ian Coleman 920eb591a4 Compile standalone v0.1.0 2017-06-14 12:31:12 +10:00
iancoleman 81ee6e8932 Merge pull request #70 from LedgerHQ/master
Add support for Ripple
2017-06-05 13:55:44 +10:00
amougel 8a1f452d03 compiled ripple version 2017-06-01 15:57:11 +02:00
Graham Higgins 01e81e53ae update compiled standalone. 2017-05-26 15:39:58 +01:00
mikeyb f88fab206f Add GAME support 2017-04-23 13:53:25 -07:00
Ian Coleman 6e0f24b1ba String normalization polyfill
Unfortunately required for phantomjs to pass tests
2017-03-03 08:57:32 +11:00
Ian Coleman 599fb39e4e jsbip39 updated - fixes Japanese language 2017-03-03 08:20:17 +11:00
Ian Coleman 52d589ea8d Network order is alphabetical.
Closes #56
2017-02-21 12:38:32 +11:00
Ian Coleman 18f160099d favicon added to index.html
Closes #53
2017-02-21 12:12:06 +11:00
Ian Coleman 56530adc04 BIP32 client select compiled into standalone 2017-02-19 12:38:39 +11:00
Ian Coleman 49b21f122a Ethereum addresses include checksum 2017-02-15 19:45:03 +11:00
Ian Coleman 8b095871e8 Ethereum compiled into standalone 2017-02-11 20:55:49 +11:00
Ian Coleman 5ed50bd903 Raw Entropy is the default for mnemonic length 2017-02-10 18:09:13 +11:00
Ian Coleman 53aaab270d Entropy is left-padded to 256 bits
Closes #49
2017-01-12 13:47:09 +11:00
Ian Coleman 40892aba50 Generation process stopped when table rows cleared
Closes #44
2017-01-04 11:31:45 +11:00
Ian Coleman 6ea15134a4 Test suggested word for first four letters of word
See https://github.com/iancoleman/bip39/pull/48
2017-01-04 10:59:21 +11:00
Chris Rico 3725abb540 When completing a mnemonic word, return immediately if one is found in the wordlist that starts with the given word 2017-01-01 18:07:13 -06:00
Ian Coleman 434caecd96 Card entropy changes compiled into standalone 2016-12-22 15:44:07 +11:00
Ian Coleman 0a1f0259d1 Root key validity is checked before deriving 2016-12-19 14:17:36 +11:00
Ian Coleman ba3cb9ecae xpub key can be used as bip32 root key 2016-12-19 13:55:21 +11:00
Ian Coleman 52da415f03 Warnings and QR changes compiled into standalone. 2016-12-15 11:51:24 +11:00
Ian Coleman f3bfd2a5e5 Typo Extendend > Extended 2016-12-13 14:43:47 +11:00
Ian Coleman 20083ab9e9 BIP44 account extended keys compiled to standalone 2016-12-12 11:05:56 +11:00
Ian Coleman e00964ccf7 QR code shown on hover for certain bits of data
QR code shown for:
* mnemonic
* seed
* root key
* derived extended private key
* derived extended public key
* addresses
* public keys
* private keys
2016-12-01 11:25:36 +11:00
Ian Coleman fc7c248faf Entropy with more than 4 decks can be calculated 2016-11-30 19:43:14 +11:00
Ian Coleman 9495975640 bitsPerEvent correct for multiple decks of cards 2016-11-30 18:55:12 +11:00
Ian Coleman dedae1a9d6 Card bits per event is shown as the average value 2016-11-30 18:38:29 +11:00
Ian Coleman ea87f1d32c Translations and new card entropy in standalone 2016-11-30 15:32:26 +11:00
Ian Coleman c866242d35 BIP32 Tab wallet changes compiled into standalone 2016-11-28 15:33:06 +11:00
Ian Coleman 78b8d6048a Card entropy fixes compiled into standalone 2016-11-25 14:38:19 +11:00
Ian Coleman 9e97eb7684 Card entropy corrections compiled into standalone 2016-11-17 14:36:12 +11:00
Ian Coleman 95f04905c1 Card entropy changes compiled into standalone.html 2016-11-16 13:02:41 +11:00
Ian Coleman 2a6dd137d9 Entropy changes compiled into standalone 2016-11-14 13:40:04 +11:00
Ian Coleman 18abe53b7a Entropy changes compiled into standalone.html 2016-11-11 14:41:47 +11:00
Ian Coleman c6624d51f4 Entropy can be supplied by user 2016-11-04 15:14:13 +11:00
Ian Coleman d737abf680 Table uses monospace font.
See https://github.com/iancoleman/bip39/issues/32#issuecomment-257776567
2016-11-03 10:12:45 +11:00
Ian Coleman 1b12b2f5f1 Public key column in table, shown as hex 2016-11-02 12:13:21 +11:00
Ian Coleman 92b46ab44f Languages no longer experimental.
Still pending reference implementation unit tests, but the ones included
in jsbip39 were generated using the reference implementation.
2016-10-21 08:24:40 +11:00
Ian Coleman 0515eeec0e Languages compiled into bip39-standalone.html 2016-10-20 16:54:15 +11:00
Ian Coleman b630f83d23 Links and author changed to iancoleman 2016-10-11 10:11:00 +11:00
Ian Coleman b0818b31e6 Generate button moved for simpler user experience 2016-10-05 12:48:29 +11:00
Ian Coleman aa51da1152 Derivation path for Block Explorers 2016-09-05 14:04:51 +10:00
dangershony 07ac4350ee namecoin and peercoin 2016-08-25 16:21:41 +01:00