1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-31 18:00:58 +00:00
trezor-firmware/legacy/firmware
2022-05-04 12:09:14 +02:00
..
.changelog.d feat(legacy): Implement GetFirmwareHash message. 2022-05-03 19:00:04 +02:00
protob feat(legacy): implement firmware dumping 2022-05-03 19:00:04 +02:00
u2f all: replace /bin/bash with /usr/bin/env bash 2019-09-12 17:35:55 +02:00
.gitignore
.towncrier.template.md docs(legacy/firmware): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
bl_check.c
bl_check.h
bl_data.py
bootloader.dat fix(legacy): rebuild bundled bootloader (deterministically) 2021-04-19 18:32:47 +02:00
CHANGELOG.md
CHANGELOG.unreleased docs(core): use towncrier for generating CHANGELOG.md 2021-05-04 14:18:01 +02:00
coin_info.c.mako feat(common): add taproot field to coin definitions 2021-10-18 13:36:05 +02:00
coin_info.h.mako MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
coins.c
coins.h
config.c fix(legacy): cleanup of undesired states where USB processing should not happen 2022-02-22 00:49:31 +01:00
config.h
crypto.c
crypto.h
debug.c
debug.h
defs
ethereum_networks.h.mako MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
ethereum_tokens.c.mako feat(core,legacy): add support for Ethereum 64-bit chain_id 2021-09-10 15:09:03 +02:00
ethereum_tokens.h.mako
ethereum.c
ethereum.h
fsm_msg_coin.h feat(legacy): Support Electrum signatures in VerifyMessage. 2022-02-11 15:36:00 +01:00
fsm_msg_common.h
fsm_msg_crypto.h
fsm_msg_debug.h
fsm_msg_ethereum.h feat(legacy): Show "signature is valid" dialog when VerifyMessage succeeds. 2022-02-11 15:36:00 +01:00
fsm_msg_nem.h
fsm_msg_stellar.h
fsm.c feat(legacy): implement firmware dumping 2022-05-03 19:00:04 +02:00
fsm.h
gettext.h
header.S MONOREPO MERGE trezor-mcu 2019-04-15 19:14:58 +02:00
layout2.c
layout2.h
Makefile feat(legacy): Implement GetFirmwareHash message. 2022-05-03 19:00:04 +02:00
messages.c fix(legacy): Improve compile-time checks of message sizes. 2021-03-17 22:34:26 +01:00
messages.h feat(common): Add script_pubkey field to TxInput message. 2021-10-18 19:58:56 +02:00
nem2.c
nem2.h legacy/nem: Refactor nem_canonicalizeMosaics 2019-10-04 15:17:46 +00:00
nem_mosaics.c.mako
nem_mosaics.h.mako
otp.c all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
otp.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
pinmatrix.c
pinmatrix.h
protect.c fix(legacy): cleanup of undesired states where USB processing should not happen 2022-02-22 00:49:31 +01:00
protect.h legacy: small nitpicks related to the new passphrase handling 2020-02-07 11:41:03 +00:00
recovery-table.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
recovery.c
recovery.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
reset.c
reset.h
signing.c
signing.h
stellar.c refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp. 2021-11-04 13:16:29 +01:00
stellar.h refactor(common & core & legacy): Stellar, rename StellarCreatePassiveOfferOp to StellarCreatePassiveSellOfferOp. 2021-11-04 13:16:29 +01:00
towncrier.toml
transaction.c feat(legacy): Support Zcash version 5 transaction format. 2022-05-02 17:10:41 +02:00
transaction.h
trezor.c fix(legacy): cleanup of undesired states where USB processing should not happen 2022-02-22 00:49:31 +01:00
trezor.h all: rename TREZOR to Trezor where possible 2019-06-17 20:28:29 +02:00
u2f_knownapps.h.mako common/fido: Unify application labeling between U2F and FIDO2. 2020-07-30 15:29:54 +02:00
u2f.c
u2f.h
udp.c
usb.c fix(legacy): cleanup of undesired states where USB processing should not happen 2022-02-22 00:49:31 +01:00
usb.h fix(legacy): cleanup of undesired states where USB processing should not happen 2022-02-22 00:49:31 +01:00
version.h chore(legacy/firmware): bump version to 1.11.2 2022-05-04 12:09:14 +02:00