From 01004c7aa09d6dec89d6e1fc5a9c35326cccf72a Mon Sep 17 00:00:00 2001 From: Szymon Lesisz Date: Tue, 9 Apr 2019 13:26:30 +0200 Subject: [PATCH 1/2] remove incompatible coins from connect Decred, Decred Testnet, Groestlcoin, Groestlcoin Testnet, SmartCash, SmartCash Testnet are incompatible with bitcoinjs library --- defs/support.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/defs/support.json b/defs/support.json index d4c679716a..3b0714ecac 100644 --- a/defs/support.json +++ b/defs/support.json @@ -13,7 +13,6 @@ "bitcoin:BTX": true, "bitcoin:CPC": true, "bitcoin:DASH": true, - "bitcoin:DCR": true, "bitcoin:DGB": true, "bitcoin:DNR": true, "bitcoin:DOGE": true, @@ -23,7 +22,6 @@ "bitcoin:FTC": true, "bitcoin:GAME": true, "bitcoin:GIN": true, - "bitcoin:GRS": true, "bitcoin:KMD": true, "bitcoin:KOTO": true, "bitcoin:LTC": true, @@ -36,11 +34,9 @@ "bitcoin:PTC": true, "bitcoin:QTUM": true, "bitcoin:RVN": true, - "bitcoin:SMART": true, "bitcoin:TAZ": true, "bitcoin:TBCH": true, "bitcoin:TBTG": true, - "bitcoin:TDCR": true, "bitcoin:TEST": true, "bitcoin:VIA": true, "bitcoin:VTC": true, @@ -52,11 +48,9 @@ "bitcoin:ZEC": true, "bitcoin:ZEN": true, "bitcoin:tDASH": true, - "bitcoin:tGRS": true, "bitcoin:tLTC": true, "bitcoin:tPIVX": true, "bitcoin:tQTUM": true, - "bitcoin:tSMART": true, "bitcoin:tXZC": true, "eth:AKA": true, "eth:ATH": true, From 15922b93b3cce4197de753185dec8297470d40d3 Mon Sep 17 00:00:00 2001 From: Szymon Lesisz Date: Tue, 9 Apr 2019 13:39:53 +0200 Subject: [PATCH 2/2] QTUM (1.8.1, 2.1.1) not available yet --- defs/support.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/defs/support.json b/defs/support.json index 3b0714ecac..4bd81189ee 100644 --- a/defs/support.json +++ b/defs/support.json @@ -32,7 +32,6 @@ "bitcoin:NMC": true, "bitcoin:PIVX": true, "bitcoin:PTC": true, - "bitcoin:QTUM": true, "bitcoin:RVN": true, "bitcoin:TAZ": true, "bitcoin:TBCH": true, @@ -50,7 +49,6 @@ "bitcoin:tDASH": true, "bitcoin:tLTC": true, "bitcoin:tPIVX": true, - "bitcoin:tQTUM": true, "bitcoin:tXZC": true, "eth:AKA": true, "eth:ATH": true,