Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Korean uses ascii spaces, not ideographic spaces | Ian Coleman | 2018-05-08 | 2 | -2/+2 |
| | |||||
* | Merge pull request #212 from Coinomi/zcash | iancoleman | 2018-05-08 | 4 | -7/+44 |
|\ | | | | | Add zcash support | ||||
| * | Add zcash support | xarakas | 2018-04-30 | 4 | -7/+44 |
|/ | |||||
* | Merge pull request #210 from potatohodler/patch/vertcoin | iancoleman | 2018-04-20 | 3 | -2/+27 |
|\ | | | | | Improve Vertcoin support | ||||
| * | Adds Segwit support for Vertcoin. | Potato | 2018-04-18 | 2 | -1/+26 |
| | | |||||
| * | Fixes the Vertcoin Mainnet version byte. | Potato | 2018-04-18 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #207 from Coinomi/kobocoin | iancoleman | 2018-04-20 | 3 | -0/+26 |
|\ \ | |/ |/| | Add Kobocoin support | ||||
| * | Add Kobocoin support | xarakas | 2018-04-18 | 3 | -0/+26 |
|/ | |||||
* | Release v0.3.5 | Ian Coleman | 2018-04-12 | 3 | -8935/+1688 |
| | |||||
* | Warn when using weak entropy and strong mnemonic | Ian Coleman | 2018-04-12 | 3 | -0/+49 |
| | |||||
* | Warn when generating low entropy mnemonics | Ian Coleman | 2018-04-12 | 3 | -1/+45 |
| | |||||
* | Merge pull request #200 from Coinomi/coinomi | iancoleman | 2018-04-12 | 3 | -0/+1927 |
|\ | | | | | Add coins supported by Coinomi wallet | ||||
| * | Add coins supported by Coinomi wallet | xarakas | 2018-04-10 | 3 | -0/+1927 |
| | | |||||
* | | Merge pull request #198 from fujicoin/mod-fujicoin-SegWit | iancoleman | 2018-04-11 | 1 | -1/+1 |
|\ \ | |/ |/| | fix index.js fujicoin | ||||
| * | fix index.js fujicoin | motty | 2018-04-10 | 1 | -1/+1 |
| | | |||||
* | | Merge pull request #196 from fujicoin/mod-fujicoin-SegWit | iancoleman | 2018-04-10 | 1 | -0/+26 |
|\| | | | | | mod fujicoin SegWit | ||||
| * | mod fujicoin SegWit | motty | 2018-04-08 | 1 | -0/+26 |
|/ | |||||
* | Order Neblio coin alphabetically | Ian Coleman | 2018-03-27 | 1 | -8/+8 |
| | |||||
* | Order Beetlecoin alphabetically | Ian Coleman | 2018-03-27 | 1 | -7/+7 |
| | |||||
* | 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 | 2 | -2/+2 |
| | | | | Closes #189 | ||||
* | Merge pull request #188 from dalitsairio/master | iancoleman | 2018-03-27 | 1 | -0/+13 |
|\ | | | | | Add network testnet.p2wpkh | ||||
| * | Add network testnet.p2wpkh | Dalit Sairio | 2018-03-25 | 1 | -0/+13 |
| | | |||||
* | | Merge pull request #186 from williamersatz/master | iancoleman | 2018-03-27 | 2 | -0/+19 |
|\ \ | |/ |/| | Implemented support for Beetle Coin | ||||
| * | Added support for Beetle Coin | williamersatz | 2018-03-22 | 1 | -0/+11 |
| | | |||||
| * | Added support for Beetle Coin | williamersatz | 2018-03-22 | 1 | -0/+8 |
| | | |||||
* | | Update bitcoinjs-lib from 3.3.0 to 3.3.2 | Ian Coleman | 2018-03-19 | 2 | -8930/+152 |
|/ | | | | | Built using instructions at https://github.com/bitcoinjs/bitcoinjs-lib/tree/v3.3.2#browser | ||||
* | Merge pull request #178 from TrifidTeam/init-nebl-integration | iancoleman | 2018-03-16 | 2 | -0/+19 |
|\ | | | | | Add Neblio | ||||
| * | Add files via upload | TrifidTeam | 2018-03-14 | 2 | -0/+19 |
|/ | |||||
* | Merge pull request #177 from dimitris-t/patch-2 | iancoleman | 2018-03-14 | 1 | -1/+1 |
|\ | | | | | Fixed typo | ||||
| * | 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 | 3 | -26/+2145 |
| | |||||
* | Use correct BIP44 value for Denarius of 116, not 0 | Ian Coleman | 2018-03-12 | 2 | -2/+2 |
| | | | | See https://github.com/satoshilabs/slips/blob/master/slip-0044.md | ||||
* | Add Korean language | Ian Coleman | 2018-03-12 | 3 | -1/+2054 |
| | |||||
* | Update jsbip39.js to latest version | Ian Coleman | 2018-03-12 | 2 | -9/+5 |
| | |||||
* | Add spacing every 11 bits to the checksum | Ian Coleman | 2018-03-12 | 2 | -1/+27 |
| | |||||
* | 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 | 3 | -0/+44 |
| | |||||
* | 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. | ||||
* | Add test for blackcoin | Ian Coleman | 2018-03-12 | 1 | -0/+7 |
| | |||||
* | 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 | 4 | -0/+45 |
|\ | | | | | Add Denarius (DNR) Support | ||||
| * | Add DNR Support | carsenk | 2018-03-06 | 4 | -0/+45 |
| | | |||||
* | | Merge pull request #163 from janko33bd/blackcoin | iancoleman | 2018-03-12 | 2 | -0/+19 |
|\ \ | |/ |/| | Add Blackcoin please | ||||
| * | typo | janko33bd | 2018-02-07 | 1 | -1/+1 |
| | | |||||
| * | update index.js with correct BIP44 reg. number | janko33bd | 2018-02-07 | 1 | -0/+8 |
| | | |||||
| * | make bitcoinjs-extensions black | janko33bd | 2018-02-07 | 1 | -0/+11 |
|/ | |||||
* | Release v0.3.3 | Ian Coleman | 2018-02-06 | 3 | -8/+27986 |
| |