1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
Go to file
Michal Novacek b55fb61218 Bug #1493 - QR code fail u L addresses (Litecoin)
- add address prefix, minimum and maximum address length
2017-09-06 15:51:58 +02:00
keys add keys in txt format 2017-05-12 22:43:50 +02:00
protob nem: rename NEMTransaction to NEMSignTx and NEMRequestAnnounce to NEMSignedTx 2017-09-02 23:43:46 +02:00
signer Add 0xproject.com to domain whitelist (#39) 2017-08-08 18:47:02 +02:00
udev -> trezor.io 2017-01-10 15:11:32 +01:00
coins.json Bug #1493 - QR code fail u L addresses (Litecoin) 2017-09-06 15:51:58 +02:00
COPYING added license (LGPL-3.0+) 2017-06-26 11:37:20 +02:00
README.md add gitter badge 2017-04-13 21:58:29 +02:00

trezor-common

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