1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-07 14:00:57 +00:00
trezor-firmware/core/src/apps/bitcoin
2023-09-12 00:39:08 +02:00
..
sign_tx style(core): apply isort 5 2023-08-16 13:29:51 +02:00
__init__.py refactor(core): move app registrations to a single handler function 2021-05-06 13:14:21 +02:00
addresses.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
authorization.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
authorize_coinjoin.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
common.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
get_address.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
get_ownership_id.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
get_ownership_proof.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
get_public_key.py fix(core): display XPUBs in a similar way to addresses 2023-09-12 00:39:08 +02:00
keychain.py fix(core): display XPUBs in a similar way to addresses 2023-09-12 00:39:08 +02:00
multisig.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
ownership.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
readers.py chore(core): decrease bitcoin size by 1740 bytes 2022-11-10 14:08:28 +01:00
scripts_decred.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
scripts.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
sign_message.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
verification.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
verify_message.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
writers.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00