1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-02 02:41:28 +00:00
trezor-firmware/core/src/apps/bitcoin
2020-07-24 14:09:31 +02:00
..
sign_tx core: improve protobuf field caching 2020-07-24 14:09:31 +02:00
__init__.py core/bitcoin: Implement GetOwnershipId message. 2020-07-03 11:17:19 +02:00
addresses.py core: update isort config to place relative imports last 2020-05-18 14:31:51 +02:00
common.py core/bitcoin: Implement generation and verification of SLIP-0019 proofs of ownership. 2020-07-03 11:17:19 +02:00
get_address.py core: update isort config to place relative imports last 2020-05-18 14:31:51 +02:00
get_ownership_id.py core/bitcoin: Implement GetOwnershipId message. 2020-07-03 11:17:19 +02:00
get_ownership_proof.py core/bitcoin: Implement generation and verification of SLIP-0019 proofs of ownership. 2020-07-03 11:17:19 +02:00
get_public_key.py core: relax path checks on GetPublicKey 2020-05-27 06:58:30 +00:00
keychain.py core/bitcoin: Add support for external inputs with proof of non-ownership. 2020-07-03 11:17:19 +02:00
multisig.py core/bitcoin: finalize bitcoin refactor 2020-05-18 14:31:51 +02:00
ownership.py core/bitcoin: Implement generation and verification of SLIP-0019 proofs of ownership. 2020-07-03 11:17:19 +02:00
readers.py core/common: Add BytearrayReader and basic reader functions. 2020-07-03 11:17:19 +02:00
scripts.py core/bitcoin: Rename witness_p2wsh() to witness_multisig(). 2020-07-03 11:17:19 +02:00
sign_message.py core: update isort config to place relative imports last 2020-05-18 14:31:51 +02:00
verification.py core/bitcoin: Rename witness_p2wsh() to witness_multisig(). 2020-07-03 11:17:19 +02:00
verify_message.py core: update isort config to place relative imports last 2020-05-18 14:31:51 +02:00
writers.py core: move decred writers to decred.py 2020-05-18 14:31:51 +02:00