Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Release v0.3.12 | Ian Coleman | 2019-07-04 | 1 | -1/+1 |
| | |||||
* | Merge pull request #287 from sui77/master | iancoleman | 2019-07-04 | 1 | -0/+1 |
|\ | | | | | XLM Stellar Lumens | ||||
| * | Merge branch 'master' into master | Suat Özgür | 2019-05-25 | 1 | -24/+17 |
| |\ | |||||
| * \ | Merge branch 'master' into master | Suat Özgür | 2018-12-17 | 1 | -102/+162 |
| |\ \ | |||||
| * | | | adding xlm stellar | Suat Özgür | 2018-12-17 | 1 | -0/+1 |
| | | | | |||||
* | | | | Add EOSIO (EOS) | Jeeyong Um | 2019-06-01 | 1 | -0/+1 |
| |_|/ |/| | | |||||
* | | | Release v0.3.11 | Ian Coleman | 2019-05-16 | 1 | -1/+1 |
| | | | |||||
* | | | Force spellcheck and autocomplete to be off | Ian Coleman | 2019-05-16 | 1 | -15/+15 |
| | | | |||||
* | | | Nebulas. Add test spec. Replace nebulas.js by account part of nebulas.js only. | hostgame | 2019-04-03 | 1 | -1/+1 |
| | | | |||||
* | | | Add Nebulas (nebulas.io) | hostgame | 2019-04-02 | 1 | -0/+1 |
| | | | |||||
* | | | Release v0.3.10 | Ian Coleman | 2019-02-25 | 1 | -1/+1 |
| | | | |||||
* | | | Remove info about private keys | Ian Coleman | 2019-02-25 | 1 | -8/+0 |
| |/ |/| | | | | | Closes #260 | ||||
* | | 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 |