1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-02 04:18:20 +00:00
trezor-firmware/core/src/apps
Tomas Krnak 9985a72c6a feat!(core): support Zcash v5 transaction format
This implements:
- ZIP-225: Version 5 Transaction Format
- ZIP-244: Transaction Identifier Non-Malleability

BREAKING CHANGE: Zcash prevouts are not verified (as in Taproot). Zcash replacement transactions are not supported.
2022-05-02 16:07:31 +02:00
..
binance refactor(core/ui): remove dependencies on old layouts 2022-04-07 17:58:41 +02:00
bitcoin feat!(core): support Zcash v5 transaction format 2022-05-02 16:07:31 +02:00
cardano refator(cardano): validate map key order in HashBuilderDict 2022-03-18 14:32:54 +01:00
common chore(common): defs cleanup 2022-03-25 14:27:30 +01:00
debug feat(core): enable UI tests for redesigned UI 2022-04-07 17:58:41 +02:00
eos style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
ethereum refactor(core/ui): remove dependencies on old layouts 2022-04-07 17:58:41 +02:00
homescreen style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
management refactor(core/ui): remove dependencies on old layouts 2022-04-07 17:58:41 +02:00
misc style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
monero style(core): full pyright-based type-checking 2022-01-07 21:41:17 +01:00
nem feat(core): automatically choose best QR encoding 2022-03-10 11:27:21 +01:00
ripple refactor(core/ui): remove dependencies on old layouts 2022-04-07 17:58:41 +02:00
stellar feat(core): automatically choose best QR encoding 2022-03-10 11:27:21 +01:00
tezos feat(core): automatically choose best QR encoding 2022-03-10 11:27:21 +01:00
webauthn refactor(core/ui): remove dependencies on old layouts 2022-04-07 17:58:41 +02:00
zcash feat!(core): support Zcash v5 transaction format 2022-05-02 16:07:31 +02:00
__init__.py
base.py feat(ci): create pyright tool and include it in CI 2022-03-02 15:43:50 +01:00
workflow_handlers.py feat(core): Implement Bitcoin payment requests. 2022-01-31 18:00:22 +01:00