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 d16b44bad6
feat(core): Verify signatures of all original inputs in replacement transactions.
2 years ago
..
__init__.py feat!(core): support Zcash v5 transaction format 2 years ago
approvers.py feat(core): Warn about unverified external inputs. 2 years ago
bitcoin.py feat(core): Verify signatures of all original inputs in replacement transactions. 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): Warn about unverified external inputs. 2 years ago
layout.py feat(core): Warn about unverified external inputs. 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): Guess weight of unverified external inputs. 2 years ago
zcash_v4.py feat!(core): support Zcash v5 transaction format 2 years ago