python-trezor/trezorlib
Pavol Rusnak c6094dc9ad
verify_message now requires coin_name
2016-10-10 11:02:04 +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 verify_message now requires coin_name 2016-10-10 11:02:04 +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 imports (#72) 2016-09-27 22:49:51 +02:00
transport_bridge.py Reworked get_transport for hid/bridge. 2016-06-30 16:47:17 +02:00
transport_hid.py use usage_page to detect interfaces 2016-10-03 10:39:58 +02:00
transport_pipe.py fix imports (#72) 2016-09-27 22:49:51 +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