From 74e1fceaeaa616d8250a529ad2db3ed95822e6fb Mon Sep 17 00:00:00 2001 From: Pavol Rusnak Date: Thu, 1 Nov 2018 15:28:44 +0100 Subject: [PATCH] update coin definitions --- defs/coins_details.override.json | 10 ++++++++++ defs/misc/misc.json | 5 ----- defs/support.json | 16 ++++++++-------- 3 files changed, 18 insertions(+), 13 deletions(-) diff --git a/defs/coins_details.override.json b/defs/coins_details.override.json index 977e94702..0d9a3ccb9 100644 --- a/defs/coins_details.override.json +++ b/defs/coins_details.override.json @@ -83,5 +83,15 @@ "Electrum-XZC": "https://github.com/zcoinofficial/electrum-xzc", "Znode Tool": "https://github.com/yura-pakhuchiy/znode-tool" } + }, + "misc:ADA": { + "wallet": { + "AdaLite": "https://adalite.io/app" + } + }, + "misc:XLM": { + "wallet": { + "Account Viewer": "https://trezor.io/stellar/" + } } } diff --git a/defs/misc/misc.json b/defs/misc/misc.json index 8f15ea105..91d60563c 100644 --- a/defs/misc/misc.json +++ b/defs/misc/misc.json @@ -11,7 +11,6 @@ }, { "name": "Stellar", - "notes": "In development", "slip44": 148, "curve": "ed25519", "shortcut": "XLM", @@ -25,7 +24,6 @@ "shortcut": "XMR", "slip44": 128, "curve": "secp256k1", - "notes": "In development", "links": { "Homepage": "https://getmonero.org", "Github": "https://github.com/monero-project/monero" @@ -36,7 +34,6 @@ "shortcut": "XRP", "slip44": 144, "curve": "secp256k1", - "notes": "In development", "links": { "Homepage": "https://ripple.com", "Github": "https://github.com/ripple/rippled" @@ -57,7 +54,6 @@ "shortcut": "XTZ", "slip44": 1729, "curve": "ed25519", - "notes": "In development", "links": { "Homepage": "https://tezos.com", "Github": "https://github.com/tezos/tezos" @@ -68,7 +64,6 @@ "shortcut": "ONT", "slip44": 1024, "curve": "nist256p1", - "notes": "In development", "links": { "Homepage": "https://ont.io", "Github": "https://github.com/ontio/ontology" diff --git a/defs/support.json b/defs/support.json index 6ab701d1a..0e8db5bae 100644 --- a/defs/support.json +++ b/defs/support.json @@ -801,7 +801,7 @@ "unsupported": { "bitcoin:CRW": "address_type collides with Bitcoin", "bitcoin:TRC": "address_type collides with Bitcoin", - "bitcoin:ZEN": "not implemented on T1", + "bitcoin:ZEN": "not implemented", "erc20:etc:PLAY": "(AUTO) duplicate key", "erc20:eth:A18:0": "(AUTO) duplicate key", "erc20:eth:A18:1": "(AUTO) duplicate key", @@ -953,12 +953,12 @@ "erc20:rin:NONE": "(AUTO) duplicate key", "erc20:rin:RDN": "(AUTO) duplicate key", "erc20:rop:NONE": "(AUTO) duplicate key", - "misc:ADA": "not implemented on T1", - "misc:LSK": "not implemented on T1", - "misc:ONT": "not implemented on T1", - "misc:XMR": "not implemented on T1", - "misc:XRP": "not implemented on T1", - "misc:XTZ": "not implemented on T1" + "misc:ADA": "not implemented", + "misc:LSK": "not implemented", + "misc:ONT": "not implemented", + "misc:XMR": "not implemented", + "misc:XRP": "not implemented", + "misc:XTZ": "not implemented" } }, "trezor2": { @@ -985,7 +985,7 @@ "bitcoin:MUE": "2.0.8", "bitcoin:NMC": "2.0.5", "bitcoin:PTC": "2.0.8", - "bitcoin:RVN": "2.0.8", + "bitcoin:RVN": "soon", "bitcoin:SMART": "2.0.8", "bitcoin:TAZ": "2.0.7", "bitcoin:TBCH": "2.0.7",