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-23 16:42:46 +02:00
defs defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
keys add keys in txt format 2017-05-12 22:43:50 +02:00
protob protob: remove {Lisk,Stellar}{SignMessage,MessageSignature,VerifyMessage} 2018-05-22 18:22:43 +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 Ignore cache files for coins_details.py 2018-05-22 19:44:00 +02:00
.gitmodules defs: add ethereum/tokens submodules 2018-05-22 19:33:21 +02:00
.travis.yml defs: fix travis build 2018-04-30 23:58:54 +01:00
coins_details.json Updated coins details 2018-05-23 16:42:46 +02:00
coins_details.py Updated scraping of ethereum based tokens 2018-05-23 16:42:08 +02:00
coins-check.py defs: add more fields to coin definitions 2018-05-21 15:14:48 +02:00
coins.json defs: add more fields to coin definitions 2018-05-21 15:14:48 +02:00
COPYING added license (LGPL-3.0+) 2017-06-26 11:37:20 +02:00
ethereum_tokens_gen.py Updated scraping of ethereum based tokens 2018-05-23 16:42:08 +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