1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-27 16:48:09 +00:00
trezor-firmware/src/apps/common
2016-11-23 15:06:39 +01:00
..
__init__.py move sub-workflows do apps/common 2016-09-28 23:30:10 +02:00
address_type.py apps.wallet: implement VerifyMessage 2016-11-16 22:55:11 +01:00
coins.py tests: add test for apps.common.coins 2016-11-15 11:57:18 +01:00
confirm.py confirm: allow to resolve the dialogs from outside 2016-11-15 13:48:31 +01:00
request_passphrase.py seed: add passphrase UI 2016-10-20 15:13:47 +02:00
request_pin.py apps.common: add client-side pin input method 2016-11-16 14:28:56 +01:00
seed.py seed: clone node before deriving 2016-11-11 11:21:47 +01:00
sign.pseudo apps.common: add pseudocode for signing 2016-10-31 15:04:13 +01:00
signtx.py signtx: prealloc the bytearrays 2016-11-23 15:06:39 +01:00
signverify.py apps.wallet: refactor message digest method into shared module 2016-11-16 23:13:04 +01:00
storage.py storage: remove pbuf, add pin lock 2016-11-23 15:06:39 +01:00