Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add cashaddr address format for bitcoin cash | Ian Coleman | 2018-05-08 | 1 | -2/+34 | |
| | ||||||
* | Add zcash support | xarakas | 2018-04-30 | 1 | -0/+7 | |
| | ||||||
* | Add Kobocoin support | xarakas | 2018-04-18 | 1 | -0/+7 | |
| | ||||||
* | Warn when using weak entropy and strong mnemonic | Ian Coleman | 2018-04-12 | 1 | -0/+32 | |
| | ||||||
* | Warn when generating low entropy mnemonics | Ian Coleman | 2018-04-12 | 1 | -0/+27 | |
| | ||||||
* | Add coins supported by Coinomi wallet | xarakas | 2018-04-10 | 1 | -0/+519 | |
| | ||||||
* | Add test for testnet p2wpkh parameters | Ian Coleman | 2018-03-27 | 1 | -0/+16 | |
| | ||||||
* | Add test for Beetlecoin | Ian Coleman | 2018-03-27 | 1 | -0/+7 | |
| | ||||||
* | Add test for Neblio coin | Ian Coleman | 2018-03-27 | 1 | -0/+7 | |
| | ||||||
* | Change Bitcoin Gold coin number to 156 | Ian Coleman | 2018-03-27 | 1 | -1/+1 | |
| | | | | Closes #189 | |||||
* | 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 spacing every 11 bits to the checksum | Ian Coleman | 2018-03-12 | 1 | -0/+17 | |
| | ||||||
* | Show the checksum value in the entropy details | Ian Coleman | 2018-03-12 | 1 | -0/+15 | |
| | ||||||
* | Add test for blackcoin | Ian Coleman | 2018-03-12 | 1 | -0/+7 | |
| | ||||||
* | Add DNR Support | carsenk | 2018-03-06 | 1 | -0/+7 | |
| | ||||||
* | Fix tests which generate more rows | Ian Coleman | 2018-02-06 | 1 | -8/+9 | |
| | ||||||
* | Add BIP38 test | Ian Coleman | 2018-02-06 | 1 | -0/+31 | |
| | ||||||
* | Remove commented-out lines of code from test | Ian Coleman | 2018-01-16 | 1 | -10/+4 | |
| | ||||||
* | Test AXE network | Ian Coleman | 2018-01-16 | 1 | -0/+7 | |
| | ||||||
* | Increase allowed rendering time tests | Ian Coleman | 2018-01-16 | 1 | -1/+1 | |
| | | | | Firefox was only generating 15 of 20 rows in the address table | |||||
* | LeftPad ethereum private keys with zeros if needed | Ian Coleman | 2018-01-16 | 1 | -0/+25 | |
| | ||||||
* | Fix test for komodo | Ian Coleman | 2018-01-03 | 1 | -1/+1 | |
| | ||||||
* | Add csv display of addresses | Ian Coleman | 2018-01-03 | 1 | -0/+18 | |
| | ||||||
* | Add BIP84 tab | Ian Coleman | 2018-01-03 | 1 | -0/+148 | |
| | ||||||
* | Fix typo game/komodo | Ian Coleman | 2017-12-20 | 1 | -1/+1 | |
| | ||||||
* | Add test for Onixcoin | Ian Coleman | 2017-12-20 | 1 | -0/+7 | |
| | ||||||
* | [ADD] KMD - Komodo | ca333 | 2017-12-04 | 1 | -0/+7 | |
| | ||||||
* | Show entropy from PRNG and word indexes | Ian Coleman | 2017-11-22 | 1 | -0/+27 | |
| | | | | see issue #132 | |||||
* | Add BIP141 tab for full segwit compatibility | Ian Coleman | 2017-11-22 | 1 | -0/+47 | |
| | ||||||
* | Remove segwit from bip32 tab | Ian Coleman | 2017-11-22 | 1 | -25/+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 | -5/+5 | |
| | | | | 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 | -0/+44 | |
| | ||||||
* | Add test for monacoin | Ian Coleman | 2017-11-16 | 1 | -0/+7 | |
| | ||||||
* | Add test for Bitcoin Gold network | Ian Coleman | 2017-11-16 | 1 | -0/+7 | |
| | ||||||
* | Use selenium for tests instead of phantomjs | Ian Coleman | 2017-11-16 | 3 | -0/+2594 | |