1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-20 14:59:06 +00:00
trezor-firmware/core
2021-11-10 17:35:57 +01:00
..
.changelog.d feat(core): Support no_script_type option in SignMessage. 2021-11-10 17:35:57 +01:00
assets
embed feat(core/cardano): support Icarus, Icarus-Trezor, and Ledger derivations 2021-11-10 13:57:57 +01:00
mocks feat(core/cardano): support Icarus, Icarus-Trezor, and Ledger derivations 2021-11-10 13:57:57 +01:00
prof style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
site_scons/site_tools/micropython style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
src feat(core): Support no_script_type option in SignMessage. 2021-11-10 17:35:57 +01:00
tests tests(core): add unit tests for Icarus and Icarus-Trezor, fix failing tests 2021-11-10 13:57:57 +01:00
tools style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
vendor
.dockerignore MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore
.towncrier.template.md
asan_blacklist.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh core: remove src1 2020-08-03 15:59:57 +02:00
Makefile
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.firmware refactor(core): separate Cardano cryptography into its own module 2021-11-10 13:57:57 +01:00
SConscript.prodtest
SConscript.reflash
SConscript.unix refactor(core): separate Cardano cryptography into its own module 2021-11-10 13:57:57 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.