mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-17 03:48:09 +00:00
defs: due to changes in Bcash/Zcash, require recent versions of FW
This commit is contained in:
parent
7be980ae96
commit
bd5d543399
@ -2,32 +2,32 @@
|
||||
"trezor1": {
|
||||
"Bitcoin": "1.5.2",
|
||||
"Testnet": "1.5.2",
|
||||
"Bcash": "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.5.2",
|
||||
"Zcash": "1.6.2",
|
||||
"Bgold": "1.6.0",
|
||||
"DigiByte": "1.6.0",
|
||||
"Monacoin": "1.6.0",
|
||||
"Fujicoin": "1.6.1",
|
||||
"Vertcoin": "1.6.1",
|
||||
"Bcash Testnet": "1.5.2",
|
||||
"Zcash Testnet": "1.5.2",
|
||||
"Bcash Testnet": "1.6.2",
|
||||
"Zcash Testnet": "1.6.2",
|
||||
"Decred Testnet": "1.6.1"
|
||||
},
|
||||
"trezor2": {
|
||||
"Bitcoin": "2.0.5",
|
||||
"Testnet": "2.0.5",
|
||||
"Bcash": "2.0.5",
|
||||
"Bcash 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",
|
||||
"Dash": "2.0.5",
|
||||
"Zcash": "2.0.5",
|
||||
"Zcash Testnet": "2.0.5",
|
||||
"Zcash": "2.0.7",
|
||||
"Zcash Testnet": "2.0.7",
|
||||
"Bgold": "2.0.5",
|
||||
"DigiByte": "2.0.5",
|
||||
"Monacoin": "2.0.5",
|
||||
|
Loading…
Reference in New Issue
Block a user