Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add zcash support | xarakas | 2018-04-30 | 1 | -0/+8 |
| | |||||
* | Merge pull request #210 from potatohodler/patch/vertcoin | iancoleman | 2018-04-20 | 1 | -1/+1 |
|\ | | | | | Improve Vertcoin support | ||||
| * | Adds Segwit support for Vertcoin. | Potato | 2018-04-18 | 1 | -1/+1 |
| | | |||||
* | | Add Kobocoin support | xarakas | 2018-04-18 | 1 | -0/+8 |
|/ | |||||
* | Warn when using weak entropy and strong mnemonic | Ian Coleman | 2018-04-12 | 1 | -0/+12 |
| | |||||
* | Warn when generating low entropy mnemonics | Ian Coleman | 2018-04-12 | 1 | -0/+12 |
| | |||||
* | Merge pull request #200 from Coinomi/coinomi | iancoleman | 2018-04-12 | 1 | -0/+592 |
|\ | | | | | Add coins supported by Coinomi wallet | ||||
| * | Add coins supported by Coinomi wallet | xarakas | 2018-04-10 | 1 | -0/+592 |
| | | |||||
* | | fix index.js fujicoin | motty | 2018-04-10 | 1 | -1/+1 |
|/ | |||||
* | Order Neblio coin alphabetically | Ian Coleman | 2018-03-27 | 1 | -8/+8 |
| | |||||
* | Order Beetlecoin alphabetically | Ian Coleman | 2018-03-27 | 1 | -7/+7 |
| | |||||
* | Change Bitcoin Gold coin number to 156 | Ian Coleman | 2018-03-27 | 1 | -1/+1 |
| | | | | Closes #189 | ||||
* | Added support for Beetle Coin | williamersatz | 2018-03-22 | 1 | -0/+8 |
| | |||||
* | Add files via upload | TrifidTeam | 2018-03-14 | 1 | -0/+8 |
| | |||||
* | Use correct BIP44 value for Denarius of 116, not 0 | Ian Coleman | 2018-03-12 | 1 | -1/+1 |
| | | | | See https://github.com/satoshilabs/slips/blob/master/slip-0044.md | ||||
* | Add Korean language | Ian Coleman | 2018-03-12 | 1 | -1/+1 |
| | |||||
* | Add spacing every 11 bits to the checksum | Ian Coleman | 2018-03-12 | 1 | -1/+10 |
| | |||||
* | Show the checksum value in the entropy details | Ian Coleman | 2018-03-12 | 1 | -0/+27 |
| | |||||
* | Add spaces every 11 bits to raw binary of entropy | Ian Coleman | 2018-03-12 | 1 | -1/+2 |
| | | | | | This makes it easier to see that the checksum is missing from the end of the entropy. | ||||
* | Order blackcoin alphabetically in coin list | Ian Coleman | 2018-03-12 | 1 | -8/+8 |
| | |||||
* | Merge pull request #172 from carsenk/master | iancoleman | 2018-03-12 | 1 | -0/+8 |
|\ | | | | | Add Denarius (DNR) Support | ||||
| * | Add DNR Support | carsenk | 2018-03-06 | 1 | -0/+8 |
| | | |||||
* | | update index.js with correct BIP44 reg. number | janko33bd | 2018-02-07 | 1 | -0/+8 |
|/ | |||||
* | Allow initial number of rows to be set by user | Ian Coleman | 2018-02-06 | 1 | -1/+2 |
| | |||||
* | Add BIP38 interface elements | Ian Coleman | 2018-02-06 | 1 | -2/+6 |
| | |||||
* | Encrypt private keys with BIP38 | Ian Coleman | 2018-02-06 | 1 | -5/+25 |
| | | | | with fakes for missing UI elements | ||||
* | LeftPad ethereum private keys with zeros if needed | Ian Coleman | 2018-01-16 | 1 | -1/+1 |
| | |||||
* | AXE support | -k | 2018-01-06 | 1 | -0/+8 |
| | |||||
* | Add csv display of addresses | Ian Coleman | 2018-01-03 | 1 | -0/+25 |
| | |||||
* | Add BIP84 tab | Ian Coleman | 2018-01-03 | 1 | -2/+54 |
| | |||||
* | Merge pull request #137 from AraguaneyBits/master | iancoleman | 2017-12-20 | 1 | -0/+8 |
|\ | | | | | Add ONX (Onixcoin) | ||||
| * | FIX OnixCoin Correct BIP44 Code 174 | jestevez | 2017-12-19 | 1 | -1/+0 |
| | | |||||
| * | FIX OnixCoin Correct BIP44 Code 174 | jestevez | 2017-12-19 | 1 | -1/+2 |
| | | |||||
| * | Add ONX (Onixcoin) | jestevez | 2017-11-30 | 1 | -0/+8 |
| | | |||||
* | | [ADD] KMD - Komodo | ca333 | 2017-12-04 | 1 | -0/+8 |
|/ | |||||
* | Replace jquery.qrcode with kjua for QR codes | Ian Coleman | 2017-11-29 | 1 | -2/+7 |
| | | | | This handles UTF-8 content correctly | ||||
* | Show entropy from PRNG and word indexes | Ian Coleman | 2017-11-22 | 1 | -1/+42 |
| | | | | see issue #132 | ||||
* | Add BIP141 tab for full segwit compatibility | Ian Coleman | 2017-11-22 | 1 | -29/+59 |
| | |||||
* | Remove segwit from bip32 tab | Ian Coleman | 2017-11-22 | 1 | -58/+49 |
| | | | | 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 | -3/+3 |
| | | | | Introduced when upgrading from bitcoinjs-lib v3.3.0 | ||||
* | Allow more rows to be generated at a custom index | Ian Coleman | 2017-11-21 | 1 | -1/+17 |
| | |||||
* | Fix ordering of networks to be alphabetical | Ian Coleman | 2017-11-16 | 1 | -9/+8 |
| | |||||
* | Merge pull request #129 from rsnel/bgold | iancoleman | 2017-11-15 | 1 | -0/+8 |
|\ | | | | | add BTG (Bitcoin Gold/bgold) | ||||
| * | add BTG (Bitcoin Gold/bgold) | Rik Snel | 2017-11-14 | 1 | -0/+8 |
| | | |||||
* | | add monacoin | you21979 | 2017-11-09 | 1 | -0/+8 |
|/ | |||||
* | Add P2WPKH-nested-in-P2SH to litecoin | Ian Coleman | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | Use correct prefixes for xprv/xpub with segwit | Ian Coleman | 2017-10-31 | 1 | -2/+64 |
| | |||||
* | Allow BitPay address format for bitcoin cash | Ian Coleman | 2017-10-31 | 1 | -1/+24 |
| | |||||
* | Add nubits | alkley | 2017-10-09 | 1 | -0/+8 |
| | |||||
* | add Fujicoin | motty | 2017-09-26 | 1 | -0/+8 |
| |