1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 21:48:17 +00:00
trezor-firmware/core/src/apps/common
2021-05-06 13:14:21 +02:00
..
__init__.py
address_type.py
cbor.py
coininfo.py
coininfo.py.mako
coins.py
confirm.py
keychain.py refactor(core): defragment PathSchema memory usage 2021-05-06 13:14:21 +02:00
layout.py
mnemonic.py refactor(core): limit global imports in key places 2021-05-06 13:14:21 +02:00
passphrase.py refactor(core): limit global imports in key places 2021-05-06 13:14:21 +02:00
paths.py refactor(core): defragment PathSchema memory usage 2021-05-06 13:14:21 +02:00
readers.py
request_pin.py
safety_checks.py
sdcard.py
seed.py
signverify.py
writers.py