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-27 17:37:48 +02: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 feat(core): Remove coin name from CoinJoin confirmation dialog. 2022-10-26 14:02:03 +02:00
mocks feat(core): Remove coin name from CoinJoin confirmation dialog. 2022-10-26 14:02:03 +02:00
prof
site_scons
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 MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
.gitignore style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
.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
CHANGELOG.unreleased
COPYING MONOREPO CREATE FROM trezor-core 2019-04-15 19:14:40 +02:00
emu.py
emu.sh
Makefile
pyrightconfig.json
README.md
SConscript.boardloader
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.