1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-04 21:48:17 +00:00
trezor-firmware/core/src/apps/bitcoin
2021-06-23 11:51:18 +02:00
..
sign_tx refactor(core): convert most of apps.monero to layouts 2021-06-23 11:51:18 +02:00
__init__.py refactor(core): move app registrations to a single handler function 2021-05-06 13:14:21 +02:00
addresses.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
authorization.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
authorize_coinjoin.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
common.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
get_address.py refactor(core/ui): more consistent layout parameter names 2021-06-23 11:51:18 +02:00
get_ownership_id.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
get_ownership_proof.py refactor(core): convert most of apps.monero to layouts 2021-06-23 11:51:18 +02:00
get_public_key.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
keychain.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
multisig.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
ownership.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 2020-07-24 14:09:31 +02:00
scripts_decred.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
scripts.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
sign_message.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
verification.py style(core): use more recent type annotation syntax 2021-04-01 11:12:30 +02:00
verify_message.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00
writers.py refactor(core): fix imports and use new protobuf API in apps 2021-06-08 09:55:19 +02:00