1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-13 11:29:11 +00:00
Go to file
Jochen Hoenicke 61af3d5e93
Matrix Recovery
This adds a new type in the message RecoveryDevice, which can
be used by the host to signal which recovery procedures it supports.
It is a bitfield containing a bit for every supported procedure.
2016-11-23 11:31:35 +01:00
protob Matrix Recovery 2016-11-23 11:31:35 +01:00
signer Revert "Add null to allow electron apps (#20)" 2016-11-14 19:46:40 +01:00
udev update udev rules 2016-09-22 17:54:13 +02:00
coins.json Adding dust limits 2016-10-31 18:43:06 +01:00
README.md rename README -> README.md 2016-02-01 15:09:39 +01:00

#trezor-common

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