1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-12-25 07:48:10 +00:00
trezor-firmware/src/apps
Tomas Susanka 2dec30828b wallet/signing: segwit has priority over force_bip143
This commit only rearranges the `if` main branch, so the segwit branch
has priority over bip143. Since Bitcoin Gold is allowing both segwit and
forcing bip143, the bitcoin gold segwit transactions were failing.

updates #147
2018-03-09 18:31:31 +01:00
..
common src/apps/common: introduce limit for homescreen size 2018-03-08 23:49:09 +01:00
debug src+tests: use flake8 F401 to detect unused imports 2018-02-27 03:05:15 +01:00
ethereum Ethereum: Fix fee computation. 2018-03-08 18:49:28 +01:00
fido_u2f src/apps/fido_u2f: reorder dispatch_cmd function 2018-03-01 05:44:07 +01:00
homescreen embed: rename TREZOR_STM32/UNIX to TREZOR_MODEL_T/EMU, introduce trezor.utils.model() 2018-03-04 12:59:16 +01:00
management src/apps/common: introduce limit for homescreen size 2018-03-08 23:49:09 +01:00
wallet wallet/signing: segwit has priority over force_bip143 2018-03-09 18:31:31 +01:00
__init__.py First apps - homepage, playground 2016-09-27 17:23:58 +02:00