You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Go to file
Pavol Rusnak ac5e3f200a
src: rename wire_types to MessageType, drop copy in tools/build_protobuf
6 years ago
assets src/trezor/ui/style: update resources and icons in dialogs 6 years ago
docs fix: emulator docs link (#242) 6 years ago
embed embed/unix: save only cropped part of the screenshot 6 years ago
mocks nem: compute address from pubkey 6 years ago
site_scons/site_tools/micropython scons: precompile regexp 6 years ago
src src: rename wire_types to MessageType, drop copy in tools/build_protobuf 6 years ago
tests src/apps/wallet/sign_tx: fix bip115 code in last commit 6 years ago
tools src: rename wire_types to MessageType, drop copy in tools/build_protobuf 6 years ago
vendor vendor: update trezor-common, regenerate messages 6 years ago
.flake8 style: fix flake8 warning 6 years ago
.gitignore apps.ethereum: implement SignMessage/VerifyMessage 7 years ago
.gitmodules vendor: remove norcow submodule 7 years ago
.pylintrc pylint: remove libs/ 7 years ago
.travis.yml travis: use pipenv to run python-trezor testsuite reproducibly 6 years ago
AUTHORS embed: add GPLv3 source code headers 6 years ago
COPYING update license (use GPLv3) 7 years ago
ChangeLog docs: update changelog 6 years ago
Dockerfile build: add possibility to build ARM toolchain from source 6 years ago
Dockerfile.gcc_source dockerfile: add texlive deps 6 years ago
Makefile embed/firmware: update linker to use firmware_extra section 6 years ago
Pipfile pipenv: update locks and requirements 6 years ago
Pipfile.lock pipenv: update locks and requirements 6 years ago
README.md docs: add emulator page 6 years ago
SConscript.boardloader scons: remove MCU_SERIES_F4 define 6 years ago
SConscript.bootloader scons: remove MCU_SERIES_F4 define 6 years ago
SConscript.firmware embed/firmware: update linker to use firmware_extra section 6 years ago
SConscript.prodtest scons: remove MCU_SERIES_F4 define 6 years ago
SConscript.reflash scons: remove MCU_SERIES_F4 define 6 years ago
SConscript.unix unix: remove native emitters 6 years ago
SConstruct reflash: add new firmware target 7 years ago
build-docker.gcc_source.sh build: rework vendorheader handling, move them to embed/vendorheader 6 years ago
build-docker.sh Docker: support local build and build from other gh repos 6 years ago
emu.sh emu.sh: rename OPTLEVEL to PYOPT (to match variable name used in the C source) 6 years ago
pytest.ini tests: nem is not xfail anymore 6 years ago

README.md

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