1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 19:39:05 +00:00
Go to file
matejcik e51aa9b3cd tools: new rules for ERC20 duplicates
We now allow duplicates if they're their own testnets, or if they're
deprecated. Also some checks are smarter.
2018-11-29 15:42:49 +01:00
defs Update ZEC support 2018-11-28 12:37:55 +01:00
keys
protob protobuf: eth fix 2018-11-16 14:14:18 +01:00
tools tools: new rules for ERC20 duplicates 2018-11-29 15:42:49 +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
.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 shell.nix 2018-10-19 18:07:24 +02: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