1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
matejcik 8c0e1e360e fix(core/translations): add indices to templates
so that we can change the template later without running into trouble

[no changelog]
2024-02-26 15:07:48 +01:00
..
.changelog.d feat(core): confirm ETH stake, unstake, claim 2024-02-23 18:09:43 +01:00
assets feat(core): allow for going back to previous word in recovery process 2024-02-19 22:05:04 +01:00
embed fix(core/translations): add indices to templates 2024-02-26 15:07:48 +01:00
mocks fix(core/translations): add indices to templates 2024-02-26 15:07:48 +01:00
prof
site_scons fix(core): fix quadword-only storage 2024-02-20 09:37:28 +01:00
src fix(core/translations): add indices to templates 2024-02-26 15:07:48 +01:00
tests feat(core): confirm ETH stake, unstake, claim 2024-02-23 18:09:43 +01:00
tools chore(tools): add rules for buttons and new strings 2024-02-21 12:44:40 +01:00
translations fix(core/translations): add indices to templates 2024-02-26 15:07:48 +01:00
vendor
.coveragerc
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
CHANGELOG.T2B1.md
CHANGELOG.T2T1.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
pyrightconfig.json
README.md
SConscript.boardloader
SConscript.bootloader
SConscript.bootloader_ci
SConscript.bootloader_emu fix(core): fix quadword-only storage 2024-02-20 09:37:28 +01:00
SConscript.firmware feat(core): add support for quad-word only storage 2024-02-20 09:37:28 +01:00
SConscript.prodtest
SConscript.reflash
SConscript.unix fix(core): fix quadword-only storage 2024-02-20 09:37:28 +01:00
SConstruct build(core): SCons "go fast" button 2024-02-01 15:50:07 +01:00
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.