1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-22 23:48:12 +00:00

support: replace soon with version where applicable

This commit is contained in:
Pavol Rusnak 2018-11-12 13:50:11 +01:00
parent 491f1c1ad2
commit 9f02376c70
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

View File

@ -50,13 +50,13 @@
}, },
"trezor1": { "trezor1": {
"supported": { "supported": {
"bitcoin:ACM": "soon", "bitcoin:ACM": "1.7.2",
"bitcoin:BCH": "1.6.2", "bitcoin:BCH": "1.6.2",
"bitcoin:BITC": "soon", "bitcoin:BITC": "1.7.2",
"bitcoin:BSD": "soon", "bitcoin:BSD": "1.7.2",
"bitcoin:BTC": "1.5.2", "bitcoin:BTC": "1.5.2",
"bitcoin:BTCP": "1.6.2", "bitcoin:BTCP": "1.6.2",
"bitcoin:BTDX": "soon", "bitcoin:BTDX": "1.7.2",
"bitcoin:BTG": "1.6.2", "bitcoin:BTG": "1.6.2",
"bitcoin:BTX": "1.7.1", "bitcoin:BTX": "1.7.1",
"bitcoin:CPC": "soon", "bitcoin:CPC": "soon",
@ -73,11 +73,11 @@
"bitcoin:KOTO": "1.7.1", "bitcoin:KOTO": "1.7.1",
"bitcoin:LTC": "1.5.2", "bitcoin:LTC": "1.5.2",
"bitcoin:MONA": "1.6.0", "bitcoin:MONA": "1.6.0",
"bitcoin:MEC": "soon", "bitcoin:MEC": "1.7.2",
"bitcoin:MUE": "1.7.1", "bitcoin:MUE": "1.7.1",
"bitcoin:NMC": "1.5.2", "bitcoin:NMC": "1.5.2",
"bitcoin:PTC": "1.7.1", "bitcoin:PTC": "1.7.1",
"bitcoin:RVN": "soon", "bitcoin:RVN": "1.7.2",
"bitcoin:SMART": "1.7.1", "bitcoin:SMART": "1.7.1",
"bitcoin:TAZ": "1.6.2", "bitcoin:TAZ": "1.6.2",
"bitcoin:TBCH": "1.6.2", "bitcoin:TBCH": "1.6.2",
@ -785,7 +785,7 @@
"eth:ETSC": "1.6.2", "eth:ETSC": "1.6.2",
"eth:EXP": "1.6.2", "eth:EXP": "1.6.2",
"eth:GO": "1.6.2", "eth:GO": "1.6.2",
"eth:MIX": "soon", "eth:MIX": "1.7.2",
"eth:MUSIC": "1.6.3", "eth:MUSIC": "1.6.3",
"eth:PIRL": "1.6.3", "eth:PIRL": "1.6.3",
"eth:RSK": "1.6.2", "eth:RSK": "1.6.2",
@ -969,13 +969,13 @@
}, },
"trezor2": { "trezor2": {
"supported": { "supported": {
"bitcoin:ACM": "soon", "bitcoin:ACM": "2.0.9",
"bitcoin:BCH": "2.0.7", "bitcoin:BCH": "2.0.7",
"bitcoin:BITC": "soon", "bitcoin:BITC": "2.0.9",
"bitcoin:BSD": "soon", "bitcoin:BSD": "2.0.9",
"bitcoin:BTC": "2.0.5", "bitcoin:BTC": "2.0.5",
"bitcoin:BTCP": "2.0.7", "bitcoin:BTCP": "2.0.7",
"bitcoin:BTDX": "soon", "bitcoin:BTDX": "2.0.9",
"bitcoin:BTG": "2.0.7", "bitcoin:BTG": "2.0.7",
"bitcoin:BTX": "2.0.8", "bitcoin:BTX": "2.0.8",
"bitcoin:CPC": "soon", "bitcoin:CPC": "soon",
@ -992,11 +992,11 @@
"bitcoin:KOTO": "2.0.8", "bitcoin:KOTO": "2.0.8",
"bitcoin:LTC": "2.0.5", "bitcoin:LTC": "2.0.5",
"bitcoin:MONA": "2.0.5", "bitcoin:MONA": "2.0.5",
"bitcoin:MEC": "soon", "bitcoin:MEC": "2.0.9",
"bitcoin:MUE": "2.0.8", "bitcoin:MUE": "2.0.8",
"bitcoin:NMC": "2.0.5", "bitcoin:NMC": "2.0.5",
"bitcoin:PTC": "2.0.8", "bitcoin:PTC": "2.0.8",
"bitcoin:RVN": "soon", "bitcoin:RVN": "2.0.9",
"bitcoin:SMART": "2.0.8", "bitcoin:SMART": "2.0.8",
"bitcoin:TAZ": "2.0.7", "bitcoin:TAZ": "2.0.7",
"bitcoin:TBCH": "2.0.7", "bitcoin:TBCH": "2.0.7",
@ -1706,7 +1706,7 @@
"eth:ETSC": "2.0.7", "eth:ETSC": "2.0.7",
"eth:EXP": "2.0.7", "eth:EXP": "2.0.7",
"eth:GO": "2.0.7", "eth:GO": "2.0.7",
"eth:MIX": "soon", "eth:MIX": "2.0.9",
"eth:MUSIC": "2.0.8", "eth:MUSIC": "2.0.8",
"eth:PIRL": "2.0.8", "eth:PIRL": "2.0.8",
"eth:RSK": "2.0.7", "eth:RSK": "2.0.7",