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 25672288cf
use hid_version=2 for HidTransportV2
8 years ago
..
qt fix pylint warnings 8 years ago
__init__.py Refactored code to follow trezor-common structures 11 years ago
ckd_public.py Fixed unit tests (also for Python 3) 8 years ago
client.py add session request to TransportV2, add @session helper 8 years ago
debuglink.py New debug messages 8 years ago
filecache.py update protobuf, disable filecache 8 years ago
mapping.py Preparation for python3 support (WIP) 8 years ago
messages_pb2.py update protobuf 8 years ago
protobuf_json.py fix pylint warnings 8 years ago
tools.py Fixed unit tests (also for Python 3) 8 years ago
transport.py fix v2 protocol 8 years ago
transport_bridge.py Reworked get_transport for hid/bridge. 8 years ago
transport_hid.py use hid_version=2 for HidTransportV2 8 years ago
transport_pipe.py Pipe w/ trezor1-emu works 8 years ago
transport_udp.py ignore socket.recv timeout in udp transport 8 years ago
tx_api.py Fixed unit tests (also for Python 3) 8 years ago
types_pb2.py update protobuf 8 years ago