From 6708499b1542b2b410a0f472b90a3ee6b53d958b Mon Sep 17 00:00:00 2001 From: -k Date: Thu, 13 Dec 2018 11:54:24 -0500 Subject: [PATCH] include AXE in the firmware (#252) --- defs/support.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/defs/support.json b/defs/support.json index cdc93e2493..d8e3252fa7 100644 --- a/defs/support.json +++ b/defs/support.json @@ -1,6 +1,7 @@ { "connect": { "supported": { + "bitcoin:AXE": true, "bitcoin:BCH": true, "bitcoin:BTC": true, "bitcoin:BTG": true, @@ -31,9 +32,9 @@ "eth:UBQ": true, "eth:tETC": true, "eth:tKOV": true, + "eth:tRBTC": true, "eth:tRIN": true, "eth:tROP": true, - "eth:tRBTC": true, "misc:ADA": true, "misc:LSK": true, "misc:XLM": true, @@ -51,6 +52,7 @@ "trezor1": { "supported": { "bitcoin:ACM": "1.7.2", + "bitcoin:AXE": "1.7.3", "bitcoin:BCH": "1.6.2", "bitcoin:BITC": "1.7.2", "bitcoin:BSD": "1.7.2", @@ -787,9 +789,9 @@ "eth:UBQ": "1.6.2", "eth:tETC": "1.6.2", "eth:tKOV": "1.6.2", + "eth:tRBTC": "1.6.2", "eth:tRIN": "1.6.2", "eth:tROP": "1.6.2", - "eth:tRBTC": "1.6.2", "misc:LSK": "1.7.1", "misc:MAID": "1.7.2", "misc:OMNI": "1.7.2", @@ -956,6 +958,7 @@ "trezor2": { "supported": { "bitcoin:ACM": "2.0.10", + "bitcoin:AXE": "2.0.11", "bitcoin:BCH": "2.0.7", "bitcoin:BITC": "2.0.10", "bitcoin:BSD": "2.0.10", @@ -2069,9 +2072,9 @@ "eth:UBQ": "2.0.7", "eth:tETC": "2.0.7", "eth:tKOV": "2.0.7", + "eth:tRBTC": "2.0.7", "eth:tRIN": "2.0.7", "eth:tROP": "2.0.7", - "eth:tRBTC": "2.0.7", "misc:ADA": "2.0.8", "misc:EOS": "soon", "misc:LSK": "2.0.7",