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/legacy/firmware
Andrew Kozlik b8cb531098
feat(legacy): Check presence of multisig parameters in coin_known_path_check() for consistency with core checks.
3 years ago
..
.changelog.d fix(common): Fix incorrect SLIP-44 coin type for Bgold and SmartCash Testnets. 3 years ago
protob fix(legacy): fix protobuf build [no changelog] 3 years ago
u2f
.gitignore
.towncrier.template.md docs(legacy/firmware): use towncrier for generating CHANGELOG.md 3 years ago
CHANGELOG.md docs(legacy/firmware): changelog for 1.10.2 3 years ago
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 3 years ago
Makefile
bl_check.c refactor(legacy): rename check_bootloader to check_and_replace_bootloader 3 years ago
bl_check.h refactor(legacy): rename check_bootloader to check_and_replace_bootloader 3 years ago
bl_data.py
bootloader.dat fix(legacy): rebuild bundled bootloader (deterministically) 3 years ago
coin_info.c.mako
coin_info.h.mako
coins.c
coins.h
config.c feat(legacy): Add safety_checks setting. 3 years ago
config.h feat(legacy): Add safety_checks setting. 3 years ago
crypto.c feat(legacy): Check presence of multisig parameters in coin_known_path_check() for consistency with core checks. 3 years ago
crypto.h feat(legacy): Check presence of multisig parameters in coin_known_path_check() for consistency with core checks. 3 years ago
debug.c
debug.h
defs
ethereum.c fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
ethereum.h
ethereum_networks.h.mako
ethereum_tokens.c.mako
ethereum_tokens.h.mako
fsm.c fix(legacy): show dialog before rebooting to bootloader 4 years ago
fsm.h chore(legacy): add reset to bootloader protobuf message 4 years ago
fsm_msg_coin.h feat(legacy): Check presence of multisig parameters in coin_known_path_check() for consistency with core checks. 3 years ago
fsm_msg_common.h feat(legacy): Add safety_checks setting. 3 years ago
fsm_msg_crypto.h feat(legacy): add public_key to ECDHSessionKey 4 years ago
fsm_msg_debug.h
fsm_msg_ethereum.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
fsm_msg_lisk.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
fsm_msg_nem.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
fsm_msg_stellar.h fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
gettext.h
header.S
layout2.c feat(legacy): Add safety_checks setting. 3 years ago
layout2.h feat(legacy): Add safety_checks setting. 3 years ago
lisk.c fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
lisk.h
messages.c fix(legacy): Improve compile-time checks of message sizes. 4 years ago
messages.h fix(legacy): Improve compile-time checks of message sizes. 4 years ago
nem2.c
nem2.h
nem_mosaics.c.mako
nem_mosaics.h.mako
otp.c
otp.h
pinmatrix.c
pinmatrix.h
protect.c
protect.h
recovery-table.h
recovery.c
recovery.h
reset.c
reset.h
signing.c feat(legacy): Check presence of multisig parameters in coin_known_path_check() for consistency with core checks. 3 years ago
signing.h
stellar.c fix(legacy): do not query presence of newly-required protobuf fields 4 years ago
stellar.h
towncrier.toml docs(legacy/firmware): use towncrier for generating CHANGELOG.md 3 years ago
transaction.c
transaction.h
trezor.c refactor(legacy): rename check_bootloader to check_and_replace_bootloader 3 years ago
trezor.h
u2f.c docs: fix typos in comments 3 years ago
u2f.h
u2f_knownapps.h.mako
udp.c fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE. 4 years ago
usb.c refactor(legacy): move wait_random into separate file 3 years ago
usb.h fix(legacy): Replace magic numbers with USB_PACKET_SIZE and MSG_HEADER_SIZE. 4 years ago
version.h chore(legacy/firmware): bump version to 1.10.2 3 years ago