1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-15 04:19:22 +00:00
Go to file
2019-02-07 17:00:44 +01:00
defs defs: regenerate coins_details.json 2019-02-07 17:00:44 +01:00
keys
protob protob: rename common_address_n to address_n in MultisigRedeemScriptType 2019-02-04 01:11:44 +01:00
tools coins_details: round market cap numbers for tokens 2019-02-05 14:40:44 +01:00
udev udev: add more info about udev rules path 2018-10-17 14:28:20 +02:00
.gitignore fix gitignore 2018-10-19 18:07:24 +02:00
.gitmodules defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
.travis.yml tools/support.py: set --ignore-tokens as default when running the checks 2018-11-12 12:08:33 +01:00
COPYING
README.md
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