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
Tomas Susanka ebc99435ab
Revert "core: remove ownership messages from the public api for now"
4 years ago
..
sign_tx core/bitcoin: Use dynamic dispatch for confirmation dialogs in sign_tx. 4 years ago
__init__.py Revert "core: remove ownership messages from the public api for now" 4 years ago
addresses.py core/bitcoin: drop unused validate_path_for_bitcoin_public_key 4 years ago
authorization.py core/bitcoin: Change CoinJoin round ID length to 32 bytes and remove rate limiting. 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 core: update isort config to place relative imports last 4 years ago
get_ownership_id.py core: update references to keychain everywhere 4 years ago
get_ownership_proof.py core/bitcoin: Support preauthorization in GetOwnershipProof message. 4 years ago
get_public_key.py core: update references to keychain everywhere 4 years ago
keychain.py core: allow spending coins from Bitcoin paths if the coin ... 4 years ago
multisig.py core/bitcoin: finalize bitcoin refactor 4 years ago
ownership.py core: update references to keychain everywhere 4 years ago
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
scripts.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
sign_message.py core: display coin name when signing message 4 years ago
verification.py core/bitcoin: Rename witness_p2wsh() to witness_multisig(). 4 years ago
verify_message.py core: display coin name when signing message 4 years ago
writers.py core: move decred writers to decred.py 4 years ago