1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 04:19:22 +00:00
Go to file
Szymon Lesisz 01004c7aa0 remove incompatible coins from connect
Decred, Decred Testnet, Groestlcoin, Groestlcoin Testnet, SmartCash, SmartCash Testnet are incompatible with bitcoinjs library
2019-04-09 13:26:30 +02:00
defs remove incompatible coins from connect 2019-04-09 13:26:30 +02:00
keys
protob protobuf: add display rotation to ApplySettings (#304) 2019-04-02 10:46:03 +02:00
tools tools: fix checks in coin_info.py 2019-03-31 19:55:58 +02:00
udev udev: add more info about udev rules path 2018-10-17 14:28:20 +02:00
.gitignore defs: add Polis (#308) 2019-04-05 22:05:35 +02:00
.gitmodules defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
.travis.yml travis: run all python scripts from top-level directory 2019-03-21 12:22:55 +01:00
COPYING
README.md add travis check for coins.json 2017-11-14 02:18:28 +01:00
shell.nix nix: add protobuf to shell.nix 2019-02-04 16:48:54 +01:00

trezor-common

Build Status Gitter

Common files shared among TREZOR repositories.

This repo is meant to be included as submodule to others using:

git submodule add https://github.com/trezor/trezor-common.git trezor-common