1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
Go to file
Karel Bílek 8aca4dd289 Removing digiexplorer
Digiexplorer's API is not working

Websocket starts, but the query `getBlockHeader` times out.
2017-12-02 05:15:28 +01:00
keys
protob coins: Add force_bip143 2017-11-13 21:32:07 +01:00
signer effectively disable expiry field 2017-10-23 15:34:17 +02:00
udev Set udev permissions to 0660 (#45) 2017-09-24 21:33:59 +09:00
.travis.yml add travis check for coins.json 2017-11-14 02:18:28 +01:00
coins-check.py add travis check for coins.json 2017-11-14 02:18:28 +01:00
coins.json Removing digiexplorer 2017-12-02 05:15: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

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