1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-02-15 09:02:02 +00:00
trezor-firmware/src/apps/wallet/sign_tx
2018-07-04 12:59:19 +02:00
..
__init__.py src: rename wire_types to MessageType, drop copy in tools/build_protobuf 2018-07-02 20:40:51 +02:00
addresses.py src/apps/wallet/sign_tx: refactor address_short function 2018-06-28 11:21:07 +02:00
helpers.py sign_tx: require confirmation of inputs from other chains 2018-06-21 14:00:29 +02:00
layout.py ui.text: type -> normal 2018-07-03 16:49:52 +02:00
multisig.py src/apps: some import refactoring 2018-06-05 20:21:31 +02:00
overwinter_zip143.py embed/extmod/modtrezorcrypto: use kwargs for Blake2b/Blake2s 2018-06-19 18:15:58 +02:00
progress.py src/apps/wallet/sign_tx: use visual progress 2018-02-28 01:49:05 +01:00
scripts.py src/apps/wallet/sign_tx: don't append bip115 replay protection script if no arguments provided 2018-07-04 12:59:19 +02:00
segwit_bip143.py src/apps/wallet/sign_tx: refactor writers.get_tx_hash usage 2018-06-13 17:19:56 +02:00
signing.py src/apps/wallet/sign_tx: fix bip115 code in last commit 2018-07-02 14:29:58 +02:00
tx_weight_calculator.py singing: multisig 2018-02-26 16:13:00 +01:00
writers.py src/apps/wallet/sign_tx: refactor writers.get_tx_hash usage 2018-06-13 17:19:56 +02:00