Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix whitespace consistency | Ian Coleman | 2018-10-29 | 1 | -1/+1 |
| | |||||
* | Release v0.3.9 | Ian Coleman | 2018-10-29 | 1 | -1/+1 |
| | |||||
* | Update index.html | Steven Hatzakis | 2018-09-01 | 1 | -1/+2 |
| | |||||
* | Update index.html | Steven Hatzakis | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Update index.html | Steven Hatzakis | 2018-08-31 | 1 | -2/+2 |
| | |||||
* | Update index.html | Steven Hatzakis | 2018-08-31 | 1 | -1/+1 |
| | |||||
* | Update index.html | Steven Hatzakis | 2018-08-28 | 1 | -7/+6 |
| | | | I think changing slightly the position of the generate button and re-wording the sentence as proposed will enhance the UX a little bit, I've also proposed to change the default selected word count to 12 from 15 (as 12 are more widely used). | ||||
* | Release v0.3.8s | BeachM | 2018-08-10 | 1 | -1/+1 |
| | |||||
* | Release v0.3.8 | Ian Coleman | 2018-07-26 | 1 | -1/+1 |
| | |||||
* | Remove duplicate id properties on html elements | Ian Coleman | 2018-07-26 | 1 | -30/+30 |
| | | | | Closes #224 | ||||
* | 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 |
| |