Ian Coleman
|
9987f0c184
|
Release v0.2.0
|
2017-08-05 15:14:45 +10:00 |
|
Ian Coleman
|
6c08f364b3
|
Add BIP49 tab
|
2017-08-02 17:28:39 +10:00 |
|
Ian Coleman
|
684624b522
|
Change BIP44 purpose and coin fields to readonly
|
2017-08-02 17:12:13 +10:00 |
|
Ian Coleman
|
33b3dd47aa
|
Order tabs for derivation path alphabetically
|
2017-08-02 17:12:04 +10:00 |
|
Ian Coleman
|
a0091a40c4
|
Upgrade bitcoinjs from v1.5.7 to v3.1.1
|
2017-08-02 17:11:39 +10:00 |
|
Ian Coleman
|
039a98ba5a
|
Release v0.1.2
|
2017-07-03 11:00:41 +10:00 |
|
Ian Coleman
|
f1e5d48491
|
Release v0.1.1
|
2017-06-20 11:00:01 +10:00 |
|
Ian Coleman
|
fe81f9b320
|
Rename Word Count to Raw Entropy Words
See issue 78
|
2017-06-20 10:58:51 +10:00 |
|
Ian Coleman
|
20f459ce8f
|
Change entropy Strength to Time To Crack
See issue 78
|
2017-06-20 10:58:31 +10:00 |
|
Ian Coleman
|
8b18bdbb2e
|
Display version number in top right
|
2017-06-14 12:26:31 +10:00 |
|
amougel
|
64a7d2aad4
|
Added support for Ripple
Signed-off-by: amougel <alix.mougel@gmail.com>
|
2017-06-01 15:51:44 +02:00 |
|
Ian Coleman
|
6e0f24b1ba
|
String normalization polyfill
Unfortunately required for phantomjs to pass tests
|
2017-03-03 08:57:32 +11:00 |
|
Ian Coleman
|
18f160099d
|
favicon added to index.html
Closes #53
|
2017-02-21 12:12:06 +11:00 |
|
Ian Coleman
|
6ee4fb7da1
|
Multibit on BIP32 tab has own section
|
2017-02-19 11:54:03 +11:00 |
|
Ian Coleman
|
29bf60f53b
|
Client select has 'custom derivation path' option
* Specific clients cause derivation path input to be readonly
* Rename ambiguous variable client-phrase to bip32-client
|
2017-02-19 11:49:51 +11:00 |
|
Ian Coleman
|
a2e3e81989
|
Coin Client select moved to BIP32 tab
|
2017-02-19 11:37:46 +11:00 |
|
iancoleman
|
5de5781ad7
|
Merge pull request #55 from galeksandrp/patch-1
Add client select
|
2017-02-19 11:23:41 +11:00 |
|
Ian Coleman
|
24137d9607
|
Ethereum tests
Expected values come from
https://www.myetherwallet.com/#view-wallet-info
Polyfill for ArrayBuffer.isView is required for phantomjs-2.1.1 but
seems not required in modern browsers. I'll keep it there because the
tests need to pass.
Also see https://github.com/kvhnuke/etherwallet/issues/337
Unusual capitalization of hex encoded ethereum address
|
2017-02-11 20:26:21 +11:00 |
|
Ian Coleman
|
505a31593e
|
Ethereum Util library
Generated from source using steps below:
$ git clone https://github.com/ethereumjs/ethereumjs-util.git
$ cd ethereumjs-util
$ browserify index.js -s ethUtil -o ethereumjs-util.js
|
2017-02-10 20:08:19 +11:00 |
|
Ian Coleman
|
5ed50bd903
|
Raw Entropy is the default for mnemonic length
|
2017-02-10 18:09:13 +11:00 |
|
Alexander Georgievskiy
|
b4fd763ceb
|
Add client select
|
2017-02-07 22:51:24 +00:00 |
|
Alexander Georgievskiy
|
3f363a42b1
|
Add MultBit HD BIP32 hint
|
2017-02-08 00:46:57 +03:00 |
|
Ian Coleman
|
bf9bdfd20f
|
Note that entropy must not be stored
In response to
https://www.reddit.com/r/Bitcoin/comments/5j2cn8/how_can_i_encode_my_bip39_seed_into_the_order_of/
|
2016-12-22 15:41:36 +11:00 |
|
Ian Coleman
|
8a93952c1e
|
QR code is hidden by default
|
2016-12-15 11:41:45 +11:00 |
|
Ian Coleman
|
97811c294c
|
QR code warns for scanners that keep history
|
2016-12-15 11:39:44 +11:00 |
|
Ian Coleman
|
e5abab4253
|
Bits of entropy has info about possible weaknesses
|
2016-12-15 11:29:26 +11:00 |
|
Ian Coleman
|
1f618a7792
|
License details in More Info section
|
2016-12-15 11:12:56 +11:00 |
|
Ian Coleman
|
f3bfd2a5e5
|
Typo Extendend > Extended
|
2016-12-13 14:43:47 +11:00 |
|
Ian Coleman
|
c554e6ff5c
|
BIP44 Account xprv and xpub keys are shown
which are used for import / export in most BIP44 wallets.
|
2016-12-12 11:04:41 +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
|
c3c3df473e
|
Translation library does basic language switching
|
2016-11-29 16:21:45 +11:00 |
|
Ian Coleman
|
60599f7ae9
|
Strings in UI marked for translation
in preparation for adding multiple languages to the interface.
|
2016-11-29 15:28:37 +11:00 |
|
Ian Coleman
|
ea12c8a97f
|
BIP32 tab wallets use consistent vertical spacing
|
2016-11-28 15:19:31 +11:00 |
|
Ian Coleman
|
a0a1962023
|
Blank rows in initial table have no missing cells
|
2016-11-28 15:13:23 +11:00 |
|
Ian Coleman
|
dd1b0d4f84
|
Hive wallet is no longer available
|
2016-11-28 15:11:33 +11:00 |
|
Ian Coleman
|
535c9d0f4a
|
Mycelium derivation paths contain more details
|
2016-11-28 15:11:08 +11:00 |
|
Ian Coleman
|
55b592b498
|
Entropy defaults to generating a 15 word mnemonic
|
2016-11-25 14:34:11 +11:00 |
|
Ian Coleman
|
a3a61b68d1
|
Entropy feedback retains horizontal spacing
was previously wrapping poorly for entropy with zxcvbn suggestions, such
as many repeated 6s
|
2016-11-16 12:50:33 +11:00 |
|
Ian Coleman
|
b6dbc2a1ae
|
BigInteger library moved to own file
|
2016-11-16 10:54:34 +11:00 |
|
Ian Coleman
|
b2d61f5602
|
Card suit font height is closer to text height
|
2016-11-14 13:39:07 +11:00 |
|
Ian Coleman
|
b54c12180e
|
Card suits have color and use larger font size
|
2016-11-14 13:03:43 +11:00 |
|
Ian Coleman
|
0a84fe6ae1
|
Entropy section consumes less vertical space
|
2016-11-14 12:38:40 +11:00 |
|
Ian Coleman
|
eea357ca48
|
Entropy field consumes same vertical width as help
|
2016-11-10 21:45:16 +11:00 |
|
Ian Coleman
|
b299a6a722
|
Entropy strength measured using zxcvbn
|
2016-11-10 21:34:15 +11:00 |
|
Ian Coleman
|
439f0e252b
|
Entropy types are clearly indicated in UI
|
2016-11-10 21:12:21 +11:00 |
|
Ian Coleman
|
2dd6e8a969
|
Cards added to entropy placeholder text
|
2016-11-10 21:01:02 +11:00 |
|
Ian Coleman
|
3599674db4
|
Mnemonic length can be set when using raw entropy
|
2016-11-10 18:58:18 +11:00 |
|
Ian Coleman
|
1cf1bbaff5
|
Entropy feedback in tabular format, not sentence
|
2016-11-10 17:53:09 +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 |
|