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 00258f2d4d
core/bitcoin: Support preauthorization in GetOwnershipProof message.
4 years ago
..
sign_tx core/bitcoin: Move BIP32_WALLET_DEPTH to common. 4 years ago
__init__.py core/bitcoin: Implement AuthorizeCoinJoin message. 4 years ago
addresses.py core/bitcoin: drop unused validate_path_for_bitcoin_public_key 4 years ago
authorization.py core/bitcoin: Add CoinJoinAuthorization class. 4 years ago
authorize_coinjoin.py core/bitcoin: Implement AuthorizeCoinJoin message. 4 years ago
common.py core/bitcoin: Move BIP32_WALLET_DEPTH to common. 4 years ago
get_address.py
get_ownership_id.py
get_ownership_proof.py core/bitcoin: Support preauthorization in GetOwnershipProof message. 4 years ago
get_public_key.py
keychain.py core/bitcoin: Support preauthorization in @with_keychain decorator. 4 years ago
multisig.py
ownership.py
readers.py
scripts.py
sign_message.py
verification.py
verify_message.py
writers.py