1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-22 05:10:56 +00:00
trezor-firmware/core/src/apps/bitcoin
matejcik 5f016a896a chore: upgrade style checkers
black 24.2.0
flake8 7.0.0

some neat improvements for if-else statements there
2024-02-29 13:08:18 +01:00
..
sign_tx chore: upgrade style checkers 2024-02-29 13:08:18 +01: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 fix(core/bitcoin): display descriptors for taproot XPUBs 2024-02-07 16:30:10 +01:00
get_address.py feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01: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 feat(all): implement translations into Trezor 2024-02-12 14:49:32 +01: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