aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #229 from majikandy/patch-2iancoleman2018-07-263-1/+26
|\ | | | | Added TSTRAT
| * Stratis Testnet textAndy Davis2018-07-161-1/+1
| |
| * Merge pull request #2 from majikandy/patch-1Andy Davis2018-07-161-0/+7
| |\ | | | | | | Added TSTRAT test
| | * TSTRAT testAndy Davis2018-07-161-0/+7
| | |
| * | Merge pull request #1 from majikandy/patch-3Andy Davis2018-07-161-1/+12
| |\ \ | | | | | | | | Update bitcoinjs-extensions.js
| | * | Update bitcoinjs-extensions.jsAndy Davis2018-07-161-1/+12
| | |/
| * / Added TSTRATAndy Davis2018-07-161-0/+7
| |/
* | Merge pull request #233 from skironDotNet/hushcoiniancoleman2018-07-262-0/+18
|\ \ | | | | | | Add HUSH coin, same as BTCZ but diffrent bip44 coin type
| * | Hush coinPawel Cioch2018-07-232-0/+18
| | |
* | | Merge pull request #232 from skironDotNet/syscoin-fixiancoleman2018-07-261-1/+1
|\| | | |/ |/| SYScoin fix for WIF private address format
| * SYScoin fix for WIF private address formatPawel Cioch2018-07-231-1/+1
|/
* 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
|/
* 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
|