1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-11 02:19:21 +00:00
Go to file
Adrian Matejov 2750d668ad tezos: added tezos cryptocurrency
Signed-off-by: Adrian Matejov <adrian.matejov@simplestaking.com>
2018-09-13 15:06:03 +02:00
assets
docs docs: coin paths modifications (yup, it wasn't final) 2018-08-29 17:22:31 +02:00
embed vendor: update trezor-crypto 2018-09-13 15:02:10 +02:00
mocks
site_scons/site_tools/micropython
src tezos: added tezos cryptocurrency 2018-09-13 15:06:03 +02:00
tests tezos: added tezos cryptocurrency 2018-09-13 15:06:03 +02:00
tools templates: make diff louder 2018-08-29 12:04:37 +02:00
vendor vendor: update trezor-crypto 2018-09-13 15:02:10 +02:00
.clang-format style: add cstyle target to Makefile + clang-format config, don't enforce for now 2018-07-17 16:54:37 +02:00
.gitignore
.gitmodules
.pylintrc
.travis.yml travis: add checking templates to CI 2018-08-29 12:04:37 +02:00
AUTHORS
build-docker.gcc_source.sh
build-docker.sh
ChangeLog
COPYING
Dockerfile docker: protobuf stuff added 2018-08-14 19:43:19 +02:00
Dockerfile.gcc_source
emu.sh
Makefile emulator: rename TREZOR_NOUI macro to TREZOR_EMULATOR_NOUI 2018-09-03 17:56:53 +02:00
Pipfile travis: add checking templates to CI 2018-08-29 12:04:37 +02:00
Pipfile.lock travis: revert Pipfile.lock to use python-trezor master 2018-09-05 18:37:45 +02:00
README.md
SConscript.boardloader embed: make model and emulator orthogonal, update macros to match this logic 2018-08-31 16:55:01 +02:00
SConscript.bootloader embed: make model and emulator orthogonal, update macros to match this logic 2018-08-31 16:55:01 +02:00
SConscript.firmware embed: make model and emulator orthogonal, update macros to match this logic 2018-08-31 16:55:01 +02:00
SConscript.prodtest embed: make model and emulator orthogonal, update macros to match this logic 2018-08-31 16:55:01 +02:00
SConscript.reflash embed: make model and emulator orthogonal, update macros to match this logic 2018-08-31 16:55:01 +02:00
SConscript.unix emulator: rename TREZOR_NOUI macro to TREZOR_EMULATOR_NOUI 2018-09-03 17:56:53 +02:00
SConstruct
setup.cfg tests: ripple removed from run_xfail 2018-09-10 14:29:26 +02:00

TREZOR Core

TREZOR Logo

Build Status Gitter

This is the source code for 2nd generation of TREZOR called TREZOR model T.

It runs both inside of the device and also in the TREZOR Emulator.

emulator

Documentation