1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-05 21:10:57 +00:00
trezor-firmware/core/src/apps/bitcoin
2020-10-23 15:07:15 +02:00
..
sign_tx chore(core): In apps.bitcoin allow get_tx_digest() to be used for original transactions. 2020-10-23 15:07:15 +02:00
__init__.py Revert "core: remove ownership messages from the public api for now" 2020-09-03 14:56:27 +02:00
addresses.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
authorization.py chore: make tx type names shorter 2020-09-23 16:00:10 +02:00
authorize_coinjoin.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
common.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
get_address.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
get_ownership_id.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
get_ownership_proof.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
get_public_key.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
keychain.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
multisig.py core/bitcoin: finalize bitcoin refactor 2020-05-18 14:31:51 +02:00
ownership.py perf(core/extmod): replace HMAC Python implementation with C 2020-10-12 16:33:13 +02:00
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 2020-07-24 14:09:31 +02:00
scripts.py chore: make tx type names shorter 2020-09-23 16:00:10 +02:00
sign_message.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
verification.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
verify_message.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 2020-09-23 16:00:10 +02:00
writers.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00