Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release v0.3.7 | Ian Coleman | 2018-05-29 | 1 | -1/+1 |
| | |||||
* | Add visual privacy safeguard for private data | Ian Coleman | 2018-05-29 | 1 | -15/+24 |
| | |||||
* | Add BIP84 unavailable indicator to UI | Ian Coleman | 2018-05-29 | 1 | -63/+73 |
| | |||||
* | Update index.html | Viacheslav Bakshaev | 2018-05-26 | 1 | -1/+1 |
| | | | html: missed closing </span> | ||||
* | Release v0.3.6 | Ian Coleman | 2018-05-08 | 1 | -1/+1 |
| | |||||
* | Add cashaddr address format for bitcoin cash | Ian Coleman | 2018-05-08 | 1 | -3/+16 |
| | |||||
* | Release v0.3.5 | Ian Coleman | 2018-04-12 | 1 | -1/+1 |
| | |||||
* | Warn when using weak entropy and strong mnemonic | Ian Coleman | 2018-04-12 | 1 | -0/+5 |
| | |||||
* | Warn when generating low entropy mnemonics | Ian Coleman | 2018-04-12 | 1 | -1/+6 |
| | |||||
* | Update bitcoinjs-lib from 3.3.0 to 3.3.2 | Ian Coleman | 2018-03-19 | 1 | -1/+1 |
| | | | | | Built using instructions at https://github.com/bitcoinjs/bitcoinjs-lib/tree/v3.3.2#browser | ||||
* | Fixed typo | Dimitris Tsapakidis | 2018-03-13 | 1 | -1/+1 |
| | | | "each key will take take several minutes" -> "each key will take several minutes' | ||||
* | Release v0.3.4 | Ian Coleman | 2018-03-12 | 1 | -1/+1 |
| | |||||
* | Add Korean language | Ian Coleman | 2018-03-12 | 1 | -0/+2 |
| | |||||
* | Warn that entropy values should exclude checksum | Ian Coleman | 2018-03-12 | 1 | -0/+3 |
| | |||||
* | Show the checksum value in the entropy details | Ian Coleman | 2018-03-12 | 1 | -0/+2 |
| | |||||
* | Release v0.3.3 | Ian Coleman | 2018-02-06 | 1 | -1/+1 |
| | |||||
* | Add BIP38 interface elements | Ian Coleman | 2018-02-06 | 1 | -0/+10 |
| | |||||
* | Add bitcoinjs-bip38-2.0.2 library | Ian Coleman | 2018-02-06 | 1 | -0/+1 |
| | | | | | | | | | 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 | ||||
* | Release v0.3.2 | Ian Coleman | 2018-01-03 | 1 | -1/+1 |
| | |||||
* | Add csv display of addresses | Ian Coleman | 2018-01-03 | 1 | -36/+53 |
| | |||||
* | Add BIP84 tab | Ian Coleman | 2018-01-03 | 1 | -0/+83 |
| | |||||
* | Release v0.3.1 | Ian Coleman | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Replace jquery.qrcode with kjua for QR codes | Ian Coleman | 2017-11-29 | 1 | -1/+1 |
| | | | | This handles UTF-8 content correctly | ||||
* | Move css specific to the app into own file | Ian Coleman | 2017-11-29 | 1 | -100/+1 |
| | |||||
* | Update bootstrap from minified 3.2.0 to 3.3.7 | Ian Coleman | 2017-11-29 | 1 | -2/+2 |
| | |||||
* | Update jquery from minified 2.1.1 to 3.2.1 | Ian Coleman | 2017-11-29 | 1 | -1/+1 |
| | |||||
* | Fixed typos | Dimitris Tsapakidis | 2017-11-24 | 1 | -2/+2 |
| | | | | addreses -> addresses steet -> street | ||||
* | Show entropy from PRNG and word indexes | Ian Coleman | 2017-11-22 | 1 | -1/+3 |
| | | | | see issue #132 | ||||
* | Release v0.3.0 | Ian Coleman | 2017-11-22 | 1 | -1/+1 |
| | |||||
* | Add BIP141 tab for full segwit compatibility | Ian Coleman | 2017-11-22 | 1 | -0/+41 |
| | |||||
* | Remove segwit from bip32 tab | Ian Coleman | 2017-11-22 | 1 | -7/+0 |
| | | | | This option will be added in the future to a bip141 tab | ||||
* | Use ltub for litecoin by default instead of xprv | Ian Coleman | 2017-11-22 | 1 | -1/+1 |
| | | | | Introduced when upgrading from bitcoinjs-lib v3.3.0 | ||||
* | Update bitcoinjs from v3.1.1 to v3.3.0 | Ian Coleman | 2017-11-22 | 1 | -1/+1 |
| | |||||
* | Release v0.2.9 | Ian Coleman | 2017-11-21 | 1 | -1/+1 |
| | |||||
* | Allow more rows to be generated at a custom index | Ian Coleman | 2017-11-21 | 1 | -2/+5 |
| | |||||
* | Release v0.2.8 | Ian Coleman | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Allow BitPay address format for bitcoin cash | Ian Coleman | 2017-10-31 | 1 | -0/+10 |
| | |||||
* | Release v0.2.7 | Ian Coleman | 2017-10-02 | 1 | -1/+1 |
| | |||||
* | Remove hand-rolled translation library | Ian Coleman | 2017-10-02 | 1 | -130/+128 |
| | |||||
* | List alternative tools | Ian Coleman | 2017-10-02 | 1 | -0/+15 |
| | |||||
* | Release v0.2.6 | Ian Coleman | 2017-09-20 | 1 | -1/+1 |
| | |||||
* | Detect and warn of filtered entropy | Ian Coleman | 2017-09-20 | 1 | -0/+7 |
| | |||||
* | Reword entropy text to say one type, not multiple | Ian Coleman | 2017-09-19 | 1 | -1/+1 |
| | |||||
* | Adding BIP 49 to "More info" section. | Jonathan Cross | 2017-09-18 | 1 | -0/+5 |
| | |||||
* | Release v0.2.5 | Ian Coleman | 2017-09-01 | 1 | -1/+1 |
| | |||||
* | Allow P2WPKH nested in P2SH addresses on BIP32 tab | Ian Coleman | 2017-09-01 | 1 | -0/+7 |
| | |||||
* | Release v0.2.4 | Ian Coleman | 2017-08-28 | 1 | -1/+1 |
| | |||||
* | Add a checkbox to switch litecoin key prefixes | Ian Coleman | 2017-08-28 | 1 | -0/+9 |
| | |||||
* | Release v0.2.3 | Ian Coleman | 2017-08-23 | 1 | -1/+1 |
| | |||||
* | Release v0.2.2 | Ian Coleman | 2017-08-16 | 1 | -1/+1 |
| |