1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 03:30:02 +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 src/trezor/ui/style: update resources and icons in dialogs 2018-02-27 23:52:49 +01:00
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 vendor: remove norcow submodule 2017-12-18 19:42:45 +01:00
.pylintrc pylint: remove libs/ 2017-08-15 18:14:14 +02:00
.travis.yml travis: add checking templates to CI 2018-08-29 12:04:37 +02:00
AUTHORS embed: add GPLv3 source code headers 2018-02-26 14:07:37 +01:00
build-docker.gcc_source.sh
build-docker.sh
ChangeLog docs: update changelog 2018-06-26 01:12:29 +02:00
COPYING update license (use GPLv3) 2017-11-04 02:02:04 +01:00
Dockerfile docker: protobuf stuff added 2018-08-14 19:43:19 +02:00
Dockerfile.gcc_source build: update to use latest arm none eabi toolchain gcc-arm-none-eabi-7-2018-q2-update 2018-07-13 00:13:39 +02:00
emu.sh emu.sh: rename OPTLEVEL to PYOPT (to match variable name used in the C source) 2018-05-22 16:36:24 +02:00
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