1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-12 10:58:59 +00:00
trezor-firmware/trezorlib
2014-02-21 02:30:10 +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 Added utf8 handling to sign_message/verify_message 2014-02-21 02:30:10 +01:00
debuglink.py Test for Reset Device 2014-02-20 19:15:43 +01:00
mapping.py cleanup protobuf mess 2013-12-16 17:40:25 +01:00
messages_pb2.py Compiled pb 2014-02-21 01:46:24 +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
transport_hid.py Fixes HID detection on Mac 2014-02-13 19:04:51 +01:00
transport_pipe.py
transport_serial.py
transport_socket.py
transport.py
types_pb2.py recompile pb 2014-02-17 00:19:36 +01:00