From e74d966cf6794553fb91f4f6980ce4f8466de504 Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Thu, 21 Jun 2018 13:40:03 +0200 Subject: [PATCH] defs: add new coins to support.json --- defs/support.json | 72 +++++++++++++++++++++++++++++++---------------- 1 file changed, 48 insertions(+), 24 deletions(-) diff --git a/defs/support.json b/defs/support.json index a798458ee7..8c557c3640 100644 --- a/defs/support.json +++ b/defs/support.json @@ -3,57 +3,81 @@ "Bitcoin": "1.5.2", "Testnet": "1.5.2", "Bcash": "1.6.2", - "Namecoin": "1.5.2", - "Litecoin": "1.5.2", - "Dogecoin": "1.5.2", - "Dash": "1.5.2", - "Zcash": "1.6.2", - "Bgold": "1.6.2", - "Decred": "1.6.2", - "DigiByte": "1.6.0", - "Monacoin": "1.6.0", - "Fujicoin": "1.6.1", - "Vertcoin": "1.6.1", "Bcash Testnet": "1.6.2", + "Bgold": "1.6.2", + "Bprivate": "1.6.2", + "Dash": "1.5.2", + "Dash Testnet": "1.6.2", + "Decred": "1.6.2", + "Decred Testnet": "1.6.2", + "DigiByte": "1.6.0", + "Dogecoin": "1.5.2", + "Fujicoin": "1.6.1", + "Groestlcoin": "1.6.2", + "Groestlcoin Testnet": "1.6.2", + "Litecoin": "1.5.2", + "Litecoin Testnet": "1.6.2", + "Monacoin": "1.6.0", + "Namecoin": "1.5.2", + "Vertcoin": "1.6.1", + "Viacoin": "1.6.2", + "Zcash": "1.6.2", "Zcash Testnet": "1.6.2", - "Decred Testnet": "1.6.2" + "Zcoin": "1.6.2", + "Zcoin Testnet": "1.6.2" }, "trezor2": { "Bitcoin": "2.0.5", "Testnet": "2.0.5", "Bcash": "2.0.7", "Bcash Testnet": "2.0.7", - "Namecoin": "2.0.5", - "Litecoin": "2.0.5", - "Dogecoin": "2.0.5", + "Bgold": "2.0.7", + "Bprivate": "2.0.7", "Dash": "2.0.5", + "DigiByte": "2.0.5", + "Dogecoin": "2.0.5", + "Fujicoin": "2.0.5", + "Litecoin": "2.0.5", + "Litecoin Testnet": "2.0.7", + "Monacoin": "2.0.5", + "Namecoin": "2.0.5", + "Vertcoin": "2.0.5", + "Viacoin": "2.0.7", "Zcash": "2.0.7", "Zcash Testnet": "2.0.7", - "Bgold": "2.0.7", - "DigiByte": "2.0.5", - "Monacoin": "2.0.5", - "Fujicoin": "2.0.5", - "Vertcoin": "2.0.5" + "Zcoin": "2.0.7", + "Zcoin Testnet": "2.0.7" }, "connect": { "Bitcoin": true, + "Testnet": true, "Bcash": true, "Bgold": true, "Dash": true, "Litecoin": true, - "Zcash": true, - "Testnet": true + "Zcash": true }, "webwallet": { "Bitcoin": true, + "Testnet": true, "Bcash": true, "Bgold": true, + "Bprivate": true, "Dash": true, + "Decred": true, + "Decred Testnet": true, + "DigiByte": true, "Dogecoin": true, + "Fujicoin": true, + "Groestlcoin": true, + "Groestlcoin Testnet": true, "Litecoin": true, + "Litecoin Testnet": true, + "Monacoin": true, + "Viacoin": true, "Zcash": true, - "Testnet": true, - "Zcash Testnet": true + "Zcash Testnet": true, + "Zcoin": true }, "electrum": { "Bitcoin": "https://electrum.org",