You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core
Andrew Kozlik 630c06e782
feat(core): Support Taproot scripts.
3 years ago
..
.changelog.d feat(core): Implement GetAddress for taproot. 3 years ago
assets
embed fix(core): Fix bip340 module build. 3 years ago
mocks feat(core): Add key tweaking functions to trezorcrypto.bip340. 3 years ago
prof style(all): use f-strings for formatting 3 years ago
site_scons/site_tools/micropython style(all): use f-strings for formatting 3 years ago
src feat(core): Support Taproot scripts. 3 years ago
tests tests(core): add unit tests for Icarus and Icarus-Trezor, fix failing tests 3 years ago
tools style(all): use f-strings for formatting 3 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore
.gitignore
.towncrier.template.md
AUTHORS
CHANGELOG.md
CHANGELOG.unreleased
COPYING
Makefile feat(core): add Rust UI components, layouts, text rendering 3 years ago
README.md
SConscript.boardloader chore(vendor): bump micropython to 1.17 3 years ago
SConscript.bootloader chore(vendor): bump micropython to 1.17 3 years ago
SConscript.bootloader_ci chore(vendor): bump micropython to 1.17 3 years ago
SConscript.firmware refactor(core): separate Cardano cryptography into its own module 3 years ago
SConscript.prodtest chore(vendor): bump micropython to 1.17 3 years ago
SConscript.reflash chore(vendor): bump micropython to 1.17 3 years ago
SConscript.unix fix(core): Fix bip340 module build. 3 years ago
SConstruct
asan_blacklist.txt
emu.py
emu.sh
towncrier.toml

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.