1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-30 11:28:21 +00:00
trezor-firmware/core/src
2021-11-10 13:57:57 +01:00
..
apps fix(core): do not send passphrase_protection field when device is locked (fixes #1807) 2021-11-10 13:57:57 +01:00
storage feat(core): derive Cardano seed together with normal seed, if requested 2021-11-10 13:57:57 +01:00
trezor refactor(core): separate Cardano cryptography into its own module 2021-11-10 13:57:57 +01:00
.gitignore
all_modules.py feat(core/ethereum): EIP-712 2021-11-02 14:27:01 +01:00
all_modules.py.mako fix(core): bitcoin-only all_modules.py 2021-10-07 15:26:49 +02:00
boot.py refactor(core): disable SD, SBU, fatfs for T1 build 2021-08-20 12:22:13 +02:00
main.py refactor(core): improve clarity in main.py 2021-05-06 13:14:21 +02:00
session.py feat(core): avoid restarting session for select messages (fixes #1631) 2021-06-01 14:07:29 +02:00
usb.py refactor(core/usb): do not require serial number on instantiaton of USB 2021-05-06 13:14:21 +02:00