1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-20 21:38:26 +00:00
trezor-firmware/common/defs/bitcoin
gruve-p 3ab036a1d1
feat(common): enable Taproot on Groestlcoin
Add additional device tests for GRS

Add P2TR GetAddress for GRS mainnet and testnet

Add SignTX spending taproot UTXO (The resulting transaction from the SignTx device test was successfully mined on Testnet.)
2021-12-20 22:49:36 +01:00
..
actinium.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
actinium.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
axe.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
axe.png fix(common): fix errors in coin definitions 2021-04-07 16:37:56 +02:00
bcash_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
bcash_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
bcash.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
bcash.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
bgold_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
bgold_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
bgold.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
bgold.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
bitcoin_regtest.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
bitcoin_regtest.png common/defs: add bitcoin_regtest icon 2019-04-17 16:45:04 +02:00
bitcoin_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
bitcoin_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
bitcoin.json feat(common): enable Taproot on Bitcoin 2021-10-18 13:36:05 +02:00
bitcoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
bitcore.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
bitcore.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
bprivate.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
bprivate.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
cpuchain.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
cpuchain.png common/defs: add CPUchain (#311) 2019-07-08 19:13:03 +02:00
crown.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
crown.png common/defs: add Bitcore backends to CRW (#234) 2019-06-08 23:01:39 +02:00
dash_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
dash_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
dash.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
dash.png fix(common): fix errors in coin definitions 2021-04-07 16:37:56 +02:00
decred_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
decred_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
decred.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
decred.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
digibyte.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
digibyte.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
dogecoin.json chore(common): update DOGE fees 2021-11-29 14:59:47 +01:00
dogecoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
elements.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
elements.png common/defs: add Elements regtest support (#213) 2019-06-02 19:39:20 +02:00
feathercoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
feathercoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
firo_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
firo_testnet.png fix(common): don't use grayscale png for coin icons 2021-03-25 13:49:53 +01:00
firo.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
firo.png fix(common): Zcoin rebrand to Firo (#1544) 2021-03-25 13:35:10 +01:00
florincoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
florincoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
fujicoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
fujicoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
gamecredits.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
gamecredits.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
groestlcoin_testnet.json feat(common): enable Taproot on Groestlcoin 2021-12-20 22:49:36 +01:00
groestlcoin_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
groestlcoin.json feat(common): enable Taproot on Groestlcoin 2021-12-20 22:49:36 +01:00
groestlcoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
komodo.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
komodo.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
koto.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
koto.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
litecoin_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
litecoin_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
litecoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
litecoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
monacoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
monacoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
monetaryunit.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
monetaryunit.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
namecoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
namecoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
nix.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
nix.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
particl_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
particl_testnet.png common/defs: add Particl (#316) 2019-07-11 14:24:39 +02:00
particl.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
particl.png common/defs: add Particl (#316) 2019-07-11 14:24:39 +02:00
peercoin_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
peercoin_testnet.png common: add Peercoin, regenerate coins 2019-12-05 09:43:32 +00:00
peercoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
peercoin.png common: add Peercoin, regenerate coins 2019-12-05 09:43:32 +00:00
polis.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
polis.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
primecoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
primecoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
qtum_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
qtum_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
qtum.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
qtum.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
ravencoin_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
ravencoin_testnet.png fix(common): fix errors in coin definitions 2021-04-07 16:37:56 +02:00
ravencoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
ravencoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
ritocoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
ritocoin.png common/defs: add Ritocoin (#169) 2019-05-23 20:03:21 +02:00
smartcash_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
smartcash_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
smartcash.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
smartcash.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
stakenet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
stakenet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
syscoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
syscoin.png common/defs: remove BITC per maintainer request 2019-10-20 17:11:43 +00:00
terracoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
terracoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
unobtanium.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
unobtanium.png common: enable UNO (#472) 2019-09-01 09:47:58 +02:00
verge.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
verge.png common/defs: add XVG (#1165) 2020-08-05 12:03:29 +02:00
vertcoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
vertcoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
viacoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
viacoin.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
vipstarcoin.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
vipstarcoin.png common/defs: add vipstarcoin (#157) 2019-05-19 11:19:27 +02:00
xrhodium.json fix(common): rebrand brhodium to xrhodium 2021-10-26 12:01:08 +02:00
xrhodium.png fix(common): rebrand brhodium to xrhodium 2021-10-26 12:01:08 +02:00
zcash_testnet.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
zcash_testnet.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
zcash.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
zcash.png MONOREPO MERGE trezor-common 2019-04-15 19:14:45 +02:00
zcore.json feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
zcore.png common/defs: add ZCR (#611) 2019-10-11 21:01:11 +02:00