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 8b3ac659a0
style(core): mypy: disable implicit Optional for function arguments
3 years ago
..
__init__.py chore(core/bitcoin): Add DecredApprover. 3 years ago
approvers.py feat(core): Allow decreasing output amount in RBF transactions. 3 years ago
bitcoin.py feat(core): Allow decreasing output amount in RBF transactions. 3 years ago
bitcoinlike.py chore(core): In apps.bitcoin create a separate class for transaction information. 4 years ago
decred.py chore(core/bitcoin): Add DecredApprover. 3 years ago
hash143.py refactor(core): call super().__init__() in subclasses 4 years ago
helpers.py style(core): mypy: disable implicit Optional for function arguments 3 years ago
layout.py refactor(core/ui): raise exception on dialog cancel by default 3 years ago
matchcheck.py style(core/apps): use new syntax for typing 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 docs(core): Add comment about "Invalid original TXID" message. 4 years ago
tx_weight.py style(core): use PEP515 Underscores in Numeric Literals 4 years ago
zcash.py refactor(core): call super().__init__() in subclasses 4 years ago