1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-11 17:08:15 +00:00
trezor-firmware/core/src/apps/common
2020-08-24 11:06:12 +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 Bring back cbor.Raw - to be used for metadata 2020-07-30 17:17:03 +02:00
coininfo.py common/defs: enable extra_data for FLO 2020-08-24 11:06:12 +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
keychain.py core/keychain: differentiate error message for ed25519 derivation 2020-07-24 16:37:58 +02:00
layout.py core: make QR code smaller for Monero 2020-07-01 17:20:04 +00:00
mnemonic.py core: replace workflow.kill_default with workflow.close_others 2020-06-04 16:18:46 +02:00
passphrase.py core: replace workflow.kill_default with workflow.close_others 2020-06-04 16:18:46 +02:00
paths.py core: refactor keychain to only support one curve at a time 2020-07-24 16:37:58 +02:00
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 2020-07-24 14:09:31 +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 to only support one curve at a time 2020-07-24 16:37:58 +02:00
signverify.py core: display coin name when signing message 2020-08-18 13:45:49 +02:00
writers.py core/bitcoin: move write_bitcoin_varint to common writers 2020-05-18 14:31:51 +02:00