Commit Graph

86 Commits

Author SHA1 Message Date
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
dangershony
3821c0d345 update root key network 2016-08-24 15:29:17 +01:00
dangershony
68151a470b build 2016-08-24 10:50:44 +01:00
dangershony
5493efc33c compile 2016-08-23 15:59:17 +01:00
Ian Coleman
54563907c7 Tests for passphrase and coin selection 2016-08-23 16:17:17 +10:00
Ian Coleman
1975bfbc2b Standalone has hardened addresses checkbox 2016-08-23 15:00:19 +10:00
Ian Coleman
efe4158670 BIP32 Root Key can be specified by user 2016-08-23 10:31:39 +10:00
Ian Coleman
563e401a4f Words not in list show error with suggestion 2016-08-15 16:15:43 +10:00
Ian Coleman
30c9e79de3 Derivation Path errors are detected. 2016-08-15 16:03:25 +10:00
Ian Coleman
38523d36dc Derivation Path global replaced with function 2016-08-15 15:39:09 +10:00
Ian Coleman
47a56d9d97 Derivation path on network change is correct.
This closes #23
2016-08-01 10:49:20 +10:00
Ian Coleman
73161a9231 Pull Request #18 in bip39-standalone.html 2016-03-20 10:31:37 +11:00
Chris Moore
7772c641c7 Normalize whitespace before using mnemonic. Fixes #19. 2016-03-19 13:39:42 -07:00
Ian Coleman
18531979e8 Strength field uses select tag
Closes #17
2015-10-23 09:46:17 +11:00
iancoleman
bffa8eda54 Merge pull request #15 from dooglus/clam
Add CLAM.
2015-08-21 10:36:39 +10:00
Chris Moore
5c434a8a00 Add CLAM. 2015-08-20 17:02:57 -07:00
Ian Coleman
504b2c325d Default mnemonic length is 15
Closes #11
2015-08-21 09:33:19 +10:00
Ian Coleman
6d628db74f Typo privkeCell > privkeyCell
Closes #12
2015-08-21 09:30:15 +10:00
Ian Coleman
2b831bc6b5 Derivation path set correctly when changing coins
Closes #9
2015-08-21 08:54:06 +10:00
Ian Coleman
ae30fed803 Index column changed to Path 2015-08-16 21:28:14 +10:00