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 9b9f0e9415
Removed all outputs to stdout, uses stderr instead
10 years ago
..
__init__.py Refactored code to follow trezor-common structures 11 years ago
ckd_public.py Fixed unittest for get_subnode CKD 11 years ago
client.py Removed all outputs to stdout, uses stderr instead 10 years ago
debuglink.py rename word variables in DebugLinkState message 10 years ago
mapping.py cleanup protobuf mess 11 years ago
messages_pb2.py add EncryptMessage and DecryptMessage 10 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 adapt to new pb, small fixes 10 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
tx_api.py Fixed handling of coinbase tx 10 years ago
types_pb2.py compiled pb 10 years ago