Ian Coleman
09d63290a4
Show the checksum value in the entropy details
2018-03-12 11:31:41 +11:00
Ian Coleman
fcc7d12109
Release v0.3.3
2018-02-06 10:36:38 +11:00
Ian Coleman
0b39e9dca7
Add BIP38 interface elements
2018-02-06 09:57:23 +11:00
Ian Coleman
0f0a888e13
Add bitcoinjs-bip38-2.0.2 library
...
Created using browserify:
git clone https://github.com/bitcoinjs/bip38.git
git checkout v2.0.2
npm install
npm run unit
browserify index.js --standalone bitcoinjs-bip38 > bitcoinjs-bip38-2.0.2.js
2018-02-06 09:42:10 +11:00
Ian Coleman
de8e5bc11f
Release v0.3.2
2018-01-03 10:54:10 +11:00
Ian Coleman
a78f4e280c
Add csv display of addresses
2018-01-03 10:33:22 +11:00
Ian Coleman
4e9b492ca4
Add BIP84 tab
2018-01-03 09:32:14 +11:00
Ian Coleman
26dd39fd0e
Release v0.3.1
2017-11-29 10:32:58 +11:00
Ian Coleman
9225b805d6
Replace jquery.qrcode with kjua for QR codes
...
This handles UTF-8 content correctly
2017-11-29 10:28:09 +11:00
Ian Coleman
f2de7aa7d8
Move css specific to the app into own file
2017-11-29 10:28:09 +11:00
Ian Coleman
9a54f27efc
Update bootstrap from minified 3.2.0 to 3.3.7
2017-11-29 10:28:09 +11:00
Ian Coleman
863fa61aaf
Update jquery from minified 2.1.1 to 3.2.1
2017-11-29 10:28:09 +11:00
Dimitris Tsapakidis
2087192332
Fixed typos
...
addreses -> addresses
steet -> street
2017-11-24 18:01:19 +02:00
Ian Coleman
74ab4cbe90
Show entropy from PRNG and word indexes
...
see issue #132
2017-11-22 15:37:36 +11:00
Ian Coleman
cf6c204497
Release v0.3.0
2017-11-22 13:34:58 +11:00
Ian Coleman
c49e881294
Add BIP141 tab for full segwit compatibility
2017-11-22 13:03:47 +11:00
Ian Coleman
0fd67b5915
Remove segwit from bip32 tab
...
This option will be added in the future to a bip141 tab
2017-11-22 09:59:58 +11:00
Ian Coleman
1c2b8c6b2d
Use ltub for litecoin by default instead of xprv
...
Introduced when upgrading from bitcoinjs-lib v3.3.0
2017-11-22 09:40:35 +11:00
Ian Coleman
9f59e99bec
Update bitcoinjs from v3.1.1 to v3.3.0
2017-11-22 09:19:14 +11:00
Ian Coleman
924727ed26
Release v0.2.9
2017-11-21 12:17:28 +11:00
Ian Coleman
9183f9f658
Allow more rows to be generated at a custom index
2017-11-21 12:06:56 +11:00
Ian Coleman
0f6b34d68b
Release v0.2.8
2017-10-31 13:34:53 +11:00
Ian Coleman
fe8f2d140d
Allow BitPay address format for bitcoin cash
2017-10-31 10:35:52 +11:00
Ian Coleman
1102f20135
Release v0.2.7
2017-10-02 14:16:46 +11:00
Ian Coleman
fb00a22d3f
Remove hand-rolled translation library
2017-10-02 14:09:32 +11:00
Ian Coleman
73b8724a6f
List alternative tools
2017-10-02 14:04:23 +11:00
Ian Coleman
9ff30babbc
Release v0.2.6
2017-09-20 11:39:06 +10:00
Ian Coleman
ee0981f1ec
Detect and warn of filtered entropy
2017-09-20 11:25:21 +10:00
Ian Coleman
7e6bdc498e
Reword entropy text to say one type, not multiple
2017-09-19 11:13:03 +10:00
Jonathan Cross
861750ae51
Adding BIP 49 to "More info" section.
2017-09-18 02:18:51 +02:00
Ian Coleman
0a8d06d03e
Release v0.2.5
2017-09-01 12:35:42 +10:00
Ian Coleman
88311463c7
Allow P2WPKH nested in P2SH addresses on BIP32 tab
2017-09-01 12:28:27 +10:00
Ian Coleman
8d18f379fd
Release v0.2.4
2017-08-28 09:48:48 +10:00
Ian Coleman
3abab9b087
Add a checkbox to switch litecoin key prefixes
2017-08-28 09:45:38 +10:00
Ian Coleman
88ea3e40ee
Release v0.2.3
2017-08-23 09:45:09 +10:00
Ian Coleman
f128bd58c4
Release v0.2.2
2017-08-16 11:26:10 +10:00
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
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