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-02-06 18:35:14 +01:00
..
__init__.py apps/common/seed: refactor methods usage 2018-02-06 15:21:27 +01:00
addresses.py wallet/get_address: support segwit 2017-11-23 17:35:31 +01:00
helpers.py src: fix flake8 style 2017-12-09 18:38:36 +01:00
layout.py src/trezor: refactor format_amount into utils, use it where possible 2018-02-06 18:35:14 +01:00
scripts.py wallet/signing: add change output restrictions 2017-11-23 16:30:11 +01:00
segwit_bip143.py common: HashWriter move to common 2017-12-22 17:10:28 +01:00
signing.py common: HashWriter move to common 2017-12-22 17:10:28 +01:00
tx_weight_calculator.py src: fix flake8 style 2017-12-09 18:38:36 +01:00
writers.py HashWriter: getvalue -> get_digest 2017-12-22 17:10:28 +01:00