You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/trezorlib
Pavol Rusnak f2cb352ac3
don't pprint FirmwareUpload message
11 years ago
..
__init__.py Refactored code to follow trezor-common structures 11 years ago
api_blockchain.py use filecache module if possible 11 years ago
ckd_public.py add coin param to get_public_node call; new test for getpublickey message 11 years ago
client.py don't pprint FirmwareUpload message 11 years ago
debuglink.py Test for Reset Device 11 years ago
mapping.py cleanup protobuf mess 11 years ago
messages_pb2.py Compiled pb 11 years ago
pinmatrix.py Implementation of ChangePin 11 years ago
protobuf_json.py pb2json allow extra fields to merge with 11 years ago
tools.py protobuf text_format now prints in both binary and hex form 11 years ago
transport.py Fixes bug with aligning the magic 11 years ago
transport_fake.py Module renamed to trezorlib 11 years ago
transport_hid.py Fixes HID detection on Mac 11 years ago
transport_pipe.py Fixed project name 11 years ago
transport_serial.py Module renamed to trezorlib 11 years ago
transport_socket.py Module renamed to trezorlib 11 years ago
types_pb2.py recompile pb 11 years ago