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 2c003052f5
refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext.
3 years ago
..
sign_tx refactor(core/bitcoin): Change scripts to use writer semantics. 3 years ago
__init__.py refactor(core): move app registrations to a single handler function 3 years ago
addresses.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 3 years ago
authorization.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
authorize_coinjoin.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
common.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 3 years ago
get_address.py refactor(core/ui): more consistent layout parameter names 3 years ago
get_ownership_id.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
get_ownership_proof.py refactor(core): convert most of apps.monero to layouts 3 years ago
get_public_key.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
keychain.py fix(core): Fix insufficient BIP-32 path checks. 3 years ago
multisig.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
ownership.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
scripts.py refactor(core/bitcoin): Change scripts to use writer semantics. 3 years ago
scripts_decred.py refactor(core/bitcoin): Change scripts to use writer semantics. 3 years ago
sign_message.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
verification.py refactor(core/bitcoin): Change CoinInfo.script_hash to be a HashContext. 3 years ago
verify_message.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
writers.py refactor(core/bitcoin): Change scripts to use writer semantics. 3 years ago