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
David Misiak 2b3a53a6ae
feat(cardano): add support for network id in tx body
2 years ago
..
.changelog.d feat(core): Support unverified external inputs. 2 years ago
assets MONOREPO CREATE FROM trezor-core 5 years ago
embed fix(core): fix build with FEATURE_FLAGS.SECP256K1_ZKP=False 2 years ago
mocks feat(core): verify bip340 pubkeys used in p2tr addresses 2 years ago
prof style(all): use f-strings for formatting 3 years ago
site_scons/site_tools/micropython build(core): exclude all "from typing" imports from build 2 years ago
src feat(cardano): add support for network id in tx body 2 years ago
tests chore(core): Rework checking of CoinJoin parameters. 2 years ago
tools feat(core): add TT Hoves fonts, introduce medium variant 2 years ago
vendor move vendored submodules to root vendor/ dir 5 years ago
.dockerignore MONOREPO CREATE FROM trezor-core 5 years ago
.gitignore style(core): full pyright-based type-checking 2 years ago
.towncrier.template.md docs(core): use towncrier for generating CHANGELOG.md 3 years ago
AUTHORS MONOREPO CREATE FROM trezor-core 5 years ago
CHANGELOG.md docs: update links in changelogs (#2013) 2 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
COPYING MONOREPO CREATE FROM trezor-core 5 years ago
Makefile feat(ci): create pyright tool and include it in CI 2 years ago
README.md ci: enable editorconfig checks, fix whitespace issues 4 years ago
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 fix(core): fix build with FEATURE_FLAGS.SECP256K1_ZKP=False 2 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 build with FEATURE_FLAGS.SECP256K1_ZKP=False 2 years ago
SConstruct core/bootloader_ci: fix typos in the previous commit 4 years ago
asan_blacklist.txt core: asan config 5 years ago
asan_suppressions.txt ci: Suppress libSDL memory leaks. 2 years ago
emu.py feat(core): headless emulator implies disabled animations 2 years ago
emu.sh core: remove src1 4 years ago
pyrightconfig.json feat(ci): create pyright tool and include it in CI 2 years ago
towncrier.toml docs(core): use towncrier for generating CHANGELOG.md 3 years ago

README.md

Trezor Core

Firmware currently running on Model T.

See docs/core for more info.