1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 03:19:05 +00:00
Go to file
2018-04-09 22:07:54 +02:00
keys add keys in txt format 2017-05-12 22:43:50 +02:00
protob proto: add {ApplySettings,Storage}.auto_lock_delay_ms 2018-04-04 01:04:24 +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
.travis.yml add travis check for coins.json 2017-11-14 02:18:28 +01:00
coins_details.py coins_details: better erc20 parsing 2018-04-06 23:10:35 +02:00
coins-check.py coins-check: Update for Decred 2017-12-18 17:42:52 +01:00
coins.json coins: add bitcore URL for Decred Testnet (copied from python-trezor) 2018-04-09 22:07:54 +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