1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-26 23:32:03 +00:00
trezor-firmware/src/apps/common
Jan Pochyla 710306495e apps: reduce unimport usage
unimport should be used only on the workflow dispatchers.
2018-01-30 18:50:59 +01:00
..
__init__.py move sub-workflows do apps/common 2016-09-28 23:30:10 +02:00
address_type.py wallet/signing: native P2WPKH, P2WPKH in P2SH, scripts 2017-11-23 16:30:11 +01:00
cache.py apps.common: introduce cache module instead of caching in global variables 2017-05-09 01:10:45 +02:00
coins.py common: coins updated 2017-11-23 16:30:11 +01:00
confirm.py apps: reduce unimport usage 2018-01-30 18:50:59 +01:00
hash_writer.py HashWriter: getvalue -> get_digest 2017-12-22 17:10:28 +01:00
request_passphrase.py storage: use new api, remove pin 2017-11-05 21:04:47 +01:00
request_pin.py apps/common/request_pin: icons 2018-01-16 15:46:32 +01:00
request_words.py apps: reduce unimport usage 2018-01-30 18:50:59 +01:00
seed.py storage: use new api, remove pin 2017-11-05 21:04:47 +01:00
signverify.py HashWriter: getvalue -> get_digest 2017-12-22 17:10:28 +01:00
storage.py tests: cleanup flake8 warnings 2017-12-16 02:11:26 +01:00