You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/src/apps/bitcoin
grdddj 9fc5bb546b
style(core): full pyright-based type-checking
2 years ago
..
sign_tx style(core): full pyright-based type-checking 2 years ago
__init__.py refactor(core): move app registrations to a single handler function 3 years ago
addresses.py style(core): full pyright-based type-checking 2 years ago
authorization.py style(core): full pyright-based type-checking 2 years ago
authorize_coinjoin.py style(core): full pyright-based type-checking 2 years ago
common.py style(core): full pyright-based type-checking 2 years ago
get_address.py style(core): full pyright-based type-checking 2 years ago
get_ownership_id.py style(core): full pyright-based type-checking 2 years ago
get_ownership_proof.py style(core): full pyright-based type-checking 2 years ago
get_public_key.py style(core): full pyright-based type-checking 2 years ago
keychain.py style(core): full pyright-based type-checking 2 years ago
multisig.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
ownership.py style(core): full pyright-based type-checking 2 years ago
readers.py refactor(core/bitcoin): Use HashWriter in address derivation. 3 years ago
scripts.py style(core): full pyright-based type-checking 2 years ago
scripts_decred.py style(core): full pyright-based type-checking 2 years ago
sign_message.py style(core): full pyright-based type-checking 2 years ago
verification.py style(core): full pyright-based type-checking 2 years ago
verify_message.py style(core): full pyright-based type-checking 2 years ago
writers.py style(core): full pyright-based type-checking 2 years ago