1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-21 04:41:18 +00:00
trezor-firmware/core/src/apps/common
matejcik 01832d5ae9 core: call close_others() in place of ButtonRequest
this makes sense, really: close_others() requests UI exclusivity, and
that is something that generally happens at the same places we emit a
ButtonRequest
2020-06-04 16:18:46 +02:00
..
__init__.py core: call close_others() in place of ButtonRequest 2020-06-04 16:18:46 +02:00
address_type.py core: use wire errors instead of ValueErrors where applicable 2020-02-27 10:46:01 +00:00
cbor.py core/webauthn: Clean up bytes/bytearray typing around uctypes. 2020-03-12 15:45:26 +01:00
coininfo.py make gen 2020-05-25 16:14:05 +02:00
coininfo.py.mako all: drop Horizen and BIP-115 support [NO BACKPORT] 2020-03-20 14:19:07 +00:00
coins.py core: fix flake8 warning 2019-05-22 16:28:26 +02:00
confirm.py core: call close_others() in place of ButtonRequest 2020-06-04 16:18:46 +02:00
layout.py core: show xpubs in GetAddress for multisig 2019-10-24 09:11:01 +00:00
mnemonic.py core/ui: introduce draw_simple 2020-02-07 11:41:01 +00:00
passphrase.py core: call close_others() in place of ButtonRequest 2020-06-04 16:18:46 +02:00
paths.py core: refactor keychain API, introduce SLIP44 decorator 2020-05-15 14:08:29 +02:00
request_pin.py core: call close_others() in place of ButtonRequest 2020-06-04 16:18:46 +02:00
sdcard.py core/sdcard: also catch OSError in the formatting phase 2020-03-20 14:03:28 +01:00
seed.py core: refactor keychain API, introduce SLIP44 decorator 2020-05-15 14:08:29 +02:00
signverify.py core/bitcoin: move write_bitcoin_varint to common writers 2020-05-18 14:31:51 +02:00
writers.py core/bitcoin: move write_bitcoin_varint to common writers 2020-05-18 14:31:51 +02:00