aboutsummaryrefslogtreecommitdiff
path: root/src/index.html
Commit message (Collapse)AuthorAgeFilesLines
...
* | Release v0.3.8sBeachM2018-08-101-1/+1
| |
* | Release v0.3.8Ian Coleman2018-07-261-1/+1
| |
* | Remove duplicate id properties on html elementsIan Coleman2018-07-261-30/+30
| | | | | | | | Closes #224
* | Release v0.3.7Ian Coleman2018-05-291-1/+1
| |
* | Add visual privacy safeguard for private dataIan Coleman2018-05-291-15/+24
| |
* | Add BIP84 unavailable indicator to UIIan Coleman2018-05-291-63/+73
| |
* | Update index.htmlViacheslav Bakshaev2018-05-261-1/+1
| | | | | | html: missed closing </span>
* | Release v0.3.6Ian Coleman2018-05-081-1/+1
| |
* | Add cashaddr address format for bitcoin cashIan Coleman2018-05-081-3/+16
| |
* | Release v0.3.5Ian Coleman2018-04-121-1/+1
| |
* | Warn when using weak entropy and strong mnemonicIan Coleman2018-04-121-0/+5
| |
* | Warn when generating low entropy mnemonicsIan Coleman2018-04-121-1/+6
| |
* | Update bitcoinjs-lib from 3.3.0 to 3.3.2Ian Coleman2018-03-191-1/+1
| | | | | | | | | | Built using instructions at https://github.com/bitcoinjs/bitcoinjs-lib/tree/v3.3.2#browser
* | Fixed typoDimitris Tsapakidis2018-03-131-1/+1
| | | | | | "each key will take take several minutes" -> "each key will take several minutes'
* | Release v0.3.4Ian Coleman2018-03-121-1/+1
| |
* | Add Korean languageIan Coleman2018-03-121-0/+2
| |
* | Warn that entropy values should exclude checksumIan Coleman2018-03-121-0/+3
| |
* | Show the checksum value in the entropy detailsIan Coleman2018-03-121-0/+2
| |
* | Release v0.3.3Ian Coleman2018-02-061-1/+1
| |
* | Add BIP38 interface elementsIan Coleman2018-02-061-0/+10
| |
* | Add bitcoinjs-bip38-2.0.2 libraryIan Coleman2018-02-061-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.2Ian Coleman2018-01-031-1/+1
|
* Add csv display of addressesIan Coleman2018-01-031-36/+53
|
* Add BIP84 tabIan Coleman2018-01-031-0/+83
|
* Release v0.3.1Ian Coleman2017-11-291-1/+1
|
* Replace jquery.qrcode with kjua for QR codesIan Coleman2017-11-291-1/+1
| | | | This handles UTF-8 content correctly
* Move css specific to the app into own fileIan Coleman2017-11-291-100/+1
|
* Update bootstrap from minified 3.2.0 to 3.3.7Ian Coleman2017-11-291-2/+2
|
* Update jquery from minified 2.1.1 to 3.2.1Ian Coleman2017-11-291-1/+1
|
* Fixed typosDimitris Tsapakidis2017-11-241-2/+2
| | | | addreses -> addresses steet -> street
* Show entropy from PRNG and word indexesIan Coleman2017-11-221-1/+3
| | | | see issue #132
* Release v0.3.0Ian Coleman2017-11-221-1/+1
|
* Add BIP141 tab for full segwit compatibilityIan Coleman2017-11-221-0/+41
|
* Remove segwit from bip32 tabIan Coleman2017-11-221-7/+0
| | | | This option will be added in the future to a bip141 tab
* Use ltub for litecoin by default instead of xprvIan Coleman2017-11-221-1/+1
| | | | Introduced when upgrading from bitcoinjs-lib v3.3.0
* Update bitcoinjs from v3.1.1 to v3.3.0Ian Coleman2017-11-221-1/+1
|
* Release v0.2.9Ian Coleman2017-11-211-1/+1
|
* Allow more rows to be generated at a custom indexIan Coleman2017-11-211-2/+5
|
* Release v0.2.8Ian Coleman2017-10-311-1/+1
|
* Allow BitPay address format for bitcoin cashIan Coleman2017-10-311-0/+10
|
* Release v0.2.7Ian Coleman2017-10-021-1/+1
|
* Remove hand-rolled translation libraryIan Coleman2017-10-021-130/+128
|
* List alternative toolsIan Coleman2017-10-021-0/+15
|
* Release v0.2.6Ian Coleman2017-09-201-1/+1
|
* Detect and warn of filtered entropyIan Coleman2017-09-201-0/+7
|
* Reword entropy text to say one type, not multipleIan Coleman2017-09-191-1/+1
|
* Adding BIP 49 to "More info" section.Jonathan Cross2017-09-181-0/+5
|
* Release v0.2.5Ian Coleman2017-09-011-1/+1
|
* Allow P2WPKH nested in P2SH addresses on BIP32 tabIan Coleman2017-09-011-0/+7
|
* Release v0.2.4Ian Coleman2017-08-281-1/+1
|