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
Jan Pochyla cb9a856484 apps.common.seed: add get_root_without_passphrase
TODO: decomplect storage/seed/workflows after introducing storage classes (session/request/persistent)
2017-05-23 12:44:36 +02: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
cache.py apps.common: introduce cache module instead of caching in global variables 2017-05-09 01:10:45 +02:00
coins.py coins: bump bitcoin maxfee 2017-05-13 01:29:49 +02:00
confirm.py minor design changes 2017-03-20 21:41:06 +01:00
request_passphrase.py apps.common: add protect_by_passphrase 2017-01-24 14:14:03 +01:00
request_pin.py trezor.ui: change failure pin msg 2017-04-06 14:16:48 +02:00
seed.py apps.common.seed: add get_root_without_passphrase 2017-05-23 12:44:36 +02:00
signverify.py minor fixes 2016-12-08 16:31:10 +01:00
storage.py apps.common: introduce cache module instead of caching in global variables 2017-05-09 01:10:45 +02:00