1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 19:09:10 +00:00
trezor-firmware/trezorlib
2014-02-09 04:47:19 +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 add asserts to debuglink tests 2014-02-07 01:47:55 +01:00
client.py CallException has always code and message 2014-02-09 00:12:22 +01:00
debuglink.py add test_debuglink test 2014-02-06 23:34:13 +01:00
mapping.py cleanup protobuf mess 2013-12-16 17:40:25 +01:00
messages_pb2.py Compiled pb 2014-02-06 13:49:04 +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_fake.py Module renamed to trezorlib 2013-09-13 05:37:23 +02:00
transport_hid.py Reworked HID path handling (to fix Windows issues) 2014-02-03 21:49:07 +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
transport.py Fixes bug with aligning the magic 2013-09-25 01:14:54 +02:00
types_pb2.py Compiled pb 2014-02-09 00:12:52 +01:00