mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-21 23:18:13 +00:00
common: remove coins with no trezor compatible wallets
This commit is contained in:
parent
6d932a8a1d
commit
d6a3725955
@ -1,42 +0,0 @@
|
||||
{
|
||||
"coin_name": "Bitgreen",
|
||||
"coin_shortcut": "BITG",
|
||||
"coin_label": "BitGreen",
|
||||
"website": "https://bitg.org",
|
||||
"github": "https://github.com/bitgreen/bitgreen",
|
||||
"maintainer": "Dennis R <xezzor@gmail.com>",
|
||||
"curve_name": "secp256k1",
|
||||
"decimals": 8,
|
||||
"address_type": 38,
|
||||
"address_type_p2sh": 6,
|
||||
"maxfee_kb": 100000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "DarkNet Signed Message:\n",
|
||||
"hash_genesis_block": "000008467c3a9c587533dea06ad9380cded3ed32f9742a6c0c1aebc21bf2bc9b",
|
||||
"xprv_magic": 76066276,
|
||||
"xpub_magic": 76067358,
|
||||
"xpub_magic_segwit_p2sh": null,
|
||||
"xpub_magic_segwit_native": null,
|
||||
"bech32_prefix": null,
|
||||
"cashaddr_prefix": null,
|
||||
"slip44": 222,
|
||||
"segwit": false,
|
||||
"decred": false,
|
||||
"fork_id": null,
|
||||
"force_bip143": false,
|
||||
"bip115": false,
|
||||
"default_fee_b": {
|
||||
"Normal": 10
|
||||
},
|
||||
"dust_limit": 546,
|
||||
"blocktime_seconds": 60,
|
||||
"uri_prefix": "bitg",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [],
|
||||
"negative_fee": false,
|
||||
"cooldown": 100,
|
||||
"consensus_branch_id": null,
|
||||
"confidential_assets": null
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 2.1 KiB |
@ -1,45 +0,0 @@
|
||||
{
|
||||
"coin_name": "BlockStamp",
|
||||
"coin_shortcut": "BST",
|
||||
"coin_label": "BlockStamp",
|
||||
"website": "https://blockstamp.info",
|
||||
"github": "https://github.com/BlockStamp/bst",
|
||||
"maintainer": "Krzysztof Kuchta <k.kuchta@blockstamp.info>",
|
||||
"curve_name": "secp256k1",
|
||||
"decimals": 8,
|
||||
"address_type": 26,
|
||||
"address_type_p2sh": 5,
|
||||
"maxfee_kb": 2000000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "BST Signed Message:\n",
|
||||
"hash_genesis_block": "8000000049a2e26b0185be50b4b8ed58b707c8893762959f0b1673641cae1828",
|
||||
"xprv_magic": 76066276,
|
||||
"xpub_magic": 76067358,
|
||||
"xpub_magic_segwit_p2sh": 77429938,
|
||||
"xpub_magic_segwit_native": 78792518,
|
||||
"bech32_prefix": "bst",
|
||||
"cashaddr_prefix": null,
|
||||
"slip44": 254,
|
||||
"segwit": true,
|
||||
"decred": false,
|
||||
"fork_id": null,
|
||||
"force_bip143": false,
|
||||
"bip115": false,
|
||||
"default_fee_b": {
|
||||
"Low": 10,
|
||||
"Economy": 70,
|
||||
"Normal": 140,
|
||||
"High": 200
|
||||
},
|
||||
"dust_limit": 546,
|
||||
"blocktime_seconds": 60,
|
||||
"uri_prefix": "blockstamp",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [],
|
||||
"negative_fee": false,
|
||||
"cooldown": 1000,
|
||||
"consensus_branch_id": null,
|
||||
"confidential_assets": null
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 8.8 KiB |
@ -1,42 +0,0 @@
|
||||
{
|
||||
"coin_name": "FairCoin",
|
||||
"coin_shortcut": "FAIR",
|
||||
"coin_label": "FairCoin",
|
||||
"website": "https://www.faircoin.world",
|
||||
"github": "https://github.com/faircoin/faircoin",
|
||||
"maintainer": "Santi Noreña <santi@criptomart.net>",
|
||||
"curve_name": "secp256k1",
|
||||
"decimals": 8,
|
||||
"address_type": 95,
|
||||
"address_type_p2sh": 36,
|
||||
"maxfee_kb": 10000000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "FairCoin Signed Message:\n",
|
||||
"hash_genesis_block": "beed44fa5e96150d95d56ebd5d2625781825a9407a5215dd7eda723373a0a1d7",
|
||||
"xprv_magic": 76066276,
|
||||
"xpub_magic": 76067358,
|
||||
"xpub_magic_segwit_p2sh": null,
|
||||
"xpub_magic_segwit_native": null,
|
||||
"bech32_prefix": null,
|
||||
"cashaddr_prefix": null,
|
||||
"slip44": 298,
|
||||
"segwit": false,
|
||||
"decred": false,
|
||||
"fork_id": 0,
|
||||
"force_bip143": false,
|
||||
"bip115": false,
|
||||
"default_fee_b": {
|
||||
"Normal": 800000
|
||||
},
|
||||
"dust_limit": 500000,
|
||||
"blocktime_seconds": 180,
|
||||
"uri_prefix": "faircoin",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [],
|
||||
"negative_fee": false,
|
||||
"cooldown": 100,
|
||||
"consensus_branch_id": null,
|
||||
"confidential_assets": null
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 11 KiB |
@ -97,8 +97,6 @@
|
||||
"bitcoin:AXE": "1.7.3",
|
||||
"bitcoin:BCH": "1.6.2",
|
||||
"bitcoin:BELL": "1.8.2",
|
||||
"bitcoin:BITG": "1.8.3",
|
||||
"bitcoin:BST": "1.8.2",
|
||||
"bitcoin:BTC": "1.5.2",
|
||||
"bitcoin:BTCP": "1.6.2",
|
||||
"bitcoin:BTG": "1.6.2",
|
||||
@ -111,7 +109,6 @@
|
||||
"bitcoin:DOGE": "1.5.2",
|
||||
"bitcoin:ELEMENTS": "1.8.3",
|
||||
"bitcoin:ETP": "1.8.4",
|
||||
"bitcoin:FAIR": "1.8.2",
|
||||
"bitcoin:FJC": "1.6.1",
|
||||
"bitcoin:FLO": "1.7.2",
|
||||
"bitcoin:FTC": "1.7.1",
|
||||
@ -1567,8 +1564,6 @@
|
||||
"bitcoin:AXE": "2.0.11",
|
||||
"bitcoin:BCH": "2.0.7",
|
||||
"bitcoin:BELL": "2.1.1",
|
||||
"bitcoin:BITG": "2.1.4",
|
||||
"bitcoin:BST": "2.1.1",
|
||||
"bitcoin:BTC": "2.0.5",
|
||||
"bitcoin:BTCP": "2.0.7",
|
||||
"bitcoin:BTG": "2.0.7",
|
||||
@ -1582,7 +1577,6 @@
|
||||
"bitcoin:DOGE": "2.0.5",
|
||||
"bitcoin:ELEMENTS": "2.1.4",
|
||||
"bitcoin:ETP": "2.1.8",
|
||||
"bitcoin:FAIR": "2.1.1",
|
||||
"bitcoin:FJC": "2.0.5",
|
||||
"bitcoin:FLO": "2.0.11",
|
||||
"bitcoin:FTC": "2.0.8",
|
||||
|
@ -227,30 +227,6 @@ def by_name(name: str) -> CoinInfo:
|
||||
curve_name='secp256k1',
|
||||
confidential_assets=None,
|
||||
)
|
||||
elif name == "Bitgreen":
|
||||
return CoinInfo(
|
||||
coin_name=name,
|
||||
coin_shortcut="BITG",
|
||||
decimals=8,
|
||||
address_type=38,
|
||||
address_type_p2sh=6,
|
||||
maxfee_kb=100000,
|
||||
signed_message_header="DarkNet Signed Message:\n",
|
||||
xpub_magic=0x0488b21e,
|
||||
xpub_magic_segwit_p2sh=None,
|
||||
xpub_magic_segwit_native=None,
|
||||
bech32_prefix=None,
|
||||
cashaddr_prefix=None,
|
||||
slip44=222,
|
||||
segwit=False,
|
||||
fork_id=None,
|
||||
force_bip143=False,
|
||||
bip115=False,
|
||||
decred=False,
|
||||
negative_fee=False,
|
||||
curve_name='secp256k1',
|
||||
confidential_assets=None,
|
||||
)
|
||||
elif name == "BitZeny":
|
||||
return CoinInfo(
|
||||
coin_name=name,
|
||||
@ -443,30 +419,6 @@ def by_name(name: str) -> CoinInfo:
|
||||
curve_name='secp256k1',
|
||||
confidential_assets=None,
|
||||
)
|
||||
elif name == "BlockStamp":
|
||||
return CoinInfo(
|
||||
coin_name=name,
|
||||
coin_shortcut="BST",
|
||||
decimals=8,
|
||||
address_type=26,
|
||||
address_type_p2sh=5,
|
||||
maxfee_kb=2000000,
|
||||
signed_message_header="BST Signed Message:\n",
|
||||
xpub_magic=0x0488b21e,
|
||||
xpub_magic_segwit_p2sh=0x049d7cb2,
|
||||
xpub_magic_segwit_native=0x04b24746,
|
||||
bech32_prefix="bst",
|
||||
cashaddr_prefix=None,
|
||||
slip44=254,
|
||||
segwit=True,
|
||||
fork_id=None,
|
||||
force_bip143=False,
|
||||
bip115=False,
|
||||
decred=False,
|
||||
negative_fee=False,
|
||||
curve_name='secp256k1',
|
||||
confidential_assets=None,
|
||||
)
|
||||
elif name == "CPUchain":
|
||||
return CoinInfo(
|
||||
coin_name=name,
|
||||
@ -707,30 +659,6 @@ def by_name(name: str) -> CoinInfo:
|
||||
curve_name='secp256k1',
|
||||
confidential_assets={'address_prefix': 4, 'blech32_prefix': 'el'},
|
||||
)
|
||||
elif name == "FairCoin":
|
||||
return CoinInfo(
|
||||
coin_name=name,
|
||||
coin_shortcut="FAIR",
|
||||
decimals=8,
|
||||
address_type=95,
|
||||
address_type_p2sh=36,
|
||||
maxfee_kb=10000000,
|
||||
signed_message_header="FairCoin Signed Message:\n",
|
||||
xpub_magic=0x0488b21e,
|
||||
xpub_magic_segwit_p2sh=None,
|
||||
xpub_magic_segwit_native=None,
|
||||
bech32_prefix=None,
|
||||
cashaddr_prefix=None,
|
||||
slip44=298,
|
||||
segwit=False,
|
||||
fork_id=0,
|
||||
force_bip143=False,
|
||||
bip115=False,
|
||||
decred=False,
|
||||
negative_fee=False,
|
||||
curve_name='secp256k1',
|
||||
confidential_assets=None,
|
||||
)
|
||||
elif name == "Feathercoin":
|
||||
return CoinInfo(
|
||||
coin_name=name,
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user