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
slush0 a117057dea
Slightly refactored mixin structure, added debugging output
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 asserts to debuglink tests 11 years ago
client.py Slightly refactored mixin structure, added debugging output 11 years ago
debuglink.py Heavily refactored TrezorClient 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 Reworked HID path handling (to fix Windows issues) 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 Compiled pb 11 years ago