Go to file
Jon Layton 2c978bd6b9
Merge pull request #1 from BTCPrivate/fix/signed_message_header
BitcoinPrivate Signed Message
2018-03-16 09:16:11 -05:00
keys add keys in txt format 2017-05-12 22:43:50 +02:00
protob protob: change comment for tx_type 2018-03-07 12:18:26 +01: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
.travis.yml add travis check for coins.json 2017-11-14 02:18:28 +01:00
COPYING added license (LGPL-3.0+) 2017-06-26 11:37:20 +02:00
README.md add travis check for coins.json 2017-11-14 02:18:28 +01:00
coins-check.py coins-check: Update for Decred 2017-12-18 17:42:52 +01:00
coins.json Merge pull request #1 from BTCPrivate/fix/signed_message_header 2018-03-16 09:16:11 -05:00
ethereum_tokens-gen.py update typo in ethereum_tokens-gen.py 2018-02-28 22:47:59 +01:00

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