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 381e8bc85a
feat(core): Implement the BIP-341 common signature message computation.
3 years ago
..
sign_tx feat(core): Implement the BIP-341 common signature message computation. 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 the BIP-341 common signature message computation. 3 years ago
get_address.py feat(core): Implement GetAddress for taproot. 3 years ago
get_ownership_id.py
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 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 style(all): fix pylint complaints 3 years ago
sign_message.py feat(core): Show address confirmation in SignMessage. 3 years ago
verification.py feat(core): Implement sending to taproot addresses. 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