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
Martin Milata cff4955f93
core: implement SafetyChecks.PromptTemporarily
4 years ago
..
__init__.py core/bitcoin: Use dynamic dispatch for confirmation dialogs in sign_tx. 4 years ago
approvers.py core: implement SafetyChecks.PromptTemporarily 4 years ago
bitcoin.py core/bitcoin: Check ownership proofs using the provided commitment data. 4 years ago
bitcoinlike.py core/bitcoin: Move transaction confirmation logic from Bitcoin to BasicApprover class. 4 years ago
decred.py core/bitcoin: Stream prev_tx after confirmation. 4 years ago
helpers.py core/bitcoin: Check ownership proofs using the provided commitment data. 4 years ago
layout.py core/bitcoin: Show warning if nLockTime is set but ineffective due to all nSequence values being 0xffffffff. 4 years ago
matchcheck.py core/bitcoin: make change check more robust against short paths 4 years ago
omni.py core/bitcoin: finalize bitcoin refactor 4 years ago
progress.py core/bitcoin: Implement DoPreauthorized message. 4 years ago
tx_weight.py core/bitcoin: finalize bitcoin refactor 4 years ago
zcash.py core/bitcoin: Move transaction confirmation logic from Bitcoin to BasicApprover class. 4 years ago