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
Andrew Kozlik 7811204ed5
refactor(core/bitcoin): Use HashWriter in address derivation.
3 years ago
..
sign_tx refactor(core/bitcoin): Use HashWriter in address derivation. 3 years ago
__init__.py
addresses.py refactor(core/bitcoin): Use HashWriter in address derivation. 3 years ago
authorization.py
authorize_coinjoin.py
common.py
get_address.py
get_ownership_id.py
get_ownership_proof.py
get_public_key.py
keychain.py
multisig.py
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 refactor(core/bitcoin): Use HashWriter in address derivation. 3 years ago
scripts_decred.py
sign_message.py
verification.py refactor(core/bitcoin): Use HashWriter in address derivation. 3 years ago
verify_message.py
writers.py