mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-08 22:40:59 +00:00
defs: update trezor.io backends
This commit is contained in:
parent
a01314de1a
commit
6c540dbfff
@ -17,6 +17,7 @@ install:
|
||||
|
||||
script:
|
||||
- jsonlint defs/*.json
|
||||
- jsonlint defs/*/*.json
|
||||
- python tools/build_coins.py --defs
|
||||
|
||||
notifications:
|
||||
|
@ -35,8 +35,12 @@
|
||||
"address_prefix": "bitcoincash:",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://bch-bitcore2.trezor.io"
|
||||
],
|
||||
"blockbook": []
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://bch1.trezor.io",
|
||||
"https://bch2.trezor.io",
|
||||
"https://bch3.trezor.io",
|
||||
"https://bch4.trezor.io",
|
||||
"https://bch5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -35,8 +35,12 @@
|
||||
"address_prefix": "bitcoingold:",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://btg-bitcore2.trezor.io"
|
||||
],
|
||||
"blockbook": []
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://btg1.trezor.io",
|
||||
"https://btg2.trezor.io",
|
||||
"https://btg3.trezor.io",
|
||||
"https://btg4.trezor.io",
|
||||
"https://btg5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -35,13 +35,12 @@
|
||||
"address_prefix": "bitcoin:",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://btc-bitcore1.trezor.io",
|
||||
"https://btc-bitcore2.trezor.io",
|
||||
"https://btc-bitcore3.trezor.io",
|
||||
"https://btc-bitcore4.trezor.io",
|
||||
"https://btc-bitcore5.trezor.io",
|
||||
"https://btc-bitcore6.trezor.io"
|
||||
],
|
||||
"blockbook": []
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://btc1.trezor.io",
|
||||
"https://btc2.trezor.io",
|
||||
"https://btc3.trezor.io",
|
||||
"https://btc4.trezor.io",
|
||||
"https://btc5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -32,9 +32,6 @@
|
||||
"address_prefix": "bitcoin:",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://testnet-bitcore1.trezor.io",
|
||||
"https://testnet-bitcore2.trezor.io"
|
||||
],
|
||||
"bitcore": [],
|
||||
"blockbook": []
|
||||
}
|
||||
|
@ -32,9 +32,12 @@
|
||||
"address_prefix": "dash:",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://dash-bitcore1.trezor.io",
|
||||
"https://dash-bitcore3.trezor.io"
|
||||
],
|
||||
"blockbook": []
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://dash1.trezor.io",
|
||||
"https://dash2.trezor.io",
|
||||
"https://dash3.trezor.io",
|
||||
"https://dash4.trezor.io",
|
||||
"https://dash5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -33,5 +33,11 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": []
|
||||
"blockbook": [
|
||||
"https://doge1.trezor.io",
|
||||
"https://doge2.trezor.io",
|
||||
"https://doge3.trezor.io",
|
||||
"https://doge4.trezor.io",
|
||||
"https://doge5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -32,8 +32,12 @@
|
||||
"address_prefix": "litecoin:",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://ltc-bitcore3.trezor.io"
|
||||
],
|
||||
"blockbook": []
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://ltc1.trezor.io",
|
||||
"https://ltc2.trezor.io",
|
||||
"https://ltc3.trezor.io",
|
||||
"https://ltc4.trezor.io",
|
||||
"https://ltc5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -33,5 +33,11 @@
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": []
|
||||
"blockbook": [
|
||||
"https://vtc1.trezor.io",
|
||||
"https://vtc2.trezor.io",
|
||||
"https://vtc3.trezor.io",
|
||||
"https://vtc4.trezor.io",
|
||||
"https://vtc5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
@ -32,8 +32,12 @@
|
||||
"address_prefix": "zcash:",
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 95,
|
||||
"bitcore": [
|
||||
"https://zec-bitcore1.trezor.io"
|
||||
],
|
||||
"blockbook": []
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://zec1.trezor.io",
|
||||
"https://zec2.trezor.io",
|
||||
"https://zec3.trezor.io",
|
||||
"https://zec4.trezor.io",
|
||||
"https://zec5.trezor.io"
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user