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 9a594f4784
fix(core): Fix CoinJoin anonymity gain check in bitcoin approver.
4 years ago
..
sign_tx fix(core): Fix CoinJoin anonymity gain check in bitcoin approver. 4 years ago
__init__.py Revert "core: remove ownership messages from the public api for now" 4 years ago
addresses.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
authorization.py chore: make tx type names shorter 4 years ago
authorize_coinjoin.py style: apply black 20.8b1 4 years ago
common.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
get_address.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
get_ownership_id.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
get_ownership_proof.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
get_public_key.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
keychain.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
multisig.py core/bitcoin: finalize bitcoin refactor 4 years ago
ownership.py perf(core/extmod): replace HMAC Python implementation with C 4 years ago
readers.py core: use utils.BufferReader instead of apps.common.BytearrayReader 4 years ago
scripts.py chore: make tx type names shorter 4 years ago
sign_message.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
verification.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
verify_message.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
writers.py style: apply black 20.8b1 4 years ago