mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-24 23:38:09 +00:00
common/defs: remove coins with no Trezor-compatible wallets
This commit is contained in:
parent
2680b8d841
commit
fd87c62b68
@ -1,46 +0,0 @@
|
||||
{
|
||||
"coin_name": "MetaverseETP",
|
||||
"coin_shortcut": "ETP",
|
||||
"coin_label": "Metaverse ETP",
|
||||
"website": "https://mvs.org",
|
||||
"github": "https://github.com/mvs-org/metaverse",
|
||||
"maintainer": "Sven Mutzl <sven@mutzl.org>",
|
||||
"curve_name": "secp256k1",
|
||||
"decimals": 8,
|
||||
"address_type": 50,
|
||||
"address_type_p2sh": 5,
|
||||
"maxfee_kb": 2000000,
|
||||
"minfee_kb": 100,
|
||||
"signed_message_header": "Metaverse Signed Message:\n",
|
||||
"hash_genesis_block": "b81848ef9ae86e84c3da26564bc6ab3a79efc628239d11471ab5cd25c0684c2d",
|
||||
"xprv_magic": 76066276,
|
||||
"xpub_magic": 76067358,
|
||||
"xpub_magic_segwit_p2sh": null,
|
||||
"xpub_magic_segwit_native": null,
|
||||
"bech32_prefix": null,
|
||||
"cashaddr_prefix": null,
|
||||
"slip44": 2302,
|
||||
"segwit": false,
|
||||
"decred": false,
|
||||
"fork_id": null,
|
||||
"force_bip143": false,
|
||||
"default_fee_b": {
|
||||
"Low": 10,
|
||||
"Economy": 70,
|
||||
"Normal": 140,
|
||||
"High": 200
|
||||
},
|
||||
"dust_limit": 546,
|
||||
"blocktime_seconds": 600,
|
||||
"uri_prefix": "etp",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [],
|
||||
"negative_fee": false,
|
||||
"cooldown": 100,
|
||||
"consensus_branch_id": null,
|
||||
"extra_data": false,
|
||||
"timestamp": false,
|
||||
"confidential_assets": null
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 4.5 KiB |
@ -1,45 +0,0 @@
|
||||
{
|
||||
"coin_name": "Gincoin",
|
||||
"coin_shortcut": "GIN",
|
||||
"coin_label": "GIN",
|
||||
"website": "https://gincoin.io",
|
||||
"github": "https://github.com/gincoin-dev/gincoin-core",
|
||||
"maintainer": "Dragos Badea <dragos.badea@gincoin.io>",
|
||||
"curve_name": "secp256k1",
|
||||
"decimals": 8,
|
||||
"address_type": 38,
|
||||
"address_type_p2sh": 10,
|
||||
"maxfee_kb": 100000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "DarkCoin Signed Message:\n",
|
||||
"hash_genesis_block": "00000cd6bde619b2c3b23ad2e384328a450a37fa28731debf748c3b17f91f97d",
|
||||
"xprv_magic": 50221816,
|
||||
"xpub_magic": 50221772,
|
||||
"xpub_magic_segwit_p2sh": null,
|
||||
"xpub_magic_segwit_native": null,
|
||||
"bech32_prefix": null,
|
||||
"cashaddr_prefix": null,
|
||||
"slip44": 2000,
|
||||
"segwit": false,
|
||||
"decred": false,
|
||||
"fork_id": null,
|
||||
"force_bip143": false,
|
||||
"default_fee_b": {
|
||||
"Normal": 10
|
||||
},
|
||||
"dust_limit": 5460,
|
||||
"blocktime_seconds": 120,
|
||||
"uri_prefix": "gincoin",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://blockbook.gincoin.io"
|
||||
],
|
||||
"negative_fee": false,
|
||||
"cooldown": 100,
|
||||
"consensus_branch_id": null,
|
||||
"extra_data": false,
|
||||
"timestamp": false,
|
||||
"confidential_assets": null
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 8.8 KiB |
@ -1,45 +0,0 @@
|
||||
{
|
||||
"coin_name": "Pesetacoin",
|
||||
"coin_shortcut": "PTC",
|
||||
"coin_label": "Pesetacoin",
|
||||
"website": "https://pesetacoin.info",
|
||||
"github": "https://github.com/FundacionPesetacoin/PesetacoinCore",
|
||||
"maintainer": "Rw <info@pesetacoin.info>",
|
||||
"curve_name": "secp256k1",
|
||||
"decimals": 8,
|
||||
"address_type": 47,
|
||||
"address_type_p2sh": 22,
|
||||
"maxfee_kb": 1000000000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "Pesetacoin Signed Message:\n",
|
||||
"hash_genesis_block": "edfe5830b53251bfff733600b1cd5c192e761c011b055f07924634818c906438",
|
||||
"xprv_magic": 76079604,
|
||||
"xpub_magic": 76071982,
|
||||
"xpub_magic_segwit_p2sh": null,
|
||||
"xpub_magic_segwit_native": null,
|
||||
"bech32_prefix": null,
|
||||
"cashaddr_prefix": null,
|
||||
"slip44": 109,
|
||||
"segwit": false,
|
||||
"decred": false,
|
||||
"fork_id": null,
|
||||
"force_bip143": false,
|
||||
"default_fee_b": {
|
||||
"Normal": 10
|
||||
},
|
||||
"dust_limit": 10000000,
|
||||
"blocktime_seconds": 60,
|
||||
"uri_prefix": "pesetacoin",
|
||||
"min_address_length": 27,
|
||||
"max_address_length": 34,
|
||||
"bitcore": [
|
||||
"https://live.pesetacoin.info"
|
||||
],
|
||||
"blockbook": [],
|
||||
"negative_fee": false,
|
||||
"cooldown": 100,
|
||||
"consensus_branch_id": null,
|
||||
"extra_data": false,
|
||||
"timestamp": false,
|
||||
"confidential_assets": null
|
||||
}
|
@ -1,45 +0,0 @@
|
||||
{
|
||||
"coin_name": "ZelCash",
|
||||
"coin_shortcut": "ZEL",
|
||||
"coin_label": "Zel",
|
||||
"website": "https://zel.network",
|
||||
"github": "https://github.com/zelcash",
|
||||
"maintainer": "Cabecinha84 <valter.cabecinha@gmail.com>",
|
||||
"curve_name": "secp256k1",
|
||||
"decimals": 8,
|
||||
"address_type": 7352,
|
||||
"address_type_p2sh": 7357,
|
||||
"maxfee_kb": 1000000,
|
||||
"minfee_kb": 1000,
|
||||
"signed_message_header": "Zcash Signed Message:\n",
|
||||
"hash_genesis_block": "00052461a5006c2e3b74ce48992a08695607912d5604c3eb8da25749b0900444",
|
||||
"xprv_magic": 76066276,
|
||||
"xpub_magic": 76067358,
|
||||
"xpub_magic_segwit_p2sh": null,
|
||||
"xpub_magic_segwit_native": null,
|
||||
"bech32_prefix": null,
|
||||
"cashaddr_prefix": null,
|
||||
"slip44": 19167,
|
||||
"segwit": false,
|
||||
"decred": false,
|
||||
"fork_id": null,
|
||||
"force_bip143": false,
|
||||
"default_fee_b": {
|
||||
"Normal": 10
|
||||
},
|
||||
"dust_limit": 546,
|
||||
"blocktime_seconds": 120,
|
||||
"uri_prefix": "zelcash",
|
||||
"min_address_length": 35,
|
||||
"max_address_length": 95,
|
||||
"bitcore": [],
|
||||
"blockbook": [
|
||||
"https://blockbook.zel.network"
|
||||
],
|
||||
"negative_fee": false,
|
||||
"cooldown": 100,
|
||||
"consensus_branch_id": null,
|
||||
"extra_data": false,
|
||||
"timestamp": false,
|
||||
"confidential_assets": null
|
||||
}
|
Binary file not shown.
Before Width: | Height: | Size: 4.3 KiB |
@ -15,7 +15,6 @@
|
||||
"bitcoin:FLO": true,
|
||||
"bitcoin:FTC": true,
|
||||
"bitcoin:GAME": true,
|
||||
"bitcoin:GIN": true,
|
||||
"bitcoin:KMD": true,
|
||||
"bitcoin:KOTO": true,
|
||||
"bitcoin:LTC": true,
|
||||
@ -26,7 +25,6 @@
|
||||
"bitcoin:PIVX": true,
|
||||
"bitcoin:POLIS": true,
|
||||
"bitcoin:PPC": true,
|
||||
"bitcoin:PTC": true,
|
||||
"bitcoin:RITO": true,
|
||||
"bitcoin:RVN": true,
|
||||
"bitcoin:TAZ": true,
|
||||
@ -109,12 +107,10 @@
|
||||
"bitcoin:DGB": "1.6.3",
|
||||
"bitcoin:DOGE": "1.5.2",
|
||||
"bitcoin:ELEMENTS": "1.8.3",
|
||||
"bitcoin:ETP": "1.8.4",
|
||||
"bitcoin:FJC": "1.6.1",
|
||||
"bitcoin:FLO": "1.7.2",
|
||||
"bitcoin:FTC": "1.7.1",
|
||||
"bitcoin:GAME": "1.7.1",
|
||||
"bitcoin:GIN": "1.7.2",
|
||||
"bitcoin:GRS": "1.6.2",
|
||||
"bitcoin:HATCH": "1.8.4",
|
||||
"bitcoin:KMD": "1.8.0",
|
||||
@ -128,7 +124,6 @@
|
||||
"bitcoin:PIVX": "1.8.0",
|
||||
"bitcoin:POLIS": "1.8.2",
|
||||
"bitcoin:PPC": "1.8.4",
|
||||
"bitcoin:PTC": "1.7.1",
|
||||
"bitcoin:QTUM": "1.8.1",
|
||||
"bitcoin:REGTEST": "1.8.2",
|
||||
"bitcoin:RITO": "1.8.2",
|
||||
@ -151,7 +146,6 @@
|
||||
"bitcoin:XZC": "1.6.2",
|
||||
"bitcoin:ZCR": "1.8.4",
|
||||
"bitcoin:ZEC": "1.8.1",
|
||||
"bitcoin:ZEL": "1.8.3",
|
||||
"bitcoin:ZNY": "1.8.2",
|
||||
"bitcoin:tDASH": "1.6.2",
|
||||
"bitcoin:tGRS": "1.6.2",
|
||||
@ -2078,7 +2072,6 @@
|
||||
"erc20:eth:PRPS:7641": "(AUTO) duplicate key",
|
||||
"erc20:eth:PRPS:d94f": "(AUTO) duplicate key",
|
||||
"erc20:eth:PRPS:e40c": "(AUTO) duplicate key",
|
||||
"erc20:eth:PTC": "duplicate key with bitcoin:PTC",
|
||||
"erc20:eth:QBIT": "(AUTO) duplicate key",
|
||||
"erc20:eth:QBIT (Old)": "(AUTO) duplicate key",
|
||||
"erc20:eth:RCT:13f2": "(AUTO) duplicate key",
|
||||
@ -2181,12 +2174,10 @@
|
||||
"bitcoin:DGB": "2.0.7",
|
||||
"bitcoin:DOGE": "2.0.5",
|
||||
"bitcoin:ELEMENTS": "2.1.4",
|
||||
"bitcoin:ETP": "2.1.8",
|
||||
"bitcoin:FJC": "2.0.5",
|
||||
"bitcoin:FLO": "2.0.11",
|
||||
"bitcoin:FTC": "2.0.8",
|
||||
"bitcoin:GAME": "2.0.8",
|
||||
"bitcoin:GIN": "2.0.11",
|
||||
"bitcoin:GRS": "2.0.8",
|
||||
"bitcoin:HATCH": "2.1.6",
|
||||
"bitcoin:KMD": "2.0.11",
|
||||
@ -2200,7 +2191,6 @@
|
||||
"bitcoin:PIVX": "2.0.11",
|
||||
"bitcoin:POLIS": "2.1.1",
|
||||
"bitcoin:PPC": "2.1.9",
|
||||
"bitcoin:PTC": "2.0.8",
|
||||
"bitcoin:QTUM": "2.1.1",
|
||||
"bitcoin:REGTEST": "2.1.1",
|
||||
"bitcoin:RITO": "2.1.1",
|
||||
@ -2223,7 +2213,6 @@
|
||||
"bitcoin:XZC": "2.0.7",
|
||||
"bitcoin:ZCR": "2.1.7",
|
||||
"bitcoin:ZEC": "2.1.1",
|
||||
"bitcoin:ZEL": "2.1.4",
|
||||
"bitcoin:ZNY": "2.1.1",
|
||||
"bitcoin:tDASH": "2.0.8",
|
||||
"bitcoin:tGRS": "2.0.8",
|
||||
@ -4158,7 +4147,6 @@
|
||||
"erc20:eth:PRPS:7641": "(AUTO) duplicate key",
|
||||
"erc20:eth:PRPS:d94f": "(AUTO) duplicate key",
|
||||
"erc20:eth:PRPS:e40c": "(AUTO) duplicate key",
|
||||
"erc20:eth:PTC": "duplicate key with bitcoin:PTC",
|
||||
"erc20:eth:QBIT": "(AUTO) duplicate key",
|
||||
"erc20:eth:QBIT (Old)": "(AUTO) duplicate key",
|
||||
"erc20:eth:RCT:13f2": "(AUTO) duplicate key",
|
||||
|
@ -20,6 +20,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Deprecated
|
||||
|
||||
### Removed
|
||||
- ETP, GIN, PTC, ZEL support
|
||||
|
||||
### Fixed
|
||||
- CRW addresses are properly generated. [#1139]
|
||||
|
@ -15,6 +15,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
||||
### Deprecated
|
||||
|
||||
### Removed
|
||||
- ETP, GIN, PTC, ZEL support
|
||||
|
||||
### Fixed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user