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 426eae4dfc
fix(core): Ensure correct order when verifying external inputs in Bitcoin signing.
2 years ago
..
__init__.py feat!(core): support Zcash v5 transaction format 2 years ago
approvers.py feat(core): Account for minimum registrable output amount in CoinJoin checks. 2 years ago
bitcoin.py fix(core): Ensure correct order when verifying external inputs in Bitcoin signing. 2 years ago
bitcoinlike.py chore(core): Simplify path warning UI. 2 years ago
decred.py feat!(core): support Zcash v5 transaction format 2 years ago
helpers.py feat(core,legacy): show fee rate when signing transaction 2 years ago
layout.py fix(legacy,core): use sat/vB only for segwit and sat/B otherwise 2 years ago
matchcheck.py style(core): remove unused type:ignore comments 2 years ago
omni.py style(all): use f-strings for formatting 3 years ago
payment_request.py refactor(core): Rename bitcoin_varint to compact_size. 2 years ago
progress.py core/bitcoin: Implement DoPreauthorized message. 4 years ago
sig_hasher.py feat!(core): support Zcash v5 transaction format 2 years ago
tx_info.py feat(core): Verify signatures of all original inputs in replacement transactions. 2 years ago
tx_weight.py feat(core): Add get_base_weight() to TxWeightCalculator. 2 years ago
zcash_v4.py feat!(core): support Zcash v5 transaction format 2 years ago