aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into ethereum-likexarakas2018-06-187-412/+604
|\
| * Add litecoin p2wpkh parametersIan Coleman2018-05-301-0/+13
| | | | | | | | | | From electrum-ltc https://github.com/pooler/electrum-ltc/blob/48996679e198dab0839a2613289af8ba250b4f34/lib/constants.py
| * Release v0.3.7Ian Coleman2018-05-293-206/+329
| |
| * Fix tests for altcoinsIan Coleman2018-05-291-2/+2
| | | | | | | | | | | | | | | | | | Checked reddcoin address in block explorer https://live.reddcoin.com AXE params were updated in https://github.com/iancoleman/bip39/pull/213 but not the test.
| * Fix typo - reddoin/reddcoinIan Coleman2018-05-291-1/+1
| |
| * Add visual privacy safeguard for private dataIan Coleman2018-05-293-15/+40
| |
| * Parse extended root key regardless of prefixIan Coleman2018-05-292-0/+81
| |
| * Hide 'calculating' feedback if segwit unavailableIan Coleman2018-05-291-0/+1
| |
| * Add litecoin segwit testsIan Coleman2018-05-291-0/+38
| |
| * Replace hasSegwit variable with test for paramsIan Coleman2018-05-291-124/+17
| |
| * Add BIP84 unavailable indicator to UIIan Coleman2018-05-292-63/+79
| |
| * Merge pull request #219 from cryptostorage/masteriancoleman2018-05-291-2/+2
| |\ | | | | | | Fix incorrect address generation for altcoins with BIP38 enabled
| | * undo zcash max payload length fixwoodser2018-05-211-1/+1
| | |
| | * increase maximum payload length for zcashwoodser2018-05-181-1/+1
| | |
| | * Fix incorrect address generation for altcoins with bip38woodser2018-05-181-2/+2
| | |
| * | Merge pull request #222 from ihomp/patch-1iancoleman2018-05-291-1/+1
| |\ \ | | | | | | | | html: missed closing </span>
| | * | Update index.htmlViacheslav Bakshaev2018-05-261-1/+1
| |/ / | | | | | | html: missed closing </span>
| * | Merge pull request #218 from losh11/patch-1iancoleman2018-05-211-0/+1
| |\ \ | | |/ | |/| Add Litecoin bech32 HRP
| | * Add Litecoin bech32 HRPLoshan T2018-05-161-0/+1
| |/
* / Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client option ↵xarakas2018-05-152-9/+128
|/ | | | in bip32 tab
* Merge pull request #215 from Coinomi/coinomiiancoleman2018-05-153-0/+130
|\ | | | | Add BTCP, BTCZ, ZCL, ZEN
| * 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
|