1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-12 01:18:14 +00:00
trezor-firmware/core/src/apps/common
2020-06-16 11:31:29 +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 Enable extra_data for Zcoin. Changed coininfo.py 2020-06-15 09:53:00 +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: 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 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: wipe before reset and recovery; introduce 'intialized' field 2020-06-16 11:31:29 +02:00
signverify.py core/signverify: add failsafe for an empty message header 2020-06-11 09:08:50 +02:00
writers.py core/bitcoin: move write_bitcoin_varint to common writers 2020-05-18 14:31:51 +02:00