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/sign_tx
Andrew Kozlik 381e8bc85a
feat(core): Implement the BIP-341 common signature message computation.
3 years ago
..
__init__.py style(all): fix pylint complaints 3 years ago
approvers.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
bitcoin.py feat(core): Implement the BIP-341 common signature message computation. 3 years ago
bitcoinlike.py feat(core): Implement the BIP-341 common signature message computation. 3 years ago
decred.py feat(core): Implement the BIP-341 common signature message computation. 3 years ago
hash143.py feat(core): Implement the BIP-341 common signature message computation. 3 years ago
helpers.py chore(core): Support script_pubkey parameter for Bitcoin inputs. 3 years ago
layout.py feat(core/bitcoin): show lock_time as human readable datetime 3 years ago
matchcheck.py refactor(core): fix imports and use new protobuf API in apps 3 years ago
omni.py style(all): use f-strings for formatting 3 years ago
progress.py core/bitcoin: Implement DoPreauthorized message. 4 years ago
tx_info.py chore(core): Support script_pubkey parameter for Bitcoin inputs. 3 years ago
tx_weight.py style(all): fix pylint complaints 3 years ago
zcash.py feat(core): Implement the BIP-341 common signature message computation. 3 years ago