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
Martin Milata ee64b65b26
refactor(core): call super().__init__() in subclasses
4 years ago
..
sign_tx refactor(core): call super().__init__() in subclasses 4 years ago
__init__.py
addresses.py
authorization.py
authorize_coinjoin.py
common.py
get_address.py
get_ownership_id.py
get_ownership_proof.py
get_public_key.py
keychain.py doc(core): add references to schema specifications, add Purpose48 document 4 years ago
multisig.py
ownership.py
readers.py
scripts.py
sign_message.py fix(core/bitcoin): validate path before asking to sign message (which could otherwise fail) 4 years ago
verification.py
verify_message.py
writers.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago