1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2025-01-29 08:40:57 +00:00
trezor-firmware/python/src/trezorlib
matejcik 0a052806c7 python: kill emulator if it doesn't become ready in time
this fixes a problem in upgrade-test, when one emulator fails to come up
and then blocks all other tests.
the CI task will still be failed, but at least we'll know at a glance
that it is a timeout problem
2020-01-28 16:15:09 +01:00
..
_internal python: kill emulator if it doesn't become ready in time 2020-01-28 16:15:09 +01:00
cli python: trezorctl should not print empty line if result is None 2020-01-23 15:50:28 +01:00
messages common/xmr: message changes optimizing runtime and memory (#786) 2020-01-12 22:24:18 +01:00
qt python: restructure package 2019-08-12 12:57:25 +02:00
transport python: add wait-for-emulator command 2020-01-23 15:50:28 +01:00
__init__.py python: bump version in setup.py 2019-12-30 13:03:36 +01:00
_ed25519.py python: restructure package 2019-08-12 12:57:25 +02:00
binance.py python/trezorctl: split trezorctl into separate modules 2019-11-18 11:50:07 +01:00
btc.py python: do not preload prev_txes, drop dependency on coins.json 2020-01-24 17:51:43 +01:00
cardano.py python: restructure package 2019-08-12 12:57:25 +02:00
ckd_public.py python: restructure package 2019-08-12 12:57:25 +02:00
client.py python: use TREZOR_PATH in get_default_client 2020-01-20 17:33:00 +01:00
coins.json common: remove coins with no trezor compatible wallets 2019-12-15 18:19:36 +00:00
coins.py python: restructure package 2019-08-12 12:57:25 +02:00
cosi.py python/cosi: improve API 2020-01-20 17:32:58 +01:00
debuglink.py tests: introduce UI tests for core 2020-01-03 14:28:27 +00:00
device.py common: change language field to IETF BCP 47 language tag 2019-12-08 11:27:10 +01:00
eos.py Field "sender" is renamed to "from" in eosio ABI for un/delegatebw 2019-11-11 11:56:25 +01:00
ethereum.py python: improve ethereum_sign_tx 2019-08-29 15:07:50 +02:00
exceptions.py python: restructure package 2019-08-12 12:57:25 +02:00
fido.py python: rename webauthn and u2f to fido 2019-11-18 11:50:07 +01:00
firmware.py core/tools: drop tools obsoleted by headertool 2020-01-20 17:32:59 +01:00
lisk.py python: restructure package 2019-08-12 12:57:25 +02:00
log.py python: make style 2019-09-26 16:48:16 +02:00
mapping.py python: restructure package 2019-08-12 12:57:25 +02:00
misc.py style: fix import order in trezorlib/misc.py 2019-08-29 15:19:02 +02:00
monero.py python: restructure package 2019-08-12 12:57:25 +02:00
nem.py python: restructure package 2019-08-12 12:57:25 +02:00
protobuf.py python: add more protobuf tests 2019-11-18 11:50:07 +01:00
ripple.py python: restructure package 2019-08-12 12:57:25 +02:00
stellar.py python: restructure package 2019-08-12 12:57:25 +02:00
tezos.py python: restructure package 2019-08-12 12:57:25 +02:00
tools.py python: restructure package 2019-08-12 12:57:25 +02:00
tx_api.py common: divisibility -> decimals 2019-12-09 17:43:47 +01:00
ui.py python: fix expand-words functionality in recovery (fixes #778) 2019-12-27 11:34:10 +01:00