Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace jquery.qrcode with kjua for QR codes | Ian Coleman | 2017-11-29 | 1 | -28/+0 |
| | | | | This handles UTF-8 content correctly | ||||
* | correctLevel from 2 to 3 | Zwilla | 2017-09-07 | 1 | -1/+1 |
| | | | | | correctLevel 3 is generally recommended for industrial environments. See also: https://github.com/iancoleman/bip39/issues/101 | ||||
* | QR code shown on hover for certain bits of data | Ian Coleman | 2016-12-01 | 1 | -0/+28 |
QR code shown for: * mnemonic * seed * root key * derived extended private key * derived extended public key * addresses * public keys * private keys |