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 84e31310a1
feat(core): Support Taproot in SignatureVerifier.
3 years ago
..
sign_tx feat(core): Support Taproot in SignatureVerifier. 3 years ago
__init__.py
addresses.py feat(core): Implement GetAddress for taproot. 3 years ago
authorization.py
authorize_coinjoin.py
common.py feat(core): Implement Taproot signing. 3 years ago
get_address.py feat(core): Implement GetAddress for taproot. 3 years ago
get_ownership_id.py
get_ownership_proof.py
get_public_key.py
keychain.py feat(core): introduce PATTERN_BIP86 to keychain 3 years ago
multisig.py
ownership.py
readers.py
scripts.py feat(core): Support Taproot scripts. 3 years ago
scripts_decred.py
sign_message.py feat(core): Show address confirmation in SignMessage. 3 years ago
verification.py feat(core): Support Taproot in SignatureVerifier. 3 years ago
verify_message.py feat(core): Show address confirmation in SignMessage. 3 years ago
writers.py chore(core): Support script_pubkey parameter for Bitcoin inputs. 3 years ago