1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-30 18:10:56 +00:00
trezor-firmware/src/apps/common
2018-02-07 14:59:09 +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 ui/passphrase: confirm button, visuals 2018-02-06 14:11:49 +01:00
request_pin.py ui/pin: check maxlength 2018-02-05 15:06:43 +01:00
request_words.py apps: reduce unimport usage 2018-01-30 18:50:59 +01:00
seed.py apps/common/seed: refactor methods usage 2018-02-06 15:21:27 +01:00
signverify.py apps/wallet: sign & verify message layouts 2018-02-06 14:10:35 +01:00
storage.py src/main: report device_id as usb serial number 2018-02-07 14:59:09 +01:00