python-trezor/trezorlib
slush0 4b9cc6cb78 Added debug printing to debuglink communication 2014-02-25 19:31:31 +01:00
..
__init__.py Refactored code to follow trezor-common structures 2013-12-16 18:14:58 +01:00
api_blockchain.py use filecache module if possible 2014-02-09 04:47:19 +01:00
ckd_public.py Fixed unittest for get_subnode CKD 2014-02-21 22:19:55 +01:00
client.py Removed 'version' from HDNodeType & fixed unit tests 2014-02-21 22:16:13 +01:00
debuglink.py Added debug printing to debuglink communication 2014-02-25 19:31:31 +01:00
mapping.py cleanup protobuf mess 2013-12-16 17:40:25 +01:00
messages_pb2.py Compiled pb 2014-02-21 22:16:13 +01:00
pinmatrix.py Implementation of ChangePin 2014-01-31 19:48:19 +01:00
protobuf_json.py pb2json allow extra fields to merge with 2014-01-09 17:33:58 +01:00
tools.py protobuf text_format now prints in both binary and hex form 2014-02-01 11:57:59 +01:00
transport.py Fixes bug with aligning the magic 2013-09-25 01:14:54 +02:00
transport_fake.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
transport_hid.py Fixes HID detection on Mac 2014-02-13 19:04:51 +01:00
transport_pipe.py Fixed project name 2013-09-13 05:32:27 +02:00
transport_serial.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
transport_socket.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
types_pb2.py Compiled pb 2014-02-22 00:36:06 +01:00