1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-12 01:18:14 +00:00
trezor-firmware/core/src/apps/common
2024-11-12 16:55:17 +01:00
..
__init__.py
address_mac.py
address_type.py
authorization.py
backup_types.py fix(core): show correct word count in more info 2024-07-22 12:09:16 +02:00
backup.py chore(core): rename recovery type & kind and tweak feature flags 2024-06-05 12:35:09 +03:00
cbor.py feat(cardano): Tag sets 2024-05-23 10:01:48 +02:00
coininfo.py build(core): add T3W1 for translations and definitions 2024-10-16 16:25:20 +02:00
coininfo.py.mako chore(core): generate coininfo for T3B1 2024-09-03 10:35:14 +02:00
coins.py
keychain.py
mnemonic.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
passphrase.py chore(core): rename "hidden wallet" -> "passphrase wallet" 2024-07-29 17:45:28 +03:00
paths.py
readers.py
request_pin.py
safety_checks.py
sdcard.py feat(core): unify RustLayout, implement single global layout 2024-11-12 16:55:17 +01:00
seed.py refactor(core): use set-/get_bool in storage cache 2024-07-19 11:24:50 +03:00
signverify.py
writers.py