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
Aleksey Popov 3334163e85
app.lisk: Add lisk_verify_message
6 years ago
assets
docs testing: configure pytest.ini and update testing documentation 6 years ago
embed embed/extmod/modtrezorcrypto: add support to variable outlen for Blake2{b,s} 6 years ago
mocks
site_scons/site_tools/micropython
src app.lisk: Add lisk_verify_message 6 years ago
tests embed/extmod/modtrezorcrypto: add support to variable outlen for Blake2{b,s} 6 years ago
tools src: cleanup CoinType usage, don't return coins in Features 6 years ago
vendor common: update trezor-common submodule 6 years ago
.flake8 style: fix flake8 warning 7 years ago
.gitignore
.gitmodules
.pylintrc
.travis.yml travis: use pipenv to run python-trezor testsuite reproducibly 7 years ago
AUTHORS
COPYING
Dockerfile
Dockerfile.gcc_source
Makefile Makefile: pass TESTOPTS to test runners (and use them in run_tests_device_emu.sh 7 years ago
Pipfile travis: use pipenv to run python-trezor testsuite reproducibly 7 years ago
Pipfile.lock travis: use pipenv to run python-trezor testsuite reproducibly 7 years ago
README.md docs: testing instructions 7 years ago
SConscript.boardloader
SConscript.bootloader
SConscript.firmware
SConscript.prodtest prodtest: update sconscript file 7 years ago
SConscript.reflash
SConscript.unix
SConstruct
build-docker.gcc_source.sh
build-docker.sh
emu.sh emu.sh: rename OPTLEVEL to PYOPT (to match variable name used in the C source) 6 years ago
pytest.ini testing: configure pytest.ini and update testing documentation 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