1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
Go to file
2018-05-09 13:53:55 +02:00
defs defs: remove .gitignore 2018-05-09 01:01:03 +02:00
keys add keys in txt format 2017-05-12 22:43:50 +02:00
protob protob: Change stellar fields from int64 -> sint64 2018-04-16 13:02:40 +02:00
signer effectively disable expiry field 2017-10-23 15:34:17 +02:00
udev bump dockerfile for udev build 2018-02-26 16:19:33 +01:00
.gitignore defs: move tools to def/coins/tools 2018-04-28 19:16:14 +01:00
.travis.yml defs: fix travis build 2018-04-30 23:58:54 +01:00
coins_details.json EGEM trezor support (#104) 2018-05-09 13:53:55 +02:00
coins_details.py EGEM trezor support (#104) 2018-05-09 13:53:55 +02:00
coins-check.py coins-check: Update for Decred 2017-12-18 17:42:52 +01:00
coins.json coins: Update DigiByte 2018-04-11 10:14:00 +02:00
COPYING added license (LGPL-3.0+) 2017-06-26 11:37:20 +02:00
ethereum_tokens-gen.py ethereum_tokens: Store ipfs_hash used for generating the list 2018-04-06 22:48:32 +02:00
README.md add travis check for coins.json 2017-11-14 02:18:28 +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