1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 07:28:10 +00:00

common/defs: update support for new coins

This commit is contained in:
Pavol Rusnak 2019-04-26 16:24:28 +02:00
parent 442c8c15e0
commit ae1a721030
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -96,6 +96,7 @@
"bitcoin:BCH": "1.6.2",
"bitcoin:BITC": "1.7.2",
"bitcoin:BSD": "1.7.2",
"bitcoin:BST": "soon",
"bitcoin:BTC": "1.5.2",
"bitcoin:BTCP": "1.6.2",
"bitcoin:BTDX": "1.7.2",
@ -106,6 +107,7 @@
"bitcoin:DGB": "1.6.3",
"bitcoin:DNR": "1.7.1",
"bitcoin:DOGE": "1.5.2",
"bitcoin:FAIR": "soon",
"bitcoin:FJC": "1.6.1",
"bitcoin:FLASH": "1.7.1",
"bitcoin:FLO": "1.7.2",
@ -122,8 +124,10 @@
"bitcoin:NIX": "1.7.2",
"bitcoin:NMC": "1.5.2",
"bitcoin:PIVX": "1.8.0",
"bitcoin:POLIS": "soon",
"bitcoin:PTC": "1.7.1",
"bitcoin:QTUM": "1.8.1",
"bitcoin:REGTEST": "soon",
"bitcoin:RVN": "1.7.2",
"bitcoin:SMART": "1.7.1",
"bitcoin:TAZ": "1.6.2",
@ -135,6 +139,7 @@
"bitcoin:VTC": "1.6.1",
"bitcoin:XMY": "1.7.1",
"bitcoin:XPM": "1.8.0",
"bitcoin:XRC": "soon",
"bitcoin:XSN": "1.8.0",
"bitcoin:XZC": "1.6.2",
"bitcoin:ZCL": "1.8.0",
@ -1232,9 +1237,11 @@
"eth:ETC": "1.6.2",
"eth:ETH": "1.6.2",
"eth:ETHO": "1.6.3",
"eth:ETI": "soon",
"eth:ETSC": "1.6.2",
"eth:EXP": "1.6.2",
"eth:GO": "1.6.2",
"eth:META": "soon",
"eth:MIX": "1.7.2",
"eth:MUSIC": "1.6.3",
"eth:PIRL": "1.6.3",
@ -1261,6 +1268,7 @@
"nem:XEM": "1.6.2"
},
"unsupported": {
"bitcoin:CPC": "not implemented",
"bitcoin:CRW": "address_type collides with Bitcoin",
"bitcoin:TRC": "address_type collides with Bitcoin",
"bitcoin:ZEN": "not implemented",
@ -1417,12 +1425,14 @@
"erc20:eth:YEED:6f7a": "(AUTO) duplicate key",
"erc20:eth:YEED:ca27": "(AUTO) duplicate key",
"misc:ADA": "not implemented",
"misc:BNB": "not implemented",
"misc:EOS": "not implemented",
"misc:ONT": "not implemented",
"misc:TRX": "not implemented",
"misc:XMR": "not implemented",
"misc:XRP": "not implemented",
"misc:XTZ": "not implemented"
"misc:XTZ": "not implemented",
"misc:tXRP": "not implemented"
}
},
"trezor2": {
@ -1432,6 +1442,7 @@
"bitcoin:BCH": "2.0.7",
"bitcoin:BITC": "2.0.10",
"bitcoin:BSD": "2.0.10",
"bitcoin:BST": "soon",
"bitcoin:BTC": "2.0.5",
"bitcoin:BTCP": "2.0.7",
"bitcoin:BTDX": "2.0.10",
@ -1443,6 +1454,7 @@
"bitcoin:DGB": "2.0.7",
"bitcoin:DNR": "2.0.8",
"bitcoin:DOGE": "2.0.5",
"bitcoin:FAIR": "soon",
"bitcoin:FJC": "2.0.5",
"bitcoin:FLASH": "2.0.8",
"bitcoin:FLO": "2.0.11",
@ -1459,8 +1471,10 @@
"bitcoin:NIX": "2.0.11",
"bitcoin:NMC": "2.0.5",
"bitcoin:PIVX": "2.0.11",
"bitcoin:POLIS": "soon",
"bitcoin:PTC": "2.0.8",
"bitcoin:QTUM": "2.1.1",
"bitcoin:REGTEST": "soon",
"bitcoin:RVN": "2.0.10",
"bitcoin:SMART": "2.0.8",
"bitcoin:TAZ": "2.0.7",
@ -1472,6 +1486,7 @@
"bitcoin:VTC": "2.0.5",
"bitcoin:XMY": "2.0.8",
"bitcoin:XPM": "2.0.11",
"bitcoin:XRC": "soon",
"bitcoin:XSN": "2.0.11",
"bitcoin:XZC": "2.0.7",
"bitcoin:ZCL": "2.0.11",
@ -2570,9 +2585,11 @@
"eth:ETC": "2.0.7",
"eth:ETH": "2.0.7",
"eth:ETHO": "2.0.8",
"eth:ETI": "soon",
"eth:ETSC": "2.0.7",
"eth:EXP": "2.0.7",
"eth:GO": "2.0.7",
"eth:META": "soon",
"eth:MIX": "2.0.10",
"eth:MUSIC": "2.0.8",
"eth:PIRL": "2.0.8",