1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 06:19:27 +00:00
trezor-firmware/core
matejcik 497285f9a1 feat(core): make first steps to unify Rust API for both models
wip: unify confirm_action

wip: unify confirm_fido

wip: unify request_pin, clean up prompts

wip: unify select_word

wip: unify request_number

refactor(core/reset): refactor confirm_share_words

[no changelog]
2023-01-13 17:09:25 +01:00
..
.changelog.d feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes 2023-01-13 16:39:43 +01:00
assets refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
embed feat(core): make first steps to unify Rust API for both models 2023-01-13 17:09:25 +01:00
mocks feat(core): make first steps to unify Rust API for both models 2023-01-13 17:09:25 +01:00
prof
site_scons feat(core): prevent installing and running of incompatible firmware, prevent bootloader downgrade 2023-01-12 15:38:36 +01:00
src feat(core): make first steps to unify Rust API for both models 2023-01-13 17:09:25 +01:00
tests feat(core/ethereum): remove EIP-712 field size limitation of 1024 bytes 2023-01-13 16:39:43 +01:00
tools fix(core/headertool): always rehash when inserting signature (fixes #2616) 2022-12-16 13:24:18 +01:00
vendor
.dockerignore
.gitignore
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md docs(core): changelog for 2.5.3 2022-10-31 23:17:18 +01:00
CHANGELOG.unreleased
COPYING
emu.py feat(core): add -r option to emu.py to allow for screen recording 2022-10-12 13:44:53 +02:00
emu.sh
Makefile feat(tests): add pytest flag to not generate reports after each test 2023-01-13 16:38:59 +01:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.bootloader feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.bootloader_ci feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.firmware refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
SConscript.prodtest feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.reflash feat(core): change display type for model R 2022-11-24 11:37:52 +01:00
SConscript.unix refactor(core/rust/ui): homescreen layouts 2022-12-13 17:15:15 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.