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
matejcik e972839ac7
style(all): fix pylint complaints
3 years ago
..
sign_tx style(all): fix pylint complaints 3 years ago
__init__.py refactor(core): move app registrations to a single handler function 3 years ago
addresses.py feat(core): Implement sending to taproot addresses. 3 years ago
authorization.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
authorize_coinjoin.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
common.py feat(core): Implement sending to taproot addresses. 3 years ago
get_address.py style(all): use f-strings for formatting 3 years ago
get_ownership_id.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
get_ownership_proof.py fix(core/bitcoin): nicer UI for ownership proofs 3 years ago
get_public_key.py feat(core): add support for Taproot descriptors 3 years ago
keychain.py docs(core): replace Purpose48 with BIP-48 3 years ago
multisig.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
ownership.py refactor(core/bitcoin): Use HashWriter in address derivation. 3 years ago
readers.py refactor(core/bitcoin): Use HashWriter in address derivation. 3 years ago
scripts.py style(all): fix pylint complaints 3 years ago
scripts_decred.py style(all): fix pylint complaints 3 years ago
sign_message.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
verification.py feat(core): Implement sending to taproot addresses. 3 years ago
verify_message.py style(all): fix pylint complaints 3 years ago
writers.py style(all): fix pylint complaints 3 years ago