aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #249 from harzo/task/add-exchangecoiniancoleman2018-09-063-0/+25
|\ | | | | Add ExchangeCoin
| * Add ExchangeCoinharzo2018-09-053-0/+25
|/
* Merge pull request #246 from hatgit/patch-1iancoleman2018-09-031-3/+3
|\ | | | | Update index.html
| * Update index.htmlSteven Hatzakis2018-09-011-1/+2
| |
| * Update index.htmlSteven Hatzakis2018-08-311-1/+1
| |
| * Update index.htmlSteven Hatzakis2018-08-311-2/+2
| |
| * Update index.htmlSteven Hatzakis2018-08-311-1/+1
| |
| * Update index.htmlSteven Hatzakis2018-08-281-7/+6
| | | | | | I think changing slightly the position of the generate button and re-wording the sentence as proposed will enhance the UX a little bit, I've also proposed to change the default selected word count to 12 from 15 (as 12 are more widely used).
* | Merge pull request #245 from VDamas/masteriancoleman2018-08-292-0/+19
|\ \ | |/ |/| Fixed Salus and added Cryptoescudo
| * Added CryptoescudoVitório Damas2018-08-281-0/+7
| | | | | | | | Committer: Vitorio Damas <vitoriodamas@gmail.com>
| * Fixed Salus and added CryptoescudoVitório Damas2018-08-281-0/+12
|/
* Merge pull request #242 from Stoner19/masteriancoleman2018-08-223-0/+22
|\ | | | | Salus (SLS) support added
| * Salus (SLS) support addedStoner192018-08-213-0/+22
|/
* Merge pull request #234 from h4x3rotab/h4x3rotab-btgiancoleman2018-08-142-1/+27
|\ | | | | Add SegWit support for BTG
| * Add SegWit spec for Bitcoin Goldh4x3rotab2018-07-311-0/+26
| |
| * Update BTG signing messageh4x3rotab2018-07-311-1/+1
| |
* | Merge pull request #238 from stashpayio/stashiancoleman2018-08-145-1/+55
|\ \ | |/ |/| Stash
| * Release v0.3.8sBeachM2018-08-102-1/+5
| |
| * Update changelog.mdBeachM2018-08-101-4/+0
| |
| * remove spaceBeachM2018-08-101-1/+1
| |
| * update changelogBeachM2018-08-101-0/+4
| |
| * add stash parametersBeachM2018-08-103-1/+51
|/
* Release v0.3.8Ian Coleman2018-07-262-1/+10
|
* Remove BIP84 test for litecoinIan Coleman2018-07-261-17/+0
|
* Remove duplicate id properties on html elementsIan Coleman2018-07-261-30/+30
| | | | Closes #224
* Remove bip39-standalone from source controlIan Coleman2018-07-262-108731/+1
| | | | | It's available in the releases tab of github. Closes #226
* Update bitcore network parametersIan Coleman2018-07-262-3/+3
| | | | Closes #231
* Test for HUSH networkIan Coleman2018-07-261-0/+7
|
* Test for bip32 client coinomi/ledgerIan Coleman2018-07-261-0/+7
|
* Merge pull request #216 from Coinomi/ethereum-likeiancoleman2018-07-262-8/+128
|\ | | | | Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client o…
| * Merge branch 'master' into ethereum-likexarakas2018-06-187-412/+604
| |\
| * | Add ETC, PIRL, CLO, MIX, MUSIC, POA, EXP, and coinomi/ledger client option ↵xarakas2018-05-152-9/+128
| | | | | | | | | | | | in bip32 tab
* | | 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
| |