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 9052133fca
fix(core): Ensure user is warned about non-standard paths.
3 years ago
..
__init__.py
approvers.py fix(core): Ensure user is warned about non-standard paths. 3 years ago
bitcoin.py fix(core): Ensure user is warned about non-standard paths. 3 years ago
bitcoinlike.py fix(core): Ensure user is warned about non-standard paths. 3 years ago
decred.py chore(core): Convert SIGHASH_* consts to SigHashType enum. 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
omni.py
progress.py
sig_hasher.py chore(core): Convert SIGHASH_* consts to SigHashType enum. 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 chore(core): Convert SIGHASH_* consts to SigHashType enum. 3 years ago