You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/src/apps/common
Tomas Susanka 7e3673ad26
common: remove coins.by_address_type because there are conflicts
5 years ago
..
__init__.py
address_type.py
cache.py
coininfo.py src/apps/wallet/sign_tx: implement tx.branch_id field 5 years ago
coininfo.py.mako src/apps/wallet/sign_tx: refactor Zcash, add WIP ZIP243; use ensure instead of assert where possible 6 years ago
coins.py common: remove coins.by_address_type because there are conflicts 5 years ago
confirm.py
layout.py src/apps: use address_n as description to show_address/show_qr dialogs 6 years ago
paths.py paths: typo, style 6 years ago
request_passphrase.py passphrase: use same max length as T1 6 years ago
request_pin.py Reformat Python files using black, isort and flake8. 5 years ago
seed.py seed: render the waiting screen in layout 6 years ago
signverify.py wallet: remove "import *" from sign_tx 6 years ago
storage.py src/apps/common/storage: allow U2F counter to be written even when storage is locked 5 years ago
writers.py src/apps/wallet/sign_tx: refactor Zcash, add WIP ZIP243; use ensure instead of assert where possible 6 years ago