1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-11-14 11:39:03 +00:00
trezor-firmware/trezorlib
2016-06-28 00:53:46 +02:00
..
qt fix pylint warnings 2016-05-26 17:20:44 +02:00
__init__.py
ckd_public.py fix pylint warnings 2016-05-26 17:20:44 +02:00
client.py Fixed typo in set_mnemonic 2016-06-26 22:03:03 +02:00
debuglink.py New debug messages 2016-06-28 00:53:46 +02:00
filecache.py
mapping.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
messages_pb2.py update protobuf 2016-06-21 12:22:39 +02:00
protobuf_json.py fix pylint warnings 2016-05-26 17:20:44 +02:00
tools.py more python3 fixes 2016-05-20 19:18:33 +02:00
transport_bridge.py fix pylint warnings 2016-05-26 17:20:44 +02:00
transport_fake.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport_hid.py determine hid version 2016-06-23 18:38:34 +02:00
transport_pipe.py fix pylint warnings 2016-05-26 17:20:44 +02:00
transport_serial.py fix pylint warnings 2016-05-26 17:20:44 +02:00
transport_socket.py import print function from future 2016-05-20 22:27:20 +02:00
transport_udp.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
transport.py fix pylint warnings 2016-05-26 17:20:44 +02:00
tx_api.py fix pylint warnings 2016-05-26 17:20:44 +02:00
types_pb2.py