Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Ravencoin (RVN) | standard-error | 2018-11-09 | 2 | -0/+18 |
| | |||||
* | Added Phore (PHR) coin | Pawel Cioch | 2018-10-31 | 2 | -0/+18 |
| | |||||
* | Fix whitespace consistency | Ian Coleman | 2018-10-29 | 1 | -9/+6 |
| | |||||
* | Added PRJ - ProjectCoin | Pawel Cioch | 2018-10-21 | 2 | -0/+18 |
| | |||||
* | Merge branch 'master' into bitcoin-green | iancoleman | 2018-10-15 | 2 | -0/+18 |
|\ | |||||
| * | Add ANON | Kevin van der Poll | 2018-10-11 | 2 | -0/+18 |
| | | |||||
* | | Added BITG - Bitcoin Green | Pawel Cioch | 2018-10-10 | 2 | -0/+18 |
|/ | |||||
* | added DigiByte segwit parameters | Matthew Cornelisse | 2018-10-02 | 1 | -0/+28 |
| | |||||
* | Add BitCloud and Megacoin | David B | 2018-09-20 | 2 | -0/+36 |
| | |||||
* | Added Artax as HD 219 from proposed ↵ | Pawel Cioch | 2018-09-13 | 2 | -0/+18 |
| | | | | https://github.com/satoshilabs/slips/pull/363 | ||||
* | Add ExchangeCoin | harzo | 2018-09-05 | 2 | -0/+18 |
| | |||||
* | Added Cryptoescudo | Vitório Damas | 2018-08-28 | 1 | -0/+7 |
| | | | | Committer: Vitorio Damas <vitoriodamas@gmail.com> | ||||
* | Fixed Salus and added Cryptoescudo | Vitório Damas | 2018-08-28 | 1 | -0/+12 |
| | |||||
* | Salus (SLS) support added | Stoner19 | 2018-08-21 | 2 | -0/+17 |
| | |||||
* | Merge pull request #234 from h4x3rotab/h4x3rotab-btg | iancoleman | 2018-08-14 | 2 | -1/+27 |
|\ | | | | | Add SegWit support for BTG | ||||
| * | Add SegWit spec for Bitcoin Gold | h4x3rotab | 2018-07-31 | 1 | -0/+26 |
| | | |||||
| * | Update BTG signing message | h4x3rotab | 2018-07-31 | 1 | -1/+1 |
| | | |||||
* | | add stash parameters | BeachM | 2018-08-10 | 2 | -0/+36 |
|/ | |||||
* | Update bitcore network parameters | Ian Coleman | 2018-07-26 | 1 | -2/+2 |
| | | | | Closes #231 | ||||
* | Merge pull request #216 from Coinomi/ethereum-like | iancoleman | 2018-07-26 | 1 | -8/+79 |
|\ | | | | | Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client o… | ||||
| * | Merge branch 'master' into ethereum-like | xarakas | 2018-06-18 | 2 | -126/+116 |
| |\ | |||||
| * | | Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client option ↵ | xarakas | 2018-05-15 | 1 | -9/+79 |
| | | | | | | | | | | | | in bip32 tab | ||||
* | | | Merge pull request #229 from majikandy/patch-2 | iancoleman | 2018-07-26 | 2 | -1/+19 |
|\ \ \ | | | | | | | | | Added TSTRAT | ||||
| * \ \ | 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 |
| |/ / | |||||
* | | | Hush coin | Pawel Cioch | 2018-07-23 | 2 | -0/+18 |
| | | | |||||
* | | | 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 | ||||
* | | Fix typo - reddoin/reddcoin | Ian Coleman | 2018-05-29 | 1 | -1/+1 |
| | | |||||
* | | Add visual privacy safeguard for private data | Ian Coleman | 2018-05-29 | 1 | -0/+13 |
| | | |||||
* | | Parse extended root key regardless of prefix | Ian Coleman | 2018-05-29 | 1 | -0/+62 |
| | | |||||
* | | Hide 'calculating' feedback if segwit unavailable | Ian Coleman | 2018-05-29 | 1 | -0/+1 |
| | | |||||
* | | 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 | 1 | -0/+6 |
| | | |||||
* | | 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 |
| |/ | |||||
* / | Add Litecoin bech32 HRP | Loshan T | 2018-05-16 | 1 | -0/+1 |
|/ | |||||
* | Add BTCP, BTCZ, ZCL, ZEN | xarakas | 2018-05-14 | 2 | -0/+95 |
| | |||||
* | 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 |
| | | |||||
* | | Add Xuez coin | ddude | 2018-05-09 | 1 | -0/+8 |
| | | |||||
* | | Add Xuez coin | ddude | 2018-05-09 | 1 | -0/+11 |
|/ | |||||
* | Add cashaddr address format for bitcoin cash | Ian Coleman | 2018-05-08 | 3 | -32/+9344 |
| | |||||
* | Korean uses ascii spaces, not ideographic spaces | Ian Coleman | 2018-05-08 | 2 | -2/+2 |
| | |||||
* | Add zcash support | xarakas | 2018-04-30 | 3 | -7/+37 |
| | |||||
* | Merge pull request #210 from potatohodler/patch/vertcoin | iancoleman | 2018-04-20 | 3 | -2/+27 |
|\ | | | | | Improve Vertcoin support |