1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-03-04 01:06:07 +00:00
trezor-firmware/src/apps/wallet/sign_tx
2018-02-26 16:13:00 +01:00
..
__init__.py apps/common/seed: refactor methods usage 2018-02-06 15:21:27 +01:00
addresses.py signing/addresses: SPENDADDRESS can be multisig too 2018-02-26 16:13:00 +01:00
helpers.py signing: check for empty address_n 2018-02-26 16:13:00 +01:00
layout.py src/trezor: refactor format_amount into utils, use it where possible 2018-02-06 18:35:14 +01:00
multisig.py signing: check for empty address_n 2018-02-26 16:13:00 +01:00
scripts.py signing/scripts: doc cleanup 2018-02-26 16:13:00 +01:00
segwit_bip143.py signing/multisig: segwit support 2018-02-26 16:13:00 +01:00
signing.py signing/scripts: doc cleanup 2018-02-26 16:13:00 +01:00
tx_weight_calculator.py singing: multisig 2018-02-26 16:13:00 +01:00
writers.py HashWriter: getvalue -> get_digest 2017-12-22 17:10:28 +01:00