python-trezor/trezorlib
Pavol Rusnak 25672288cf
use hid_version=2 for HidTransportV2
2016-09-26 20:52:33 +02:00
..
qt fix pylint warnings 2016-05-26 17:20:44 +02:00
__init__.py Refactored code to follow trezor-common structures 2013-12-16 18:14:58 +01:00
ckd_public.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
client.py add session request to TransportV2, add @session helper 2016-09-13 12:25:06 +02:00
debuglink.py New debug messages 2016-06-28 00:53:46 +02:00
filecache.py update protobuf, disable filecache 2016-05-19 11:50:33 +02:00
mapping.py Preparation for python3 support (WIP) 2016-05-20 13:46:51 +02:00
messages_pb2.py update protobuf 2016-09-26 12:46:38 +02:00
protobuf_json.py fix pylint warnings 2016-05-26 17:20:44 +02:00
tools.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
transport.py fix v2 protocol 2016-09-26 17:32:54 +02:00
transport_bridge.py Reworked get_transport for hid/bridge. 2016-06-30 16:47:17 +02:00
transport_hid.py use hid_version=2 for HidTransportV2 2016-09-26 20:52:33 +02:00
transport_pipe.py Pipe w/ trezor1-emu works 2016-06-28 09:51:57 +02:00
transport_udp.py ignore socket.recv timeout in udp transport 2016-07-14 15:57:05 +02:00
tx_api.py Fixed unit tests (also for Python 3) 2016-06-28 01:06:51 +02:00
types_pb2.py update protobuf 2016-09-26 12:46:38 +02:00