aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Add BTCP, BTCZ, ZCL, ZENxarakas2018-05-143-0/+130
|
* Merge pull request #213 from charlesrocket/upd-axeiancoleman2018-05-102-4/+4
|\ | | | | update AXE network
| * update bip value-k2018-05-091-1/+1
| |
| * update AXE network values-k2018-05-091-3/+3
| |
* | Merge pull request #214 from XUEZ/add_xueziancoleman2018-05-102-0/+19
|\ \ | |/ |/| Add xuez coin to coinlist
| * Add Xuez coinddude2018-05-091-0/+8
| |
| * Add Xuez coinddude2018-05-091-0/+11
|/
* Release v0.3.6Ian Coleman2018-05-083-48/+9454
|
* Add cashaddr address format for bitcoin cashIan Coleman2018-05-085-37/+9394
|
* Korean uses ascii spaces, not ideographic spacesIan Coleman2018-05-082-2/+2
|
* Merge pull request #212 from Coinomi/zcashiancoleman2018-05-084-7/+44
|\ | | | | Add zcash support
| * Add zcash supportxarakas2018-04-304-7/+44
|/
* Merge pull request #210 from potatohodler/patch/vertcoiniancoleman2018-04-203-2/+27
|\ | | | | Improve Vertcoin support
| * Adds Segwit support for Vertcoin.Potato2018-04-182-1/+26
| |
| * Fixes the Vertcoin Mainnet version byte.Potato2018-04-181-1/+1
| |
* | Merge pull request #207 from Coinomi/kobocoiniancoleman2018-04-203-0/+26
|\ \ | |/ |/| Add Kobocoin support
| * Add Kobocoin supportxarakas2018-04-183-0/+26
|/
* Release v0.3.5Ian Coleman2018-04-123-8935/+1688
|
* Warn when using weak entropy and strong mnemonicIan Coleman2018-04-123-0/+49
|
* Warn when generating low entropy mnemonicsIan Coleman2018-04-123-1/+45
|
* Merge pull request #200 from Coinomi/coinomiiancoleman2018-04-123-0/+1927
|\ | | | | Add coins supported by Coinomi wallet
| * Add coins supported by Coinomi walletxarakas2018-04-103-0/+1927
| |
* | Merge pull request #198 from fujicoin/mod-fujicoin-SegWitiancoleman2018-04-111-1/+1
|\ \ | |/ |/| fix index.js fujicoin
| * fix index.js fujicoinmotty2018-04-101-1/+1
| |
* | Merge pull request #196 from fujicoin/mod-fujicoin-SegWitiancoleman2018-04-101-0/+26
|\| | | | | mod fujicoin SegWit
| * mod fujicoin SegWitmotty2018-04-081-0/+26
|/
* Order Neblio coin alphabeticallyIan Coleman2018-03-271-8/+8
|
* Order Beetlecoin alphabeticallyIan Coleman2018-03-271-7/+7
|
* Add test for testnet p2wpkh parametersIan Coleman2018-03-271-0/+16
|
* Add test for BeetlecoinIan Coleman2018-03-271-0/+7
|
* Add test for Neblio coinIan Coleman2018-03-271-0/+7
|
* Change Bitcoin Gold coin number to 156Ian Coleman2018-03-272-2/+2
| | | | Closes #189
* Merge pull request #188 from dalitsairio/masteriancoleman2018-03-271-0/+13
|\ | | | | Add network testnet.p2wpkh
| * Add network testnet.p2wpkhDalit Sairio2018-03-251-0/+13
| |
* | Merge pull request #186 from williamersatz/masteriancoleman2018-03-272-0/+19
|\ \ | |/ |/| Implemented support for Beetle Coin
| * Added support for Beetle Coinwilliamersatz2018-03-221-0/+11
| |
| * Added support for Beetle Coinwilliamersatz2018-03-221-0/+8
| |
* | Update bitcoinjs-lib from 3.3.0 to 3.3.2Ian Coleman2018-03-192-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-integrationiancoleman2018-03-162-0/+19
|\ | | | | Add Neblio
| * Add files via uploadTrifidTeam2018-03-142-0/+19
|/
* Merge pull request #177 from dimitris-t/patch-2iancoleman2018-03-141-1/+1
|\ | | | | Fixed typo
| * 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-123-26/+2145
|
* Use correct BIP44 value for Denarius of 116, not 0Ian Coleman2018-03-122-2/+2
| | | | See https://github.com/satoshilabs/slips/blob/master/slip-0044.md
* Add Korean languageIan Coleman2018-03-123-1/+2054
|
* Update jsbip39.js to latest versionIan Coleman2018-03-122-9/+5
|
* Add spacing every 11 bits to the checksumIan Coleman2018-03-122-1/+27
|
* Warn that entropy values should exclude checksumIan Coleman2018-03-121-0/+3
|
* Show the checksum value in the entropy detailsIan Coleman2018-03-123-0/+44
|
* Add spaces every 11 bits to raw binary of entropyIan Coleman2018-03-121-1/+2
| | | | | This makes it easier to see that the checksum is missing from the end of the entropy.