1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-26 00:08:10 +00:00
trezor-firmware/src/apps/common
2018-06-06 16:53:36 +02:00
..
__init__.py src/apps/wallet/sign_tx: more changes for zcash overwinter 2018-06-06 16:53:36 +02:00
address_type.py src/apps/wallet: implement SignMessage/VerifyMessage for Segwit 2018-02-27 17:50:34 +01:00
cache.py apps/homescreen: handle Initialize.skip_passphrase 2018-05-28 16:25:58 +02:00
coininfo.py src/apps/wallet: add support for zcash overwinter 2018-06-05 16:04:23 +02:00
coins.py src/apps/common: refactor coins.py into coins.py and coininfo.py 2018-05-28 12:18:54 +02:00
confirm.py src/trezor/wire: add exceptions for all defined FailureTypes 2018-04-23 16:12:44 +01:00
request_passphrase.py src/apps/common: fix cache.get_state calls 2018-06-02 13:11:21 +02:00
request_pin.py loop: wait -> spawn, select -> wait 2018-04-13 14:57:04 +02:00
seed.py apps/homescreen: handle Initialize.skip_passphrase 2018-05-28 16:25:58 +02:00
signverify.py src/apps: cleanup workflow modules 2018-02-27 16:36:17 +01:00
storage.py src/apps/common/storage: add autolock_delay_ms variable 2018-04-04 01:19:14 +02:00