1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-23 23:08:14 +00:00
Go to file
Karel Bílek 7237cefbb4 Add null to allow electron apps (#20)
Electron discussion there

https://github.com/electron/electron/issues/7931 

It seems `Origin: 'null'` from electron apps is a feature, not a bug
2016-11-10 18:20:39 +01:00
protob add u2f_counter field to LoadDevice, ResetDevice, RecoveryDevice 2016-10-31 16:09:56 +01:00
signer Add null to allow electron apps (#20) 2016-11-10 18:20:39 +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