1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/common
2019-05-11 14:19:06 +02:00
..
defs common/defs: update wallets.json (#145) 2019-05-11 14:19:06 +02:00
keys core+legacy: rework code styling checks 2019-04-18 17:40:55 +02:00
protob protob: add deprecated field for old-style EthereumAddress 2019-05-07 18:23:18 +02:00
tools common/tools: do not auto-set duplicate for coin/token combination 2019-04-29 19:08:11 +02:00
udev
.gitignore
.gitmodules
.gitrepo
COPYING
README.md

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