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-16 17:30:27 +02:00
defs Add Feathercoin (#105) 2018-05-11 11:40:30 +02:00
keys add keys in txt format 2017-05-12 22:43:50 +02:00
protob stellar: StellarSignMessage.message is bytes not string 2018-05-14 15:12:09 +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 Add ETSC support (#106) 2018-05-16 17:30:27 +02:00
coins_details.py Add ETSC support (#106) 2018-05-16 17:30:27 +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