1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
2020-08-18 21:08:46 +02:00
..
assets
embed python: use stdlib blake2s on python 3.6+ 2020-08-10 23:35:38 +02:00
mocks core/modtrezorui: remove prefill from text functions 2020-08-07 15:08:14 +02:00
prof
site_scons/site_tools/micropython
src core: display coin name when signing message 2020-08-18 13:45:49 +02:00
tests core/tests: Add unit tests for CoinJoinApprover and CoinJoinAuthorization. 2020-08-04 17:32:44 +02:00
tools ci: fail if coverage falls under threshold 2020-08-18 21:08:46 +02:00
vendor
.dockerignore
.gitignore
.pylintrc
asan_blacklist.txt
AUTHORS
CHANGELOG.md core: display coin name when signing message 2020-08-18 13:45:49 +02:00
COPYING
emu.py core: rename emulator to trezor-emu-core 2020-07-30 15:27:34 +02:00
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile ci: fail if coverage falls under threshold 2020-08-18 21:08:46 +02:00
README.md
SConscript.boardloader
SConscript.bootloader core/bootloader: update protobuf definitions 2020-07-26 00:00:37 +02:00
SConscript.firmware core: remove src1 2020-08-03 15:59:57 +02:00
SConscript.prodtest
SConscript.reflash
SConscript.unix core: remove src1 2020-08-03 15:59:57 +02:00
SConstruct

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.