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 ae35086bb9
refactor(core): Rename Hash143 to SigHasher and replace preimage_hash() with two functions.
3 years ago
..
__init__.py style(all): fix pylint complaints 3 years ago
approvers.py fix(core): Fix CoinJoin approval check. 3 years ago
bitcoin.py refactor(core): Rename Hash143 to SigHasher and replace preimage_hash() with two functions. 3 years ago
bitcoinlike.py refactor(core): Rename Hash143 to SigHasher and replace preimage_hash() with two functions. 3 years ago
decred.py refactor(core): Rename Hash143 to SigHasher and replace preimage_hash() with two functions. 3 years ago
helpers.py chore(core): Disable Taproot for altcoins. 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
sig_hasher.py refactor(core): Rename Hash143 to SigHasher and replace preimage_hash() with two functions. 3 years ago
tx_info.py refactor(core): Rename Hash143 to SigHasher and replace preimage_hash() with two functions. 3 years ago
tx_weight.py feat(core): Support external inputs in TxWeightCalculator. 3 years ago
zcash.py refactor(core): Rename Hash143 to SigHasher and replace preimage_hash() with two functions. 3 years ago