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/bitcoin
Marek Polak 8a7db4f1d3 chore(core): remove unused checks
[no changelog]
2024-06-07 16:58:17 +02:00
..
sign_tx chore(core): remove unused checks 2024-06-07 16:58:17 +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 feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
common.py style(core): upgrade pyright to 1.1.361 2024-05-07 11:57:10 +02:00
get_address.py feat(core/ui): T3T1 receive flow 2024-05-31 11:59:52 +00:00
get_ownership_id.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
get_ownership_proof.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
get_public_key.py feat(core/bitcoin): send BIP-380 descriptor in GetPublicKey response 2024-02-27 11:09:56 +01:00
keychain.py style(core): upgrade pyright to 1.1.361 2024-05-07 11:57:10 +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 fix(core/ui): T2T1: update sign message layout 2023-10-26 18:29:52 +02:00
verification.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00
verify_message.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01:00
writers.py style(core): apply isort 5 2023-08-16 13:29:51 +02:00