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 4a0c5c371a
feat(core): In apps.bitcoin implement replacement transaction flow.
4 years ago
..
__init__.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
approvers.py feat(core): In apps.bitcoin implement replacement transaction flow. 4 years ago
bitcoin.py feat(core): In apps.bitcoin implement replacement transaction flow. 4 years ago
bitcoinlike.py chore(core): In apps.bitcoin create a separate class for transaction information. 4 years ago
decred.py feat(core): In apps.bitcoin implement replacement transaction flow. 4 years ago
hash143.py chore(core): In apps.bitcoin move BIP143 hashing back to a separate class. 4 years ago
helpers.py feat(core): In apps.bitcoin implement replacement transaction flow. 4 years ago
layout.py chore(core): In apps.bitcoin add confirm_replacement and confirm_modify_fee layouts. 4 years ago
matchcheck.py chore: make tx type names shorter 4 years ago
omni.py feat(core): use specialized protobufs in apps.bitcoin, enable typing 4 years ago
progress.py core/bitcoin: Implement DoPreauthorized message. 4 years ago
tx_info.py feat(core): In apps.bitcoin implement replacement transaction flow. 4 years ago
tx_weight.py chore: make tx type names shorter 4 years ago
zcash.py chore(core): In apps.bitcoin create a separate class for transaction information. 4 years ago