1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-18 05:28:40 +00:00
trezor-firmware/python/src/trezorlib
matejcik b3312d1ef7 fix(tests): set_filter must be used in with-block
This makes sure filters are properly cleared when the with-block exits
2021-08-04 10:58:59 +02:00
..
_internal test(python): add flake8-requirements 2020-09-29 11:30:40 +02:00
cli feat(python/trezorctl): trezorctl device reboot-to-bootloader 2021-07-29 15:32:42 +02:00
qt style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
transport feat(python): give the emulator a little more time to respond to ping 2021-05-06 13:14:21 +02:00
__init__.py chore!(python): bump trezorlib version because of breaking API change 2020-09-23 16:00:10 +02:00
_ed25519.py style(python/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
_proto_messages.mako refactor(python): rework trezorlib protobuf codec 2021-06-08 09:55:19 +02:00
binance.py python/trezorctl: split trezorctl into separate modules 2019-11-18 11:50:07 +01:00
btc.py common/protob: add GetAddress.ignore_xpub_magic field 2021-01-21 23:46:29 +01:00
cardano.py fix(core/cardano): forbid tx outputs with both address and address parameters 2021-06-08 15:02:24 +02:00
client.py feat(python): pass whole ButtonRequest to button_request UI handler 2021-06-22 11:25:12 +02:00
cosi.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
debuglink.py fix(tests): set_filter must be used in with-block 2021-08-04 10:58:59 +02:00
device.py feat(python/trezorctl): trezorctl device reboot-to-bootloader 2021-07-29 15:32:42 +02:00
eos.py chore(python): fix kwargs usage 2020-09-23 16:00:10 +02:00
ethereum.py python: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
exceptions.py tests: streamline TrezorFailure exception usage 2020-03-26 11:30:06 +01:00
fido.py chore(python): fix kwargs usage 2020-09-23 16:00:10 +02:00
firmware.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
lisk.py python: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
log.py style(python/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
mapping.py refactor(python): rework trezorlib protobuf codec 2021-06-08 09:55:19 +02:00
messages.py fix(core): do not send ButtonRequest on every paging event 2021-07-09 15:00:29 +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: drop deprecated name CallException 2020-03-26 11:30:06 +01:00
protobuf.py refactor(python): rework trezorlib protobuf codec 2021-06-08 09:55:19 +02:00
ripple.py python: restructure package 2019-08-12 12:57:25 +02:00
stellar.py style: apply black 20.8b1 2020-09-29 11:30:40 +02:00
tezos.py python: restructure package 2019-08-12 12:57:25 +02:00
toif.py style(python/src): use new syntax for typing 2020-12-01 15:52:29 +01:00
tools.py fix(python): append checksum to descriptors (#1445) 2021-02-05 17:46:02 +01:00
ui.py feat(python): pass whole ButtonRequest to button_request UI handler 2021-06-22 11:25:12 +02:00