1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-19 14:30:31 +00:00
trezor-firmware/core
2022-10-31 14:40:40 +01:00
..
.changelog.d feat(core): Implement CoinJoin requests. 2022-10-27 17:37:48 +02:00
assets refactor(core/rust): use icon blending for three-color icons 2022-10-22 12:20:42 +02:00
embed fix(core/rust/ui): remove extraneous Child wrappers 2022-10-31 14:40:40 +01:00
mocks feat(core): Remove coin name from CoinJoin confirmation dialog. 2022-10-26 14:02:03 +02:00
prof
site_scons refactor(core): change fonts organization 2022-09-29 21:50:10 +02:00
src chore: Change precision of CoinJoin fee rate percentage from 8 to 6 decimal digits. 2022-10-27 17:37:48 +02:00
tests tests(core): Implement CoinJoin requests in unit tests. 2022-10-27 17:37:48 +02:00
tools chore(core): remove OTF files of TT Hoves fonts 2022-10-22 01:39:53 +02:00
vendor
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
asan_suppressions.txt
AUTHORS
CHANGELOG.md
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 fix(tests): fix rust tests with ASAN 2022-10-13 10:51:43 +02:00
pyrightconfig.json
README.md
SConscript.boardloader feat(core/rust): use dma2d to improve rendering performance, implement text over image and icon over icon functions 2022-09-29 21:50:10 +02:00
SConscript.bootloader feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2022-10-22 01:39:53 +02:00
SConscript.bootloader_ci feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2022-10-22 01:39:53 +02:00
SConscript.firmware feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2022-10-22 01:39:53 +02:00
SConscript.prodtest feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2022-10-22 01:39:53 +02:00
SConscript.reflash feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2022-10-22 01:39:53 +02:00
SConscript.unix feat(core/rust/ui): replace TT Hoves Medium with DemiBold style 2022-10-22 01:39:53 +02:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.