Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Test for HUSH network | Ian Coleman | 2018-07-26 | 1 | -0/+7 |
| | |||||
* | Test for bip32 client coinomi/ledger | Ian Coleman | 2018-07-26 | 1 | -0/+7 |
| | |||||
* | Merge pull request #216 from Coinomi/ethereum-like | iancoleman | 2018-07-26 | 2 | -8/+128 |
|\ | | | | | Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client o… | ||||
| * | Merge branch 'master' into ethereum-like | xarakas | 2018-06-18 | 7 | -412/+604 |
| |\ | |||||
| * | | Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client option ↵ | xarakas | 2018-05-15 | 2 | -9/+128 |
| | | | | | | | | | | | | in bip32 tab | ||||
* | | | Merge pull request #229 from majikandy/patch-2 | iancoleman | 2018-07-26 | 3 | -1/+26 |
|\ \ \ | | | | | | | | | Added TSTRAT | ||||
| * | | | Stratis Testnet text | Andy Davis | 2018-07-16 | 1 | -1/+1 |
| | | | | |||||
| * | | | Merge pull request #2 from majikandy/patch-1 | Andy Davis | 2018-07-16 | 1 | -0/+7 |
| |\ \ \ | | | | | | | | | | | Added TSTRAT test | ||||
| | * | | | TSTRAT test | Andy Davis | 2018-07-16 | 1 | -0/+7 |
| | | |/ | | |/| | |||||
| * | | | Merge pull request #1 from majikandy/patch-3 | Andy Davis | 2018-07-16 | 1 | -1/+12 |
| |\ \ \ | | | | | | | | | | | Update bitcoinjs-extensions.js | ||||
| | * | | | Update bitcoinjs-extensions.js | Andy Davis | 2018-07-16 | 1 | -1/+12 |
| | |/ / | |||||
| * / / | Added TSTRAT | Andy Davis | 2018-07-16 | 1 | -0/+7 |
| |/ / | |||||
* | | | Merge pull request #233 from skironDotNet/hushcoin | iancoleman | 2018-07-26 | 2 | -0/+18 |
|\ \ \ | | | | | | | | | Add HUSH coin, same as BTCZ but diffrent bip44 coin type | ||||
| * | | | Hush coin | Pawel Cioch | 2018-07-23 | 2 | -0/+18 |
| | | | | |||||
* | | | | Merge pull request #232 from skironDotNet/syscoin-fix | iancoleman | 2018-07-26 | 1 | -1/+1 |
|\| | | | |/ / |/| | | SYScoin fix for WIF private address format | ||||
| * | | SYScoin fix for WIF private address format | Pawel Cioch | 2018-07-23 | 1 | -1/+1 |
|/ / | |||||
* | | Add litecoin p2wpkh parameters | Ian Coleman | 2018-05-30 | 1 | -0/+13 |
| | | | | | | | | | | From electrum-ltc https://github.com/pooler/electrum-ltc/blob/48996679e198dab0839a2613289af8ba250b4f34/lib/constants.py | ||||
* | | Release v0.3.7 | Ian Coleman | 2018-05-29 | 3 | -206/+329 |
| | | |||||
* | | Fix tests for altcoins | Ian Coleman | 2018-05-29 | 1 | -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/reddcoin | Ian Coleman | 2018-05-29 | 1 | -1/+1 |
| | | |||||
* | | Add visual privacy safeguard for private data | Ian Coleman | 2018-05-29 | 3 | -15/+40 |
| | | |||||
* | | Parse extended root key regardless of prefix | Ian Coleman | 2018-05-29 | 2 | -0/+81 |
| | | |||||
* | | Hide 'calculating' feedback if segwit unavailable | Ian Coleman | 2018-05-29 | 1 | -0/+1 |
| | | |||||
* | | Add litecoin segwit tests | Ian Coleman | 2018-05-29 | 1 | -0/+38 |
| | | |||||
* | | Replace hasSegwit variable with test for params | Ian Coleman | 2018-05-29 | 1 | -124/+17 |
| | | |||||
* | | Add BIP84 unavailable indicator to UI | Ian Coleman | 2018-05-29 | 2 | -63/+79 |
| | | |||||
* | | Merge pull request #219 from cryptostorage/master | iancoleman | 2018-05-29 | 1 | -2/+2 |
|\ \ | | | | | | | Fix incorrect address generation for altcoins with BIP38 enabled | ||||
| * | | undo zcash max payload length fix | woodser | 2018-05-21 | 1 | -1/+1 |
| | | | |||||
| * | | increase maximum payload length for zcash | woodser | 2018-05-18 | 1 | -1/+1 |
| | | | |||||
| * | | Fix incorrect address generation for altcoins with bip38 | woodser | 2018-05-18 | 1 | -2/+2 |
| |/ | |||||
* | | Merge pull request #222 from ihomp/patch-1 | iancoleman | 2018-05-29 | 1 | -1/+1 |
|\ \ | | | | | | | html: missed closing </span> | ||||
| * | | Update index.html | Viacheslav Bakshaev | 2018-05-26 | 1 | -1/+1 |
|/ / | | | | | html: missed closing </span> | ||||
* | | Merge pull request #218 from losh11/patch-1 | iancoleman | 2018-05-21 | 1 | -0/+1 |
|\ \ | |/ |/| | Add Litecoin bech32 HRP | ||||
| * | Add Litecoin bech32 HRP | Loshan T | 2018-05-16 | 1 | -0/+1 |
|/ | |||||
* | Merge pull request #215 from Coinomi/coinomi | iancoleman | 2018-05-15 | 3 | -0/+130 |
|\ | | | | | Add BTCP, BTCZ, ZCL, ZEN | ||||
| * | Add BTCP, BTCZ, ZCL, ZEN | xarakas | 2018-05-14 | 3 | -0/+130 |
|/ | |||||
* | Merge pull request #213 from charlesrocket/upd-axe | iancoleman | 2018-05-10 | 2 | -4/+4 |
|\ | | | | | update AXE network | ||||
| * | update bip value | -k | 2018-05-09 | 1 | -1/+1 |
| | | |||||
| * | update AXE network values | -k | 2018-05-09 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #214 from XUEZ/add_xuez | iancoleman | 2018-05-10 | 2 | -0/+19 |
|\ \ | |/ |/| | Add xuez coin to coinlist | ||||
| * | Add Xuez coin | ddude | 2018-05-09 | 1 | -0/+8 |
| | | |||||
| * | Add Xuez coin | ddude | 2018-05-09 | 1 | -0/+11 |
|/ | |||||
* | Release v0.3.6 | Ian Coleman | 2018-05-08 | 3 | -48/+9454 |
| | |||||
* | Add cashaddr address format for bitcoin cash | Ian Coleman | 2018-05-08 | 5 | -37/+9394 |
| | |||||
* | 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 |
| | |