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-13 13:33:46 +01:00
..
.changelog.d feat(core): Disable prevtx streaming for Taproot. 2021-11-13 13:33:46 +01:00
assets
embed fix(core): Fix bip340 module build. 2021-11-13 13:33:46 +01:00
mocks feat(core): Add key tweaking functions to trezorcrypto.bip340. 2021-11-13 13:33:46 +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 chore(core): Disable Taproot for altcoins. 2021-11-13 13:33:46 +01:00
tests feat(core): Implement the BIP-341 common signature message computation. 2021-11-13 13:33:46 +01:00
tools style(all): use f-strings for formatting 2021-10-13 11:53:17 +02:00
vendor
.dockerignore
.gitignore
.towncrier.template.md
asan_blacklist.txt
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
emu.py
emu.sh
Makefile feat(core): add Rust UI components, layouts, text rendering 2021-10-07 15:01:55 +02:00
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 chore(vendor): bump micropython to 1.17 2021-09-17 11:18:14 +02:00
SConscript.unix fix(core): Fix bip340 module build. 2021-11-13 13:33:46 +01:00
SConstruct
towncrier.toml

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.