1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-04-09 03:45:44 +00:00
Go to file
Tomas Susanka 90868702ba
Merge pull request #387 from ph4r05/xmr-integrated-self
xmr: fixes sending to self with stealth payment ID
2018-10-27 15:22:53 +02:00
assets
docs unix: user profiles support for emulator 2018-10-11 16:51:04 +02:00
embed cardano: add low-level support for passhrase 2018-10-26 12:09:10 +02:00
mocks xmr: master merging commit 2018-10-25 14:04:50 +02:00
site_scons/site_tools/micropython scons: precompile regexp 2018-06-19 18:26:43 +02:00
src xmr: fixes sending to self with stealth payment ID 2018-10-27 14:02:25 +02:00
src1 firmware: enable touch for T1 2018-10-02 18:08:44 +02:00
tests cardano: add low-level support for passhrase 2018-10-26 12:09:10 +02:00
tools xmr: master merging commit 2018-10-25 14:04:50 +02:00
vendor
.clang-format style: add cstyle target to Makefile + clang-format config, don't enforce for now 2018-07-17 16:54:37 +02:00
.dockerignore
.gitignore
.gitmodules vendor: remove norcow submodule 2017-12-18 19:42:45 +01:00
.pylintrc
.travis.yml
AUTHORS
build-docker.sh docker: fix Docker build 2018-10-23 12:00:42 +02:00
ChangeLog
COPYING update license (use GPLv3) 2017-11-04 02:02:04 +01:00
Dockerfile
emu.sh
Makefile xmr: master merging commit 2018-10-25 14:04:50 +02:00
Pipfile
Pipfile.lock travis: revert Pipfile.lock to use python-trezor master 2018-09-05 18:37:45 +02:00
README.md
SConscript.boardloader build: add missing spi object file 2018-09-30 20:29:11 +02:00
SConscript.bootloader
SConscript.firmware unix: refresh micropython sources in SConscript.unix 2018-10-26 01:09:02 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix unix: refresh micropython sources in SConscript.unix 2018-10-26 01:09:02 +02:00
SConstruct
setup.cfg
shell.nix
travis-install-libsodium.sh

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