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 d1e043f417
core/bitcoin: Implement parsing of scripts and witnesses for signature verification.
4 years ago
..
sign_tx core/bitcoin: Replace TxInputType parameter in input_derive_script. 4 years ago
__init__.py core/bitcoin: finalize bitcoin refactor 4 years ago
addresses.py core: update isort config to place relative imports last 4 years ago
common.py core/bitcoin: Move script types from helpers to common. 4 years ago
get_address.py core: update isort config to place relative imports last 4 years ago
get_public_key.py core: relax path checks on GetPublicKey 4 years ago
keychain.py core/bitcoin: finalize bitcoin refactor 4 years ago
multisig.py core/bitcoin: finalize bitcoin refactor 4 years ago
readers.py core/common: Add BytearrayReader and basic reader functions. 4 years ago
scripts.py core/bitcoin: Implement parsing of scripts and witnesses for signature verification. 4 years ago
sign_message.py core: update isort config to place relative imports last 4 years ago
verify_message.py core: update isort config to place relative imports last 4 years ago
writers.py core: move decred writers to decred.py 4 years ago